|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
A list of values from which one can be selected by the end-user.
This SelectionList consists of ListItems.
Method Summary | |
ListItem[] |
getItems()
|
java.lang.String |
getLabel(java.lang.Object value,
java.util.Locale locale)
Returns the label defined in the selection list for the given value, or null if not available. |
org.outerx.daisy.x10.SelectionListDocument |
getXml()
|
void |
setAllFromXml(org.outerx.daisy.x10.SelectionListDocument.SelectionList list)
|
Method Detail |
public ListItem[] getItems()
public java.lang.String getLabel(java.lang.Object value, java.util.Locale locale)
public org.outerx.daisy.x10.SelectionListDocument getXml()
public void setAllFromXml(org.outerx.daisy.x10.SelectionListDocument.SelectionList list)
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |