public class WorkspaceTreeNode extends AbstractModelItemTreeNode
SoapUITreeNode for Workspace implementations
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() |
|
int |
getNodeHoverActionCount() |
|
NavigatorActionDescription |
getNodeHoverActionDescription(int actionIdx) |
|
Workspace |
getWorkspace() |
|
boolean |
performHoverAction(int actionIdx, int x, int y) |
|
void |
release() |
|
void |
setLabel(java.lang.String label) |
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.20.1