|
|
||||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||||
Represents HTML single select (drop down).
| Method Summary | |
int |
selectedNum()
Returns index of selected option, starting from zero or -1 in case of empty options list. |
Option |
selectedOption()
Returns selected option or null in case of empty options list. |
| Methods inherited from interface com.actimind.actiwate.testing.html.objects.BaseSelect |
option, optionByText, optionByValue, options, optionsNum |
| Methods inherited from interface com.actimind.actiwate.testing.html.objects.FormControl |
name |
| Methods inherited from interface com.actimind.actiwate.testing.html.objects.BaseElement |
element, id |
| Methods inherited from interface com.actimind.actiwate.testing.logging.Loggable |
getLogDesc |
| Method Detail |
public Option selectedOption()
public int selectedNum()
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||