public class GraphQLOperationGroupTreeNode extends AbstractModelItemTreeNode implements NavigatorActionProvider, java.beans.PropertyChangeListener
Constructor and description |
---|
GraphQLOperationGroupTreeNode
(GraphQLOperationGroup operationGroup, SoapUITreeModel treeModel) |
Type Params | Return Type | Name and description |
---|---|---|
|
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 NavigatorNodeType |
getType() |
|
public void |
operationAdded(GraphQLOperation operation) |
|
public void |
operationRemoved(GraphQLOperation operation) |
|
public boolean |
performHoverAction(int actionIdx, int x, int y) |
|
public void |
propertyChange(java.beans.PropertyChangeEvent evt) |
|
public void |
release() |
|
public void |
run() |
|
public void |
sendAnalytics() |
|
public java.lang.String |
toString() |
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 |
ReadyAPI functional (soapui) SDK 3.58.0