|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Tree | |
|---|---|
| com.sun.webui.jsf.bean | |
| com.sun.webui.jsf.component | |
| Uses of Tree in com.sun.webui.jsf.bean |
|---|
| Methods in com.sun.webui.jsf.bean that return Tree | |
|---|---|
Tree |
HelpBackingBean.getContentsTree()
Returns the contents tab tree. |
Tree |
HelpBackingBean.getIndexTree()
Returns the index tab tree. |
| Methods in com.sun.webui.jsf.bean with parameters of type Tree | |
|---|---|
void |
HelpBackingBean.setContentsTree(Tree tree)
Sets the contents tab tree. |
void |
HelpBackingBean.setIndexTree(Tree tree)
Sets the index tab tree. |
| Uses of Tree in com.sun.webui.jsf.component |
|---|
| Methods in com.sun.webui.jsf.component that return Tree | |
|---|---|
static Tree |
TreeNode.getAbsoluteRoot(javax.faces.component.UIComponent node)
This method returns the root Tree object reference. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||