Package com.smartgwt.client.docs
Interface TreeGridViewState
public interface TreeGridViewState
An object containing the "view state" information for a treeGrid. In addition to the state data contained by a
Note that this object is not intended to be interrogated directly, but may be stored (for example) as a blob on the server for view state persistence across sessions.
ListGridViewState
object, this will also contain the current open state of the treeGrid in
question.Note that this object is not intended to be interrogated directly, but may be stored (for example) as a blob on the server for view state persistence across sessions.