Optional

trait Optional[T <: Txn[T]] extends DoubleSpinnerView[T]
trait View[T]
trait Disposable[T]
class Object
trait Matchable
class Any

Type members

Inherited types

type C = Spinner
Inherited from
DoubleSpinnerView

Value members

Inherited methods

def component: C
Inherited from
View
def dispose(tx: T): Unit
Inherited from
Disposable

Abstract fields

var default: Option[Double]

Sets a default value to be displayed when the model value is absent. This must be called on the EDT.

Sets a default value to be displayed when the model value is absent. This must be called on the EDT.