Class QualificationTreeModel.QualificationTreeNode
java.lang.Object
ch.tocco.nice2.netui.api.tree.TreeNode
ch.tocco.nice2.optional.qualification.impl.action.tree.QualificationTreeModel.QualificationTreeNode
- Enclosing class:
- QualificationTreeModel
- 
Constructor SummaryConstructorsConstructorDescriptionQualificationTreeNode(String id, String text, String type, boolean selectable) 
- 
Method SummaryMethods inherited from class ch.tocco.nice2.netui.api.tree.TreeNodeaddAttribute, addChild, getAllowDrop, getAttributes, getChildren, getCls, getId, getPath, getText, getType, isDraggable, isExpandable, isExpanded, isLeaf, setAllowDrop, setChildren, setCls, setDraggable, setExpandable, setExpanded, setId, setLeaf, setPath, setText, setType
- 
Constructor Details- 
QualificationTreeNode
 
- 
- 
Method Details- 
isSelectablepublic boolean isSelectable()
 
-