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>>
-
Method Summary
Methods inherited from interface com.xpdustry.distributor.api.util.Buildable.Builder
build, modifyMethods inherited from interface com.xpdustry.distributor.api.component.BuildableComponent.Builder
asComponent, setStyleMethods inherited from interface com.xpdustry.distributor.api.component.style.ComponentStyle.Setter
addDecoration, setBackColor, setDecoration, setDecorations, setTextColor
-
Method Details
-
setValue
-