public class CpoFunctionGroupNode extends AbstractCpoNode
dirtyChildren, newChildren, removeChildrenallowsChildren, children, EMPTY_ENUMERATION, parent, userObject| Constructor and Description |
|---|
CpoFunctionGroupNode(org.synchronoss.cpo.meta.domain.CpoFunctionGroup functionGroup) |
| Modifier and Type | Method and Description |
|---|---|
String |
getGroupName() |
JPanel |
getPanelForSelected() |
CpoFunctionGroupLabelNode |
getParent() |
String |
getType() |
org.synchronoss.cpo.meta.domain.CpoFunctionGroup |
getUserObject() |
boolean |
isProtected() |
void |
performRemove() |
void |
setGroupName(String groupName) |
getProxy, getRoot, getToolTipText, isChildDirty, isChildNew, isChildRemove, isDirty, isNew, isRemove, setChildDirty, setChildNew, setChildRemove, setDirty, setNew, setProtected, setRemoveadd, breadthFirstEnumeration, children, clone, depthFirstEnumeration, getAllowsChildren, getChildAfter, getChildAt, getChildBefore, getChildCount, getDepth, getFirstChild, getFirstLeaf, getIndex, getLastChild, getLastLeaf, getLeafCount, getLevel, getNextLeaf, getNextNode, getNextSibling, getPath, getPathToRoot, getPreviousLeaf, getPreviousNode, getPreviousSibling, getSharedAncestor, getSiblingCount, getUserObjectPath, insert, isLeaf, isNodeAncestor, isNodeChild, isNodeDescendant, isNodeRelated, isNodeSibling, isRoot, pathFromAncestorEnumeration, postorderEnumeration, preorderEnumeration, remove, remove, removeAllChildren, removeFromParent, setAllowsChildren, setParent, setUserObject, toStringpublic CpoFunctionGroupNode(org.synchronoss.cpo.meta.domain.CpoFunctionGroup functionGroup)
public org.synchronoss.cpo.meta.domain.CpoFunctionGroup getUserObject()
getUserObject in class DefaultMutableTreeNodepublic CpoFunctionGroupLabelNode getParent()
getParent in interface TreeNodegetParent in class AbstractCpoNodeDefaultMutableTreeNode.getParent()public boolean isProtected()
isProtected in class AbstractCpoNodepublic JPanel getPanelForSelected()
getPanelForSelected in class AbstractCpoNodepublic void performRemove()
throws org.synchronoss.cpo.CpoException
performRemove in class AbstractCpoNodeorg.synchronoss.cpo.CpoExceptionpublic String getGroupName()
public String getType()
public void setGroupName(String groupName)
Copyright © 2014. All Rights Reserved.