public static interface InputControl.InputInfo extends InputControl.ValueInfo
| Modifier and Type | Method and Description |
|---|---|
Object |
getAttribute(String name) |
Object |
getAttributeEx(String name) |
String |
getInputId() |
boolean |
hasError() |
boolean |
isDisabled() |
boolean |
isFieldReadOnly() |
boolean |
isRequired() |
void |
setValue(Object value) |
void |
validate(Object value) |
getColumn, getFormat, getLocale, getOptions, getStyleClass, getText, getTextResolver, getValue, isInsideUIDataCopyright © 2008–2017 Apache Software Foundation. All rights reserved.