|
Carbide.c++ | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface IModelListener
This listener provides notifications of notable changes to the model.
| Method Summary | |
|---|---|
void |
modelChanged(IOwnedModel model)
Called when underlying source and DOM have changed with unknown deltas (e.g. external text edits, CVS checkout, direct document manipulation, etc) |
void |
modelUpdated(IOwnedModel model,
IView view)
Called when underlying source and DOM have changed due to view commits |
| Method Detail |
|---|
void modelUpdated(IOwnedModel model,
IView view)
void modelChanged(IOwnedModel model)
|
Carbide.c++ | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||