Interface ValueComponent.Builder<V>

All Superinterfaces:
Buildable.Builder<ValueComponent<V>,ValueComponent.Builder<V>>, BuildableComponent.Builder<ValueComponent<V>,ValueComponent.Builder<V>>, ComponentLike, ComponentStyle.Setter<ValueComponent.Builder<V>>
Enclosing interface:
ValueComponent<V>

public static interface ValueComponent.Builder<V> extends BuildableComponent.Builder<ValueComponent<V>,ValueComponent.Builder<V>>