|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public static interface ModeController.NodeSelectionListener
Method Summary | |
---|---|
void |
onDeselectHook(NodeView node)
Is sent when a node is deselected. |
void |
onSaveNode(MindMapNode node)
Is issued before a node is saved (eg. to save its notes, too, even if the notes is currently edited). |
void |
onSelectHook(NodeView node)
Is sent when a node is selected. |
void |
onUpdateNodeHook(MindMapNode node)
Sent, if a node is changed |
Method Detail |
---|
void onUpdateNodeHook(MindMapNode node)
void onSelectHook(NodeView node)
void onDeselectHook(NodeView node)
void onSaveNode(MindMapNode node)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |