|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.mycompany.jsf.component.UITree.NodeToggler
A class with an action method that toggles the "expanded" property value of the current node. It's intended to be bound to command components used as the "closedNode" and "openNode" facets.
Field Summary | |
private UITree |
tree
|
Constructor Summary | |
UITree.NodeToggler(UITree tree)
|
Method Summary | |
java.lang.String |
toggleExpanded()
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
private UITree tree
Constructor Detail |
public UITree.NodeToggler(UITree tree)
Method Detail |
public java.lang.String toggleExpanded()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |