Constructor and description |
---|
WorkspaceTreeNode
(Workspace workspace, SoapUITreeModel treeModel) |
Type Params | Return Type | Name and description |
---|---|---|
|
static void |
disableAddedProjectSelection() This method suppresses the standard behaviour of the Single panel desktops, so that selecting a model item doesn't automatically show the corresponding desktop panel. |
|
static void |
enableAddedProjectSelection() |
|
Workspace |
getWorkspace() |
|
void |
release() |
|
void |
setLabel(java.lang.String label) |
Methods inherited from class | Name |
---|---|
class AbstractModelItemTreeNode |
children, compare, getActions, getAllowsChildren, getChildAt, getChildCount, getChildNode, getIndex, getIndexOfChild, getModelItem, getParent, getParentTreeNode, getPopup, getPopup, getTreeModel, getType, initOrdering, isLeaf, isPopupMenuOpened, propertyChange, release, reorder, run, showPopupMenu, sortModelItems, toString, valueChanged, windowClosed |
This method suppresses the standard behaviour of the Single panel desktops, so that selecting a model item doesn't automatically show the corresponding desktop panel. NOTE: This should only be used for a limited time, and you should reset the standard behaviour with a call to enableAddedProjectSelection(), ideally in a finally clause.
ReadyAPI functional (soapui) SDK 3.2.0