public interface IInputComponentValidationLabelSetup extends IValidationLabelSetup
Modifier and Type | Method and Description |
---|---|
IDecorator<IValidationResult> |
getInitialValidationDecorator() |
IInputComponent<?> |
getInputComponent() |
IDecorator<IValidationResult> |
getUnmodifiedValidationDecorator() |
getEmptyIcon, getErrorColor, getErrorIcon, getErrorMarkup, getInfoColor, getInfoErrorColor, getInfoErrorIcon, getInfoErrorMarkup, getInfoIcon, getInfoMarkup, getOkColor, getOkIcon, getOkMarkup, getWarningColor, getWarningIcon, getWarningMarkup, isShowValidationMessage
getBackgroundColor, getForegroundColor, isVisible
IInputComponent<?> getInputComponent()
IDecorator<IValidationResult> getUnmodifiedValidationDecorator()
IDecorator<IValidationResult> getInitialValidationDecorator()
Siehe auch Jowidgets Nutzerhandbuch