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