public class NodeCollection extends Node implements org.cristalise.kernel.entity.proxy.ProxyObserver<org.cristalise.kernel.collection.Collection<? extends org.cristalise.kernel.collection.CollectionMember>>
binding, childNodes, desktop, icon, isExpandable, itemPath, loader, name, subscribers, toolTip, treeNode, type| Constructor and Description |
|---|
NodeCollection(org.cristalise.kernel.entity.proxy.ItemProxy parent,
org.cristalise.kernel.collection.Collection<? extends org.cristalise.kernel.collection.CollectionMember> coll,
ItemTabManager desktop) |
NodeCollection(org.cristalise.kernel.entity.proxy.ItemProxy parent,
String name,
ItemTabManager desktop) |
| Modifier and Type | Method and Description |
|---|---|
void |
add(org.cristalise.kernel.collection.Collection<? extends org.cristalise.kernel.collection.CollectionMember> contents) |
boolean |
addMember(org.cristalise.kernel.lookup.ItemPath itemPath) |
void |
control(String control,
String msg) |
static String |
getPropertyToolTip(org.cristalise.kernel.utils.CastorHashMap props) |
DefaultMutableTreeNode |
getTreeNode() |
boolean |
isDependency() |
void |
loadChildren() |
void |
remove(String id) |
add, createTreeNode, end, getChildNode, getDesktop, getIcon, getIconName, getItemPath, getName, getPath, getPopupMenu, getToolTip, getTreeBuilder, getType, loadMore, makeExpandable, newNode, refresh, remove, removeAllChildren, run, setIcon, setToolTip, setTreeNode, subscribeNode, toString, unsubscribeNodepublic NodeCollection(org.cristalise.kernel.entity.proxy.ItemProxy parent,
String name,
ItemTabManager desktop)
public NodeCollection(org.cristalise.kernel.entity.proxy.ItemProxy parent,
org.cristalise.kernel.collection.Collection<? extends org.cristalise.kernel.collection.CollectionMember> coll,
ItemTabManager desktop)
public void loadChildren()
loadChildren in class Nodepublic void add(org.cristalise.kernel.collection.Collection<? extends org.cristalise.kernel.collection.CollectionMember> contents)
add in interface org.cristalise.kernel.entity.proxy.ProxyObserver<org.cristalise.kernel.collection.Collection<? extends org.cristalise.kernel.collection.CollectionMember>>public boolean addMember(org.cristalise.kernel.lookup.ItemPath itemPath)
public static String getPropertyToolTip(org.cristalise.kernel.utils.CastorHashMap props)
public DefaultMutableTreeNode getTreeNode()
getTreeNode in class Nodepublic void remove(String id)
remove in interface org.cristalise.kernel.entity.proxy.ProxyObserver<org.cristalise.kernel.collection.Collection<? extends org.cristalise.kernel.collection.CollectionMember>>public void control(String control, String msg)
control in interface org.cristalise.kernel.entity.proxy.ProxyObserver<org.cristalise.kernel.collection.Collection<? extends org.cristalise.kernel.collection.CollectionMember>>public boolean isDependency()
Copyright © 2018 CRISTAL-iSE. All rights reserved.