public class TreeController extends Object
| Constructor and Description |
|---|
TreeController() |
| Modifier and Type | Method and Description |
|---|---|
String |
action1() |
String |
action2() |
String |
action3() |
void |
actionListener(javax.faces.event.ActionEvent event) |
String |
createNode() |
String |
deleteNode() |
String |
getCurrentTime() |
NamedNode |
getMixed() |
DefaultMutableTreeNode |
getTree() |
void |
setTree(DefaultMutableTreeNode tree) |
public String action1()
public String action2()
public void actionListener(javax.faces.event.ActionEvent event)
public String action3()
public String createNode()
public String deleteNode()
public String getCurrentTime()
public DefaultMutableTreeNode getTree()
public void setTree(DefaultMutableTreeNode tree)
public NamedNode getMixed()
Copyright © 2002-2020 The Apache Software Foundation. All Rights Reserved.