public class SelectInputControl extends InputControl
InputControl.ControlInfo, InputControl.FieldValueError, InputControl.ValueInfoCURRENCY_CODE_ATTRIBUTE, FILE_DATA_COLUMN_ATTRIBUTE, log, MAXVALUE_ATTRIBUTE, MINVALUE_ATTRIBUTE, NO_VALUE, NULL_VALUE, NUMBER_FORMAT_ATTRIBUTE, NUMBER_FRACTION_DIGITS, NUMBER_GROUPSEP_ATTRIBUTE| Constructor and Description |
|---|
SelectInputControl() |
| Modifier and Type | Method and Description |
|---|---|
void |
renderInput(HtmlWriter writer,
InputControl.ControlInfo ci)
this method renders a record value for input
|
error, error, formatValue, formatValue, getFieldValue, getFormatOption, hasFormatOption, internalRenderText, parseValue, printText, renderText, useLabelId, validatepublic void renderInput(HtmlWriter writer, InputControl.ControlInfo ci)
InputControlrenderInput in class InputControlwriter - the HtmlWriter for html write-outci - Object holding the value and meta-information about the value and the controlCopyright © 2008–2020 Apache Software Foundation. All rights reserved.