Package com.sencha.gxt.state.client
Interface TreeStateHandler.TreeState
-
- Enclosing class:
- TreeStateHandler<M>
public static interface TreeStateHandler.TreeState
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description Set<String>
getExpandedKeys()
void
setExpandedKeys(Set<String> keys)
-