@Named @SessionScoped public class TreeSelectionHelper extends Object implements Serializable
| Constructor and Description |
|---|
TreeSelectionHelper() |
| Modifier and Type | Method and Description |
|---|---|
org.richfaces.component.UITree |
getEventTree() |
org.richfaces.component.UITree |
getPredefinedTree() |
org.richfaces.component.UITree |
getUserTree() |
void |
setEventTree(org.richfaces.component.UITree eventTree) |
void |
setPredefinedTree(org.richfaces.component.UITree predefinedTree) |
void |
setUserTree(org.richfaces.component.UITree userTree) |
void |
unselectOtherTrees(String id) |
public org.richfaces.component.UITree getPredefinedTree()
public void setPredefinedTree(org.richfaces.component.UITree predefinedTree)
public org.richfaces.component.UITree getUserTree()
public void setUserTree(org.richfaces.component.UITree userTree)
public org.richfaces.component.UITree getEventTree()
public void setEventTree(org.richfaces.component.UITree eventTree)
public void unselectOtherTrees(String id)
Copyright © 2014 JBoss by Red Hat. All Rights Reserved.