Package io.jmix.jmxconsole
Class AttributeComponentProvider.ComponentBuilder
java.lang.Object
io.jmix.jmxconsole.AttributeComponentProvider.ComponentBuilder
- Enclosing class:
- AttributeComponentProvider
Builder class for creating attribute components.
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptioncom.vaadin.flow.component.AbstractField<?,
?> build()
withMaxWidth
(String maxWidth)
-
Constructor Details
-
ComponentBuilder
public ComponentBuilder()
-
-
Method Details
-
withType
-
withValue
-
withWidth
-
withMaxWidth
-
build
public com.vaadin.flow.component.AbstractField<?,?> build()
-