public interface ITextFieldSetupBuilderCommon<INSTANCE_TYPE extends ITextFieldSetupBuilderCommon<?>> extends ITextComponentSetupBuilderCommon<INSTANCE_TYPE>
Modifier and Type | Method and Description |
---|---|
INSTANCE_TYPE |
setAlignment(AlignmentHorizontal alignment) |
INSTANCE_TYPE |
setBorder(boolean border) |
INSTANCE_TYPE |
setInheritBackground(boolean inherit) |
INSTANCE_TYPE |
setPasswordPresentation(boolean passwordPresentation) |
setAcceptingRegExps, setInputVerifier, setMaxLength
setInputChangeEventPolicy
setSetup
INSTANCE_TYPE setPasswordPresentation(boolean passwordPresentation)
INSTANCE_TYPE setBorder(boolean border)
INSTANCE_TYPE setAlignment(AlignmentHorizontal alignment)
INSTANCE_TYPE setInheritBackground(boolean inherit)
Siehe auch Jowidgets Nutzerhandbuch