public class

TreeState

extends Object
implements Serializable
java.lang.Object
   ↳ org.apache.myfaces.tobago.model.TreeState

Summary

Public Constructors
TreeState(ExpandedState expandedState, MarkedState markedState)
Public Methods
ExpandedState getExpandedState()
MarkedState getMarkedState()
[Expand]
Inherited Methods
From class java.lang.Object

Public Constructors

public TreeState (ExpandedState expandedState, MarkedState markedState)

Public Methods

public ExpandedState getExpandedState ()

public MarkedState getMarkedState ()