public class WaitTreeNode extends DefaultMetaTreeNode
enabled, explored, selectedallowsChildren, children, EMPTY_ENUMERATION, parent, userObject| Constructor and Description |
|---|
WaitTreeNode(de.cismet.connectioncontext.ConnectionContext connectionContext)
Dieser Konstruktor erzeugt einen neue Wait Node.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(DefaultMetaTreeNode node)
DOCUMENT ME!
|
boolean |
equalsNode(Sirius.server.middleware.types.Node node)
Vergleicht die DefaultMetaTreeNode mit einer Sirius Node, und liefert true, falls diese die gleichen Daten
enthalten.
|
void |
explore()
Expandiert diesen Knoten und uerberprueft, ob dessen Kinder bereits vom Server geladen wurden.
|
String[][] |
getAttributes()
DOCUMENT ME!
|
Sirius.server.middleware.types.Node[] |
getChildren()
DOCUMENT ME!
|
int |
getClassID()
Returns the class ob object id.
|
ImageIcon |
getClosedIcon()
DOCUMENT ME!
|
String |
getDescription()
Liefert die Beschreibung (bzw.
|
String |
getDomain()
return the class or object domain (was: localserver)
|
int |
getID()
Returns the class ob object id.
|
String |
getKey()
Returns the unique key of the node's user object (class or object).
|
ImageIcon |
getLeafIcon()
DOCUMENT ME!
|
ImageIcon |
getOpenIcon()
DOCUMENT ME!
|
TreeNodeLoader |
getTreeNodeLoader()
DOCUMENT ME!
|
boolean |
isClassNode()
DOCUMENT ME!
|
boolean |
isLeaf()
Ueberschreibt die Funktion isLeaf() in MutableTreeNode.
|
boolean |
isObjectNode()
DOCUMENT ME!
|
boolean |
isPureNode()
DOCUMENT ME!
|
boolean |
isRootNode()
Gibt an, ob diese TreeNode eine RootNode ist.
Eine RootNode ist ein spezieller Typ von DefaultMetaTreeNode. |
boolean |
isWaitNode()
Gibt an, ob diese TreeNode eine WaitNode ist.
Eine WaitNode ist ein spezieller Typ von DefaultMetaTreeNode. |
String |
toString()
Liefert eine String Repraesentation dieser TreeNode.
|
deepEquals, explore, exploreAll, getAllowsChildren, getConnectionContext, getNode, insertNode, isChanged, isEditable, isEnabled, isExplored, isNew, isSelected, refreshChildren, removeChildren, removeNode, selectSubtree, setChanged, setEnabled, setExplored, setLeaf, setNew, setNode, setSelectedadd, breadthFirstEnumeration, children, clone, depthFirstEnumeration, getChildAfter, getChildAt, getChildBefore, getChildCount, getDepth, getFirstChild, getFirstLeaf, getIndex, getLastChild, getLastLeaf, getLeafCount, getLevel, getNextLeaf, getNextNode, getNextSibling, getParent, getPath, getPathToRoot, getPreviousLeaf, getPreviousNode, getPreviousSibling, getRoot, getSharedAncestor, getSiblingCount, getUserObject, getUserObjectPath, insert, isNodeAncestor, isNodeChild, isNodeDescendant, isNodeRelated, isNodeSibling, isRoot, pathFromAncestorEnumeration, postorderEnumeration, preorderEnumeration, remove, remove, removeAllChildren, removeFromParent, setAllowsChildren, setParent, setUserObjectpublic WaitTreeNode(de.cismet.connectioncontext.ConnectionContext connectionContext)
connectionContext - DOCUMENT ME!public TreeNodeLoader getTreeNodeLoader()
DefaultMetaTreeNodegetTreeNodeLoader in class DefaultMetaTreeNodepublic Sirius.server.middleware.types.Node[] getChildren()
throws Exception
DefaultMetaTreeNodegetChildren in class DefaultMetaTreeNodeException - DOCUMENT ME!public boolean isLeaf()
DefaultMetaTreeNodeisLeaf in interface TreeNodeisLeaf in class DefaultMetaTreeNodepublic void explore()
throws Exception
DefaultMetaTreeNodeexplore in class DefaultMetaTreeNodeException - DOCUMENT ME!public boolean isRootNode()
DefaultMetaTreeNodeisRootNode in class DefaultMetaTreeNodepublic boolean isWaitNode()
DefaultMetaTreeNodeisWaitNode in class DefaultMetaTreeNodepublic boolean isPureNode()
DefaultMetaTreeNodeisPureNode in class DefaultMetaTreeNodepublic boolean isClassNode()
DefaultMetaTreeNodeisClassNode in class DefaultMetaTreeNodepublic boolean isObjectNode()
DefaultMetaTreeNodeisObjectNode in class DefaultMetaTreeNodepublic String toString()
DefaultMetaTreeNodetoString in class DefaultMetaTreeNodepublic String getDescription()
DefaultMetaTreeNodegetDescription in class DefaultMetaTreeNodepublic String[][] getAttributes()
public boolean equalsNode(Sirius.server.middleware.types.Node node)
DefaultMetaTreeNodeequalsNode in class DefaultMetaTreeNodenode - DOCUMENT ME!public boolean equals(DefaultMetaTreeNode node)
DefaultMetaTreeNodeequals in class DefaultMetaTreeNodenode - DOCUMENT ME!public ImageIcon getOpenIcon()
DefaultMetaTreeNodegetOpenIcon in class DefaultMetaTreeNodepublic ImageIcon getClosedIcon()
DefaultMetaTreeNodegetClosedIcon in class DefaultMetaTreeNodepublic ImageIcon getLeafIcon()
DefaultMetaTreeNodegetLeafIcon in class DefaultMetaTreeNodepublic int getID()
DefaultMetaTreeNodegetID in class DefaultMetaTreeNodepublic String getDomain()
DefaultMetaTreeNodegetDomain in class DefaultMetaTreeNodepublic String getKey() throws Exception
DefaultMetaTreeNodegetKey in class DefaultMetaTreeNodeException - DOCUMENT ME!public int getClassID()
DefaultMetaTreeNodegetClassID in class DefaultMetaTreeNodeCopyright © 2012–2026 cismet GmbH. All rights reserved.