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, isInsideUIData
Copyright © 2008–2018 Apache Software Foundation. All rights reserved.