|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public static interface GraphModelEvent.GraphViewChange
Defines the interface for objects that may be used to represent a change to the view.
Method Summary | |
---|---|
Map |
getAttributes()
Returns a map that contains (object, map) pairs which holds the new attributes for each changed cell. |
Object[] |
getChanged()
Returns the objects that have changed. |
Object[] |
getContext()
Returns the objects that have not changed explicitly, but implicitly because one of their dependent cells has changed. |
Object |
getSource()
Returns the source of this change. |
Method Detail |
---|
Object getSource()
Object[] getChanged()
Map getAttributes()
Object[] getContext()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |