public class VREFunctionalityModel
extends com.extjs.gxt.ui.client.data.BaseTreeModel
Constructor and Description |
---|
VREFunctionalityModel() |
VREFunctionalityModel(String id,
String node,
String description,
String icon,
boolean isSelected) |
Modifier and Type | Method and Description |
---|---|
void |
addChildren(VREFunctionalityModel[] children) |
String |
getDescription() |
String |
getId() |
String |
getName() |
String |
getNode() |
boolean |
isSelected() |
void |
setSelected(boolean selected) |
String |
toString() |
add, getChild, getChildCount, getChildren, getParent, indexOf, insert, isLeaf, notify, remove, remove, removeAll, setChildren, setParent
addChangeListener, addChangeListener, fireEvent, fireEvent, isSilent, notifyPropertyChanged, remove, removeChangeListener, removeChangeListeners, set, setSilent
get, get, getProperties, getPropertyNames, isAllowNestedValues, setAllowNestedValues, setProperties
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public void addChildren(VREFunctionalityModel[] children)
children
- public String getId()
public String getName()
public String getNode()
public String getDescription()
public boolean isSelected()
public void setSelected(boolean selected)
Copyright © 2014. All Rights Reserved.