| Package | Description |
|---|---|
| com.rational.test.ft.domain.html.dojo | |
| com.rational.test.ft.domain.html.generichtmlsubdomain |
| Modifier and Type | Class and Description |
|---|---|
class |
DojoComboboxItemProxy |
| Modifier and Type | Method and Description |
|---|---|
GenericOptionProxy |
DojoComboboxDropdownProxy.getComboboxOption(java.awt.Point point) |
GenericOptionProxy |
DojoComboboxProxy.getOption(long handle,
Subitem text) |
GenericOptionProxy |
DojoComboboxDropdownProxy.getOptionProxy(long optionHandle) |
| Modifier and Type | Method and Description |
|---|---|
GenericOptionProxy |
GenericComboboxDropdownProxy.getComboboxOption(java.awt.Point point)
Get a combolist item element (subobject) at the given point.
|
GenericOptionProxy |
GenericComboboxProxy.getOption(int index) |
GenericOptionProxy |
GenericComboboxProxy.getOption(long handle,
Subitem text) |
GenericOptionProxy |
GenericComboboxDropdownProxy.getOptionProxy(long optionHandle) |