|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface DataNodeUpdaterListener
This interface represents a listener which may notify the DataNode about modifications made to the underlying model of which the DataNode should be unaware. Therefore, this class needs to know when a change is going to be made through the DataNode legitimately so that it does not dually notify the DataNode of this update.
| Method Summary | |
|---|---|
void |
resumeNotifications()
Called after the DataNode is through modifying the model. |
void |
suspendNotifications()
Called just before the DataNode is about to modify the model |
| Method Detail |
|---|
void suspendNotifications()
void resumeNotifications()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||