@SessionScoped @Named public class TreeListboxController extends Object implements Serializable
| Constructor and Description |
|---|
TreeListboxController() |
| Modifier and Type | Method and Description |
|---|---|
DefaultMutableTreeNode |
getSample() |
TreeState |
getState() |
void |
setState(TreeState state) |
String |
submit() |
public String submit()
public DefaultMutableTreeNode getSample()
public TreeState getState()
public void setState(TreeState state)
Copyright © 2002–2020 The Apache Software Foundation. All rights reserved.