|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public static interface InputControl.ValueInfo
This interface allows access to a value and its metainformation used with the renderData function
Method Summary | |
---|---|
Column |
getColumn()
|
String |
getCssClass()
|
String |
getCssStyle()
|
String |
getFormat()
|
String |
getId()
|
Object |
getNullValue()
|
String |
getOnclick()
|
String |
getOndblclick()
|
Options |
getOptions()
|
String |
getTranslation(String text)
|
Locale |
getUserLocale()
|
Object |
getValue()
|
Method Detail |
---|
Column getColumn()
Options getOptions()
Object getValue()
Object getNullValue()
Locale getUserLocale()
String getFormat()
String getOnclick()
String getOndblclick()
String getTranslation(String text)
String getCssClass()
String getCssStyle()
String getId()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |