RadioGroup
Oracle. RadioGroup
The description of an Oracle option (radio button) group.
new RadioGroup(propsopt) → {RadioGroup}
Parameters:
Name | Type | Attributes | Description |
---|---|---|---|
props | Object |
<optional> | Initializes a RadioGroup test object using the supplied property bag. |
Returns:
- Type
- RadioGroup
Methods
absoluteLocation(locationopt) → {Point|Description}
Parameters:
Name | Type | Attributes | Description |
---|---|---|---|
location | Point |
<optional> | When provided, this method acts as a setter and sets the absoluteLocation value. |
Returns:
- Type
- Point | Description
caption(captionopt) → {string|Description}
Parameters:
Name | Type | Attributes | Description |
---|---|---|---|
caption | string |
<optional> | When provided, this method acts as a setter and sets the caption value. |
Returns:
- Type
- string | Description
classPath(classPathopt) → {string|Description}
Parameters:
Name | Type | Attributes | Description |
---|---|---|---|
classPath | string |
<optional> | When provided, this method acts as a setter and sets the classPath value. |
Returns:
- Type
- string | Description
isEnabled(isEnabledopt) → {boolean|Description}
Parameters:
Name | Type | Attributes | Description |
---|---|---|---|
isEnabled | boolean |
<optional> | When provided, this method acts as a setter and sets the isEnabled value. |
Returns:
- Type
- boolean | Description
location(locationopt) → {Point|Description}
Parameters:
Name | Type | Attributes | Description |
---|---|---|---|
location | Point |
<optional> | When provided, this method acts as a setter and sets the location value. |
Returns:
- Type
- Point | Description
objectDescription(objectDescriptionopt) → {string|Description}
Parameters:
Name | Type | Attributes | Description |
---|---|---|---|
objectDescription | string |
<optional> | When provided, this method acts as a setter and sets the objectDescription value. |
Returns:
- Type
- string | Description
objectName(objectNameopt) → {string|Description}
Parameters:
Name | Type | Attributes | Description |
---|---|---|---|
objectName | string |
<optional> | When provided, this method acts as a setter and sets the objectName value. |
Returns:
- Type
- string | Description
objectType(objectTypeopt) → {string|Description}
Parameters:
Name | Type | Attributes | Description |
---|---|---|---|
objectType | string |
<optional> | When provided, this method acts as a setter and sets the objectType value. |
Returns:
- Type
- string | Description
selectedIndex(selectedIndexopt) → {number|Description}
Parameters:
Name | Type | Attributes | Description |
---|---|---|---|
selectedIndex | number |
<optional> | When provided, this method acts as a setter and sets the selectedIndex value. |
Returns:
- Type
- number | Description
selectedItem(selectedItemopt) → {string|Description}
Parameters:
Name | Type | Attributes | Description |
---|---|---|---|
selectedItem | string |
<optional> | When provided, this method acts as a setter and sets the selectedItem value. |
Returns:
- Type
- string | Description
size(sizeopt) → {Size|Description}
Parameters:
Name | Type | Attributes | Description |
---|---|---|---|
size | Size |
<optional> | When provided, this method acts as a setter and sets the size value. |
Returns:
- Type
- Size | Description
tooltipText(tooltipTextopt) → {string|Description}
Parameters:
Name | Type | Attributes | Description |
---|---|---|---|
tooltipText | string |
<optional> | When provided, this method acts as a setter and sets the tooltipText value. |
Returns:
- Type
- string | Description