|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.eviware.soapui.model.tree.AbstractModelItemTreeNode<LoadTest>
com.eviware.soapui.model.tree.nodes.LoadTestTreeNode
public class LoadTestTreeNode
SoapUITreeNode for LoadTest implementations
Nested Class Summary |
---|
Nested classes/interfaces inherited from class com.eviware.soapui.model.tree.AbstractModelItemTreeNode |
---|
AbstractModelItemTreeNode.ReorderPropertyChangeListener |
Constructor Summary | |
---|---|
LoadTestTreeNode(LoadTest loadTest,
ModelItem parent,
SoapUITreeModel treeModel)
|
Method Summary |
---|
Methods inherited from class com.eviware.soapui.model.tree.AbstractModelItemTreeNode |
---|
getChildCount, getChildNode, getIndexOfChild, getModelItem, getOverviewPanel, getParentTreeNode, getPopup, getTreeModel, initOrdering, initPopup, isLeaf, propertyChange, release, reorder, sortModelItems, toString, valueChanged |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public LoadTestTreeNode(LoadTest loadTest, ModelItem parent, SoapUITreeModel treeModel)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |