|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface NodeSelectionCallback
Node selection callback.
TreePanel.selectPath(String, NodeSelectionCallback)| Method Summary | |
|---|---|
void |
onSelect(boolean success,
TreeNode node)
Callback invoked when selection is complete. |
| Method Detail |
|---|
void onSelect(boolean success,
TreeNode node)
success - true if selection successfulnode - the selected node
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||