Prev Class | Next Class | Frames | No Frames |
Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
java.lang.Object
org.apache.myfaces.custom.tree2.TreeNodeBase
Constructor Summary | |
| |
|
Method Summary | |
int |
|
int | |
List | |
String | |
String | |
String |
|
boolean |
|
void |
|
void |
|
void |
|
void |
|
public TreeNodeBase()
public TreeNodeBase(String type, String description, String identifier, boolean leaf)
public TreeNodeBase(String type, String description, boolean leaf)
public int compareTo(Object obj)
public void setDescription(String description)
- Specified by:
- setDescription in interface TreeNode
public void setIdentifier(String identifier)
- Specified by:
- setIdentifier in interface TreeNode