|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface Option
An option in select and multi-select components. Depending on the context, not all
of the option properties may be set, but at least one of: id/value/text should not be null.
| Method Summary | |
|---|---|
String |
id()
Option ID. |
String |
text()
Text between the option tags |
String |
value()
Option value, which is actually its unique key in the collection of options. |
| Method Detail |
|---|
String id()
String value()
String text()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||