ReadOnlyProperty

scalafx.beans.property.ReadOnlyProperty
See theReadOnlyProperty companion trait

Attributes

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

Members list

Implicits

Implicits

implicit def sfxReadOnlyProperty2jfx[T, J](rop: ReadOnlyProperty[T, J]): ReadOnlyProperty[J]