public class LoadTestsTreeNode extends AbstractModelItemTreeNode implements NavigatorActionProvider
Modifiers | Name | Description |
---|---|---|
static java.lang.String |
LOAD_TESTS_TREE_NODE_ACTIONS |
Type Params | Return Type | Name and description |
---|---|---|
|
public ActionList |
getActions() |
|
public int |
getChildCount() |
|
public SoapUITreeNode |
getChildNode(int index) |
|
public int |
getIndexOfChild(java.lang.Object child) |
|
public int |
getNodeHoverActionCount() |
|
public NavigatorActionDescription |
getNodeHoverActionDescription(int actionIdx) |
|
public SoapUITreeNode |
getParentTreeNode() |
|
public void |
loadTestInserted(ModelItem loadTestModelItem) |
|
public void |
loadTestRemoved(ModelItem loadTestModelItem) |
|
public boolean |
performHoverAction(int actionIdx, int x, int y) |
|
public void |
release() |
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 |