Package com.ptc.mvc.components
Annotation Interface ExpansionStateManager
Specify the class that handle the expansion state of the Tree. To be used in a builder that creates a Tree Component
Supported API: true
Extendable: false
Extendable: false
-
Required Element Summary
Required Elements
-
Element Details
-
value
Class<? extends com.ptc.mvc.components.TreeExpansionStateManager> valueThe class that handle the expansion state
Supported API: true- Returns:
-