ReadOnlyStringWrapper

scalafx.beans.property.ReadOnlyStringWrapper
See theReadOnlyStringWrapper companion class

Attributes

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

Members list

Value members

Concrete methods

Creates a new ReadOnlyStringWrapper instance.

Creates a new ReadOnlyStringWrapper instance.

Value parameters

value

the initial value of the wrapped value

Attributes

Implicits

Implicits

implicit def sfxReadOnlyStringWrapper2jfx(w: ReadOnlyStringWrapper): ReadOnlyStringWrapper