Range

scaladget.nouislider.Range$
See theRange companion trait
object Range extends RangeBuilder

Attributes

Companion
trait
Graph
Supertypes
class RangeBuilder
class JSOptionBuilder[Range, RangeBuilder]
trait JSOptionSetter[Range, RangeBuilder]
class Object
trait Matchable
class Any
Show all
Self type
Range.type

Members list

Value members

Inherited methods

def _result: T

Attributes

Inherited from:
JSOptionBuilder
def max(v: Double): RangeBuilder

Attributes

Inherited from:
RangeBuilder
def min(v: Double): RangeBuilder

Attributes

Inherited from:
RangeBuilder
override def toString(): String

Returns a string representation of the object.

Returns a string representation of the object.

The default representation is platform dependent.

Attributes

Returns

a string representation of the object.

Definition Classes
JSOptionBuilder -> Any
Inherited from:
JSOptionBuilder

Inherited fields

val dict: OptMap

Attributes

Inherited from:
RangeBuilder