| Package | Description |
|---|---|
| com.rational.test.ft.domain.html |
| Modifier and Type | Method and Description |
|---|---|
protected ComboListItemProxy |
SelectProxy.getComboListItem(int index)
If this SELECT element is a ComboListbox, get the associated
ComboListItemProxy (subobject) by list index
|
protected ComboListItemProxy |
ComboListboxProxy.getComboListItem(java.awt.Point point)
Get a combolist item element (subobject) at the given point.
|