T - type of nodespublic class NodeModel<T> extends Object implements IWrapModel<T>
getBranches(),
ITreeProvider.model(Object),
Serialized Form| Constructor and Description |
|---|
NodeModel(IModel<T> model,
boolean[] branches)
Wrap the given model.
|
public IModel<T> getWrappedModel()
getWrappedModel in interface IWrapModel<T>public void detach()
detach in interface IDetachablepublic int getDepth()
public boolean[] getBranches()
Copyright © 2006–2015 Apache Software Foundation. All rights reserved.