public class InterfacesTreeNode extends CommonInterfacesTreeNode
Modifiers | Name | Description |
---|---|---|
static java.lang.String |
APIS_TREE_NODE_ACTIONS |
Type Params | Return Type | Name and description |
---|---|---|
|
ActionList |
getActions() |
|
int |
getNodeHoverActionCount() |
|
NavigatorActionDescription |
getNodeHoverActionDescription(int actionIdx) |
|
SoapUITreeNode |
getParentTreeNode() |
|
boolean |
performHoverAction(int actionIdx, int x, int y) |
|
void |
release() |