ReadOnlyMapProperty

Companion
class
class Object
trait Matchable
class Any

Implicits

Implicits

implicit def sfxReadOnlyMapProperty2jfx[K, V](v: ReadOnlyMapProperty[K, V]): ReadOnlyMapProperty[K, V]

Converts a ScalaFX ReadOnlyMapProperty to its JavaFX counterpart ReadOnlyMapProperty.

Converts a ScalaFX ReadOnlyMapProperty to its JavaFX counterpart ReadOnlyMapProperty.

Value Params
v

ScalaFX ReadOnlyMapProperty

Returns

JavaFX ReadOnlyMapProperty