Package de.bytestore.hostinger
Klasse AttributeComponentProvider.ComponentBuilder
java.lang.Object
de.bytestore.hostinger.AttributeComponentProvider.ComponentBuilder
- Umschließende Klasse:
AttributeComponentProvider
Builder class for creating attribute components.
-
Konstruktorübersicht
Konstruktoren -
Methodenübersicht
Modifizierer und TypMethodeBeschreibungcom.vaadin.flow.component.AbstractField<?,
?> build()
withMaxWidth
(String maxWidth)
-
Konstruktordetails
-
ComponentBuilder
public ComponentBuilder()
-
-
Methodendetails
-
withType
-
withValue
-
withWidth
-
withMaxWidth
-
build
public com.vaadin.flow.component.AbstractField<?,?> build()
-