Package | Description |
---|---|
org.apache.myfaces.tobago.internal.component | |
org.apache.myfaces.tobago.model |
Modifier and Type | Method and Description |
---|---|
ExpandedState |
AbstractUITree.getExpandedState() |
ExpandedState |
AbstractUISheet.getExpandedState() |
abstract ExpandedState |
AbstractUIData.getExpandedState() |
Modifier and Type | Method and Description |
---|---|
ExpandedState |
TreeState.getExpandedState() |
ExpandedState |
SheetState.getExpandedState() |
Modifier and Type | Method and Description |
---|---|
void |
SheetState.setExpandedState(ExpandedState expandedState) |
void |
TreeNodeDataModel.update(ExpandedState expandedStateParameter) |
abstract void |
TreeDataModel.update(ExpandedState expandedState) |
Constructor and Description |
---|
TreeNodeDataModel(TreeNode data,
boolean showRoot,
ExpandedState expandedState) |
TreeState(ExpandedState expandedState,
SelectedState selectedState) |
Copyright © 2002–2022 The Apache Software Foundation. All rights reserved.