|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectwicket.markup.html.form.model.ChoiceList.Choice
Implementation of IChoice for simple objects.
| Constructor Summary | |
ChoiceList.Choice(java.lang.Object object,
int index)
Constructor |
|
| Method Summary | |
java.lang.String |
getDisplayValue()
Gets the display value for the choice |
java.lang.String |
getId()
|
java.lang.Object |
getObject()
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public ChoiceList.Choice(java.lang.Object object,
int index)
object - The objectindex - The index of the object in the choice list| Method Detail |
public java.lang.String getDisplayValue()
IChoice
getDisplayValue in interface IChoiceIChoice.getDisplayValue()public final java.lang.String getId()
getId in interface IChoiceIChoice.getId()public final java.lang.Object getObject()
getObject in interface IChoiceIChoice.getObject()
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||