@Entity public class TreeFolder extends TreeNode
| Constructor and Description |
|---|
TreeFolder()
Explicitly adding the default constructor as this is important, e.g.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
List<TreeNode> |
getChildren() |
int |
hashCode() |
void |
setChildren(List<TreeNode> children) |
getIcon, getIconCls, getIndex, getParentFolder, getqTip, getqTitle, getText, isChecked, isExpandable, isExpanded, isLeaf, isRoot, setChecked, setExpandable, setExpanded, setIcon, setIconCls, setIndex, setLeaf, setParentFolder, setqTip, setqTitle, setRoot, setTextgetCreated, getGroupPermissions, getId, getModified, getUserPermissions, setGroupPermissions, setModified, setUserPermissions, toStringpublic TreeFolder()
Copyright © 2020 terrestris GmbH & Co. KG. All rights reserved.