public class SearchModelItemTreeModel extends FilteredModelItemTreeModel
Constructor and description |
---|
SearchModelItemTreeModel
(Workspace workspace, NavigatorModelItemFilter filter) |
Type Params | Return Type | Name and description |
---|---|---|
|
void |
clearFilterText() |
|
java.lang.String |
getSearchText() |
|
void |
notifyNodeChanged(SoapUITreeNode treeNode) |
|
void |
notifyNodeInserted(SoapUITreeNode treeNode) |
|
void |
notifyNodeRemoved(SoapUITreeNode treeNode) |
|
void |
notifyNodeRemoved(SoapUITreeNode treeNode, boolean release) |
|
void |
notifyNodesChanged(javax.swing.event.TreeModelEvent e) |
|
void |
notifyNodesInserted(javax.swing.event.TreeModelEvent e) |
|
void |
notifyNodesRemoved(javax.swing.event.TreeModelEvent e) |
|
void |
notifyStructureChanged(javax.swing.event.TreeModelEvent e) |
|
void |
setFilterText(java.lang.String text) |
|
void |
setShowProperties(boolean showProperties) |
ReadyAPI functional (soapui) SDK 3.20.1