public class HLinkInputControl extends TextInputControl
InputControl.ControlInfo, InputControl.FieldValueError, InputControl.ValueInfoFORMAT_UNITCURRENCY_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 |
|---|
HLinkInputControl() |
| Modifier and Type | Method and Description |
|---|---|
void |
internalRenderText(HtmlWriter writer,
InputControl.ValueInfo vi)
this method renders a record value read only
it is internally called by renderText
|
formatValue, formatValue, getDateFormat, getMaxInputLength, getNumberFormat, getValueType, parseDate, parseDecimal, parseInteger, parseValue, renderInput, validateerror, error, formatValue, getFieldValue, getFormatOption, hasFormatOption, printText, renderText, useLabelIdpublic void internalRenderText(HtmlWriter writer, InputControl.ValueInfo vi)
InputControlinternalRenderText in class TextInputControlwriter - the HtmlWriter for html write-outvi - Object holding the value and meta-information about the valueCopyright © 2008–2020 Apache Software Foundation. All rights reserved.