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 Summary
ConstructorsConstructorDescriptionQualificationTreeNode
(String id, String text, String type, boolean selectable) -
Method Summary
Methods inherited from class ch.tocco.nice2.netui.api.tree.TreeNode
addAttribute, 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
-
isSelectable
public boolean isSelectable()
-