Field and Description | |
---|---|
ActionConfiguration#toolbarPosition |
This attribute was historically used to put actions in the SoapUI toolbar, but in ReadyAPI you need to put
actions into the appropriate action groups instead.
|
Constructor and Description |
---|
ModelItemSelectionMessage#ModelItemSelectionMessage(ModelItem itemSelected, java.lang.Object source, boolean propagateToNavigators)
@deprecated Use ModelItemSelectionMessage#ModelItemSelectionMessage(ModelItem, Object, ModelItemSelectionMessage.NavigatorSelectionStrategy) instead.
|