public class PropertySelector extends SBPanel
| Modifiers | Name | Description |
|---|---|---|
class |
PropertySelector.ContainerItem |
|
class |
PropertySelector.PropertyItem |
|
interface |
PropertySelector.SelectionListener |
| Modifiers | Name | Description |
|---|---|---|
static java.awt.Color |
BORDER_COLOR |
|
CommonJScrollPane |
scrollPane |
| Constructor and description |
|---|
PropertySelector(GetDataWizard getDataWizard, PropertyExpansionTarget target, java.lang.String columnTitle, java.lang.String propertiesTitle, PropertySelector nextSelector, java.util.concurrent.ScheduledExecutorService scheduledExecutorService) |
PropertySelector(GetDataWizard getDataWizard, PropertyExpansionTarget target, java.lang.String columnTitle, java.lang.String propertiesTitle, PropertySelector nextSelector, java.util.concurrent.ScheduledExecutorService scheduledExecutorService, boolean alwaysShowProperties, boolean mayContainGlobalProperties) |
| Type Params | Return Type | Name and description |
|---|---|---|
|
public void |
addKeyListener(java.awt.event.KeyListener listener) |
|
public void |
addSelectionListener(JButtonGroup.SelectionListener listener) |
|
public boolean |
createProperty(java.lang.String sourceProperty, java.lang.String newVal, boolean isGlobal) |
|
public TestPropertyHolder |
getPropertyHolder() |
|
public PropertyExpansionTarget |
getTarget() |
|
public boolean |
hasPropertyPathItems() |
|
public PropertySelector |
nextSelector() |
|
public PropertySelector |
previousSelector() |
|
public void |
release() |
|
public void |
removeKeyListener(java.awt.event.KeyListener listener) |
|
public boolean |
removeSelectionListener(JButtonGroup.SelectionListener listener) |
|
public void |
requestFocus() |
|
public void |
selectNextItem() |
|
public void |
selectPreviousItem() |
|
public void |
selectPropertyPathItem(java.lang.String name) |
|
public void |
setPreviousSelector(PropertySelector previousSelector) |
|
public void |
setPropertyHolder(TestPropertyHolder propertyHolder) |
ReadyAPI functional (soapui-pro) SDK 4.0.0