|
JGraph |
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
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 |
public Object getSource()
public Object[] getChanged()
public Map getAttributes()
public Object[] getContext()
|
JGraph |
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |