|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ListItem
An item from a SelectionList
| Method Summary | |
|---|---|
java.lang.String |
getLabel(java.util.Locale locale)
Returns a label which is shown to the end-user instead of the actual value of the ListItem. |
java.lang.String |
getLabelExact(java.util.Locale locale)
|
java.lang.Object |
getValue()
Returns the actual value of the ListItem. |
| Method Detail |
|---|
java.lang.Object getValue()
java.lang.String getLabel(java.util.Locale locale)
locale - the locale to use for the presentation of the label
java.lang.String getLabelExact(java.util.Locale locale)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||