|
JGraph X 1.2.0.8 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public static interface mxSharedDiagram.mxDiagramChangeListener
Defines the requirements for an object that listens to changes on the shared diagram.
Method Summary | |
---|---|
void |
diagramChanged(Object sender,
String xml)
Fires when the shared diagram was changed. |
Method Detail |
---|
void diagramChanged(Object sender, String xml)
sender
- Session where the change was received from.xml
- XML string that represents the change.
|
JGraph X 1.2.0.8 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |