Property

scalafx.beans.property.Property
See theProperty companion trait
object Property

Attributes

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

Members list

Implicits

Implicits

implicit def sfxProperty2jfx[T, J](p: Property[T, J]): Property[J]