|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
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. |
org.outerx.daisy.x10.ListItemDocument |
getXml()
|
Method Detail |
public java.lang.Object getValue()
public java.lang.String getLabel(java.util.Locale locale)
locale
- the locale to use for the presentation of the label
public java.lang.String getLabelExact(java.util.Locale locale)
public org.outerx.daisy.x10.ListItemDocument getXml()
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |