|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public static interface ModeController.NodeLifetimeListener
| Method Summary | |
|---|---|
void |
onCreateNodeHook(MindMapNode node)
Sent, if a node is created (on map startup or during operations). |
void |
onPostDeleteNode(MindMapNode node,
MindMapNode parent)
Is sent before after a node is deleted (on map shutdown, this event is *not* send). |
void |
onPreDeleteNode(MindMapNode node)
Is sent before a node is deleted (on map shutdown, too). |
| Method Detail |
|---|
void onCreateNodeHook(MindMapNode node)
void onPreDeleteNode(MindMapNode node)
void onPostDeleteNode(MindMapNode node,
MindMapNode parent)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||