public class TreeState extends Object implements Serializable
Constructor and Description |
---|
TreeState(ExpandedState expandedState,
SelectedState selectedState) |
Modifier and Type | Method and Description |
---|---|
ExpandedState |
getExpandedState() |
SelectedState |
getSelectedState() |
public TreeState(ExpandedState expandedState, SelectedState selectedState)
public ExpandedState getExpandedState()
public SelectedState getSelectedState()
Copyright © 2002–2024 The Apache Software Foundation. All rights reserved.