T - Value typeE - Value change event typeC - Input typeB - Concrete builder typepublic interface InputBuilder<T,E extends ValueHolder.ValueChangeEvent<T>,C extends Input<T>,B extends InputBuilder<T,E,C,B>> 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. |
ValidatableInputBuilder<T,ValidatableInput<T>> |
validatable()
Build a
ValidatableInput component. |
readOnly, readOnly, required, required, withValueChangeListenerhidden, id, visible, withAttachListener, withDetachListenerwithEventListener, withEventListener, withThemeNameValidatableInputBuilder<T,ValidatableInput<T>> validatable()
ValidatableInput component.ValidatableInput builderCopyright © 2019 The Holon Platform. All rights reserved.