T - Value typeE - Value change event typeC - Input typeI - Validatable input typeB - Concrete builder typeV - Validatable input builder typepublic interface InputBuilder<T,E extends ValueHolder.ValueChangeEvent<T>,C extends Input<T>,I extends ValidatableInput<T>,B extends InputBuilder<T,E,C,I,B,V>,V extends BaseValidatableInputBuilder<T,I,V>> extends InputConfigurator<T,E,B>
Input instances.InputConfigurator.BaseInputConfigurator<T>ComponentConfigurator.BaseComponentConfigurator| Modifier and Type | Method and Description |
|---|---|
C |
build()
Build and returns the
Input instance. |
V |
validatable()
Build a
ValidatableInput component. |
readOnly, readOnly, required, required, withValueChangeListenerhidden, id, visible, withAttachListener, withDetachListenerwithEventListener, withEventListener, withThemeNameV validatable()
ValidatableInput component.ValidatableInput builderCopyright © 2019 The Holon Platform. All rights reserved.