|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.openfaces.component.table.AllNodesCollapsed
public class AllNodesCollapsed
Constructor Summary | |
---|---|
AllNodesCollapsed()
|
Method Summary | |
---|---|
ExpansionState |
getMutableExpansionState()
|
boolean |
isNodeExpanded(TreePath keyPath)
|
void |
setNodeExpanded(TreePath keyPath,
boolean expanded)
|
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public AllNodesCollapsed()
Method Detail |
---|
public boolean isNodeExpanded(TreePath keyPath)
isNodeExpanded
in interface ExpansionState
public void setNodeExpanded(TreePath keyPath, boolean expanded)
setNodeExpanded
in interface ExpansionState
public ExpansionState getMutableExpansionState()
getMutableExpansionState
in interface ExpansionState
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |