public static interface InputControl.ValueInfo
Modifier and Type | Method and Description |
---|---|
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() |
Column getColumn()
Options getOptions()
Object getValue()
Object getNullValue()
Locale getUserLocale()
String getFormat()
String getOnclick()
String getOndblclick()
String getCssClass()
String getCssStyle()
String getId()
Copyright © 2008–2015 Apache Software Foundation. All rights reserved.