|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
T - the model object's typepublic interface IOptionRenderer<T>
| Method Summary | |
|---|---|
String |
getDisplayValue(T object)
Get the value for displaying to the user. |
IModel<T> |
getModel(T value)
Gets the model that will be used to represent the value object. |
| Method Detail |
|---|
String getDisplayValue(T object)
object - SelectOption model object
IModel<T> getModel(T value)
value -
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||