|
|
||||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||||
Represents option of HTML select.
| Method Summary | |
boolean |
selected()
Returns true if this option is selected. |
java.lang.String |
text()
Returns text within this control. |
java.lang.String |
value()
Returns value attribute of this option. |
| 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 java.lang.String value()
public java.lang.String text()
public boolean selected()
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||