public interface IInputComponentSetup<INPUT_TYPE> extends IComponentSetup
| Modifier and Type | Method and Description |
|---|---|
IValidator<INPUT_TYPE> |
getValidator() |
INPUT_TYPE |
getValue() |
boolean |
isEditable() |
getBackgroundColor, getForegroundColor, isVisibleboolean isEditable()
IValidator<INPUT_TYPE> getValidator()
INPUT_TYPE getValue()
Siehe auch Jowidgets Nutzerhandbuch