public class SelectorPanel extends SBPanel implements ComponentFilterFieldFilterableContainer
| Constructor and description |
|---|
SelectorPanel(GetDataWizard getDataWizard, java.lang.String title, PropertySelector propertySelector, boolean alwaysShowProperties, boolean mayContainGlobalProperties) |
| Type Params | Return Type | Name and description |
|---|---|---|
|
public void |
addGlobalPropertiesSwitcher() |
|
public void |
addNonGlobalPropertiesSwitcher(boolean canCreateNewProperty) |
|
public void |
addProperty(PropertyItem item) |
|
public void |
applyPropertiesFilter(boolean hideOnly) |
|
public void |
clear() |
|
public java.util.function.Consumer<PropertySelector.PropertyPathItem> |
getComponentAdder() |
|
public java.util.List<PropertySelector.PropertyPathItem> |
getModel() |
|
public PropertyPathItem |
getSelectedItem() |
|
public boolean |
isWrongSectionExpanded(boolean itemIsGlobal) |
|
public boolean |
mayContainGlobalProperties() |
|
public void |
refresh() |
|
public void |
release() |
|
public void |
scrollToSelectedItem() |
|
public void |
selectNextItem(boolean skipGlobal) |
|
public void |
selectPreviousItem() |
|
public void |
selectPropertiesSwitcher(boolean global) |
|
public void |
selectPropertyPathItem(java.lang.String name) |
|
public void |
setSelectedItem(PropertyPathItem selectedItem) |
|
public void |
switchDisplayedProperties(boolean global) |
ReadyAPI functional (soapui-pro) SDK 4.0.0