- com.smartbear.ready.ui.BoxSelectorGroup
-
@groovy.beans.Bindable
class BoxSelectorGroup<T>
extends SBPanel
A component that display options with titles and descriptions as a row of boxes and will let users select exactly
one option, much like a group of radio buttons.
-
-
Properties Summary
Properties
| Type |
Name and description |
java.lang.String |
buttonLabel
|
-
Constructor Summary
Constructors
| Constructor and description |
BoxSelectorGroup(java.util.List<BoxSelector<T>> options)
|
-
-
Property Detail
-
java.lang.String buttonLabel
-
Constructor Detail
-
BoxSelectorGroup(java.util.List<BoxSelector<T>> options)
-
Method Detail
-
void addSelectedValueChangeListener(java.beans.PropertyChangeListener selectedValueChangeListener)
-
void setButtonLabel(java.lang.String labelText)
-
void updateOptions(java.lang.Object selectedOption)
ReadyAPI functional (soapui-pro) SDK 4.0.0