Interface DecimalSliderOptionBuilder<S>
- All Superinterfaces:
NumericOptionBuilder<S>,OptionBuilder<S>
Client side only
-
Method Summary
Methods inherited from interface dev.the_fireplace.lib.api.client.interfaces.NumericOptionBuilder
setMaximum, setMinimumMethods inherited from interface dev.the_fireplace.lib.api.client.interfaces.OptionBuilder
addDependency, addDependency, appendCustomDescriptionRow, setDescriptionRowCount, setErrorSupplier
-
Method Details
-
setPrecision
-
enablePercentMode
DecimalSliderOptionBuilder<S> enablePercentMode()
-