|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.eviware.soapui.model.tree.AbstractModelItemTreeNode<PropertyTreeNode.PropertyModelItem>
com.eviware.soapui.model.tree.nodes.PropertyTreeNode
public class PropertyTreeNode
Nested Class Summary | |
---|---|
static class |
PropertyTreeNode.PropertyModelItem
|
Nested classes/interfaces inherited from class com.eviware.soapui.model.tree.AbstractModelItemTreeNode |
---|
AbstractModelItemTreeNode.ReorderPropertyChangeListener |
Constructor Summary | |
---|---|
protected |
PropertyTreeNode(TestProperty property,
ModelItem parent,
TestPropertyHolder holder,
SoapUITreeModel treeModel)
|
Method Summary | |
---|---|
static java.lang.String |
buildName(TestProperty property)
|
ActionList |
getActions()
|
Methods inherited from class com.eviware.soapui.model.tree.AbstractModelItemTreeNode |
---|
getChildCount, getChildNode, getIndexOfChild, getModelItem, getParentTreeNode, getPopup, getTreeModel, initOrdering, 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 |
---|
protected PropertyTreeNode(TestProperty property, ModelItem parent, TestPropertyHolder holder, SoapUITreeModel treeModel)
Method Detail |
---|
public static java.lang.String buildName(TestProperty property)
public ActionList getActions()
getActions
in interface SoapUITreeNode
getActions
in class AbstractModelItemTreeNode<PropertyTreeNode.PropertyModelItem>
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |