| Modifier and Type | Field and Description |
|---|---|
protected TreeNodeNotifier<Node> |
self |
| Constructor and Description |
|---|
TreeNodeNotifierDef(TreeNodeNotifier<Node> self) |
| Modifier and Type | Method and Description |
|---|---|
void |
onTreeNodeAdded(Integer index,
Node child) |
void |
onTreeNodeAdding(Integer index,
Node child) |
void |
onTreeNodeRemoved(Integer index,
Node child) |
void |
onTreeNodeRemoving(Integer index,
Node child) |
void |
popup(TreeNodeEvent ev)
Передача события вверх по древу
|
protected final TreeNodeNotifier<Node extends TreeNode> self
public TreeNodeNotifierDef(TreeNodeNotifier<Node> self)
public void popup(TreeNodeEvent ev)
ev - СобытиеCopyright © 2017. All rights reserved.