public static interface InputControl.ControlInfo extends InputControl.ValueInfo
Modifier and Type | Method and Description |
---|---|
boolean |
getDisabled() |
int |
getHSize() |
String |
getName() |
String |
getOnblur() |
String |
getOnchange() |
String |
getOnfocus() |
String |
getTabindex() |
int |
getVSize() |
boolean |
hasError() |
getColumn, getCssClass, getCssStyle, getFormat, getId, getNullValue, getOnclick, getOndblclick, getOptions, getTranslation, getUserLocale, getValue
Copyright © 2008–2018 Apache Software Foundation. All rights reserved.