ReadOnlyBufferProperty

Companion
class
class Object
trait Matchable
class Any

Implicits

Implicits

implicit def sfxReadOnlyBufferProperty2jfx[E](v: ReadOnlyBufferProperty[E]): ReadOnlyListProperty[E]

Converts a ScalaFX ReadOnlyBufferProperty to its JavaFX counterpart ReadOnlyListProperty.

Converts a ScalaFX ReadOnlyBufferProperty to its JavaFX counterpart ReadOnlyListProperty.

Value Params
v

ScalaFX ReadOnlyBufferProperty

Returns

JavaFX ReadOnlyListProperty