ReadOnlyDoubleWrapper

scalafx.beans.property.ReadOnlyDoubleWrapper
See theReadOnlyDoubleWrapper companion class

Attributes

Companion
class
Graph
Supertypes
class Object
trait Matchable
class Any
Self type

Members list

Value members

Concrete methods

Creates a new ReadOnlyDoubleWrapper instance.

Creates a new ReadOnlyDoubleWrapper instance.

Value parameters

value

the initial value of the wrapped value

Attributes

Implicits

Implicits

implicit def sfxReadOnlyDoubleWrapper2jfx(w: ReadOnlyDoubleWrapper): ReadOnlyDoubleWrapper