|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.eviware.soapui.model.tree.AbstractModelItemTreeNode<Workspace>
com.eviware.soapui.model.tree.nodes.WorkspaceTreeNode
public class WorkspaceTreeNode
SoapUITreeNode for Workspace implementations
Nested Class Summary |
---|
Nested classes/interfaces inherited from class com.eviware.soapui.model.tree.AbstractModelItemTreeNode |
---|
AbstractModelItemTreeNode.ReorderPropertyChangeListener |
Constructor Summary | |
---|---|
WorkspaceTreeNode(Workspace workspace,
SoapUITreeModel treeModel)
|
Method Summary | |
---|---|
Workspace |
getWorkspace()
|
void |
release()
|
Methods inherited from class com.eviware.soapui.model.tree.AbstractModelItemTreeNode |
---|
children, getActions, getAllowsChildren, getChildAt, getChildCount, getChildNode, getIndex, getIndexOfChild, getModelItem, getParent, getParentTreeNode, getPopup, getTreeModel, initOrdering, isLeaf, propertyChange, reorder, sortModelItems, toString, valueChanged |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public WorkspaceTreeNode(Workspace workspace, SoapUITreeModel treeModel)
Method Detail |
---|
public void release()
release
in interface SoapUITreeNode
release
in class AbstractModelItemTreeNode<Workspace>
public Workspace getWorkspace()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |