Package | Description |
---|---|
org.apache.tapestry5.corelib.components |
The set of core components available in all Tapestry applications
|
org.apache.tapestry5.tree |
Classes and interfaces used by the
Tree component |
Modifier and Type | Method and Description |
---|---|
TreeExpansionModel |
Tree.getDefaultTreeExpansionModel() |
TreeExpansionModel |
Tree.getExpansionModel()
Returns the actual
TreeExpansionModel in use for this Tree component,
as per the expansionModel parameter. |
Modifier and Type | Class and Description |
---|---|
class |
DefaultTreeExpansionModel<T>
Manages a Set of String
TreeNode ids. |
5.6.3 - Copyright © 2003-2021 The Apache Software Foundation.