| Package | Description |
|---|---|
| com.eviware.soapui.support.propertyexpansion | |
| com.smartbear.ready.ui.dialogs |
| Modifier and Type | Field and Description |
|---|---|
protected PropertySelector |
PropertySelector.PropertyPathItem.selector |
| Modifier and Type | Method and Description |
|---|---|
PropertySelector |
PropertySelector.nextSelector() |
PropertySelector |
PropertySelector.previousSelector() |
| Modifier and Type | Method and Description |
|---|---|
void |
GetDataWizard.selectionCleared(PropertySelector source) |
void |
PropertySelector.SelectionListener.selectionCleared(PropertySelector source) |
void |
GetDataWizard.selectionSet(PropertySelector source,
PropertySelector.PropertyItem selectedProperty) |
void |
PropertySelector.SelectionListener.selectionSet(PropertySelector source,
PropertySelector.PropertyItem propertyItem) |
void |
PropertySelector.setPreviousSelector(PropertySelector previousSelector) |
| Constructor and Description |
|---|
PropertySelector(GetDataWizard getDataWizard,
com.eviware.soapui.support.propertyexpansion.PropertyExpansionTarget target,
String columnTitle,
String propertiesTitle,
PropertySelector nextSelector,
ScheduledExecutorService scheduledExecutorService) |
PropertySelector(GetDataWizard getDataWizard,
com.eviware.soapui.support.propertyexpansion.PropertyExpansionTarget target,
String columnTitle,
String propertiesTitle,
PropertySelector nextSelector,
ScheduledExecutorService scheduledExecutorService,
boolean alwaysShowProperties,
boolean mayContainGlobalProperties) |
SelectorPanel(GetDataWizard getDataWizard,
String title,
PropertySelector propertySelector,
boolean alwaysShowProperties,
boolean mayContainGlobalProperties) |
| Constructor and Description |
|---|
AddPropertyPopupDialog(GetDataWizard getDataWizard,
PropertySelector propertySelector) |
Copyright © 2019. All rights reserved.