ListOfValues
Oracle. ListOfValues
The description of an Oracle window containing a list of values for selection.
new ListOfValues(propsopt) → {ListOfValues}
Parameters:
Name | Type | Attributes | Description |
---|---|---|---|
props | Object |
<optional> | Initializes an Oracle ListOfValues test object using the supplied property bag. |
Returns:
- Type
- ListOfValues
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
choicesNumber(choicesNumberopt) → {number|Description}
Parameters:
Name | Type | Attributes | Description |
---|---|---|---|
choicesNumber | number |
<optional> | When provided, this method acts as a setter and sets the choicesNumber value. |
Returns:
- Type
- number | 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
items(itemsopt) → {Array.<string>|Description}
Parameters:
Name | Type | Attributes | Description |
---|---|---|---|
items | Array.<string> |
<optional> | When provided, this method acts as a setter and sets the items value. |
Returns:
- Type
- Array.<string> | 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
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
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
title(titleopt) → {string|Description}
Parameters:
Name | Type | Attributes | Description |
---|---|---|---|
title | string |
<optional> | When provided, this method acts as a setter and sets the title value. |
Returns:
- Type
- string | Description