|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface TreeWillExpandListener
| Method Summary | |
|---|---|
void |
treeWillCollapse(TreeExpansionEvent event)
Invoked whenever a node in the tree is about to be collapsed. |
void |
treeWillExpand(TreeExpansionEvent event)
Invoked whenever a node in the tree is about to be expanded. |
| Method Detail |
|---|
void treeWillCollapse(TreeExpansionEvent event)
throws ExpandVetoException
event - The tree expansion Event
ExpandVetoException
void treeWillExpand(TreeExpansionEvent event)
throws ExpandVetoException
event - The tree expansion Event
ExpandVetoException
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||