public static class CrmFrameSidebarExtension.TreeNode extends SidebarTreeNode
allowsChildren, children, EMPTY_ENUMERATION, parent, userObject
Modifier and Type | Method and Description |
---|---|
void |
doShow(boolean asNewTab) |
DbCrmActivity.Type |
getActivityType() |
DbCrmMarketing |
getMarketing() |
JPopupMenu |
getMenu() |
Icon |
getNodeIcon() |
String |
getNodeText() |
String |
getNodeTooltip() |
int |
getType() |
boolean |
isActivity() |
boolean |
isMarketing() |
void |
setActivityType(DbCrmActivity.Type activityType) |
void |
setMarketing(DbCrmMarketing marketing) |
title
add, breadthFirstEnumeration, children, clone, depthFirstEnumeration, getAllowsChildren, 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, isLeaf, isNodeAncestor, isNodeChild, isNodeDescendant, isNodeRelated, isNodeSibling, isRoot, pathFromAncestorEnumeration, postorderEnumeration, preorderEnumeration, remove, remove, removeAllChildren, removeFromParent, setAllowsChildren, setParent, setUserObject, toString
public void doShow(boolean asNewTab)
doShow
in class SidebarTreeNode
public DbCrmActivity.Type getActivityType()
public DbCrmMarketing getMarketing()
public JPopupMenu getMenu()
getMenu
in class SidebarTreeNode
public Icon getNodeIcon()
getNodeIcon
in class SidebarTreeNode
public String getNodeText()
getNodeText
in class SidebarTreeNode
public String getNodeTooltip()
getNodeTooltip
in class SidebarTreeNode
public int getType()
public boolean isActivity()
public boolean isMarketing()
public void setActivityType(DbCrmActivity.Type activityType)
public void setMarketing(DbCrmMarketing marketing)
Copyright © 2015 OpenEstate. All rights reserved.