SceneProperty

@deprecated("Use of SceneProperty can result in infinite recursion and StackOverflow errors. See discussion of [Issue #69](https://github.com/scalafx/scalafx/issues/69)", "8.0.60-R10") class SceneProperty(val delegate: ReadOnlyObjectProperty[Scene]) extends ReadOnlyObjectProperty[Scene] with SFXDelegate[ReadOnlyObjectProperty[Scene]]
Companion
object
Deprecated
trait ReadOnlyProperty[Scene, Scene]
trait ObservableValue[Scene, Scene]
trait SFXDelegate[ReadOnlyObjectProperty[Scene]]
class ObjectExpression[Scene]
class Object
trait Matchable
class Any

Value members

Constructors

def this(bean: Object, name: String, value: T)
Implicitly added by sfxSceneProperty2jfx

Concrete methods

def value: T
Implicitly added by sfxSceneProperty2jfx

Deprecated methods

@deprecated("Use of SceneProperty can result in infinite recursion and StackOverflow errors. See discussion of [Issue #69](https://github.com/scalafx/scalafx/issues/69)", "8.0.60-R10")
def camera: ObjectBinding[ObjectBinding[Camera]]
Deprecated
@deprecated("Use of SceneProperty can result in infinite recursion and StackOverflow errors. See discussion of [Issue #69](https://github.com/scalafx/scalafx/issues/69)", "8.0.60-R10")
def cursor: ObjectBinding[ObjectBinding[Cursor]]
Deprecated
@deprecated("Use of SceneProperty can result in infinite recursion and StackOverflow errors. See discussion of [Issue #69](https://github.com/scalafx/scalafx/issues/69)", "8.0.60-R10")
Deprecated
@deprecated("Use of SceneProperty can result in infinite recursion and StackOverflow errors. See discussion of [Issue #69](https://github.com/scalafx/scalafx/issues/69)", "8.0.60-R10")
def effectiveNodeOrientation: ObjectBinding[ReadOnlyObjectProperty[NodeOrientation]]
Deprecated
@deprecated("Use of SceneProperty can result in infinite recursion and StackOverflow errors. See discussion of [Issue #69](https://github.com/scalafx/scalafx/issues/69)", "8.0.60-R10")
def eventDispatcher: ObjectBinding[ObjectBinding[EventDispatcher]]
Deprecated
@deprecated("Use of SceneProperty can result in infinite recursion and StackOverflow errors. See discussion of [Issue #69](https://github.com/scalafx/scalafx/issues/69)", "8.0.60-R10")
def fill: ObjectBinding[ObjectBinding[Paint]]
Deprecated
@deprecated("Use of SceneProperty can result in infinite recursion and StackOverflow errors. See discussion of [Issue #69](https://github.com/scalafx/scalafx/issues/69)", "8.0.60-R10")
Deprecated
@deprecated("Use of SceneProperty can result in infinite recursion and StackOverflow errors. See discussion of [Issue #69](https://github.com/scalafx/scalafx/issues/69)", "8.0.60-R10")
def height: DoubleBinding
Deprecated
@deprecated("Use of SceneProperty can result in infinite recursion and StackOverflow errors. See discussion of [Issue #69](https://github.com/scalafx/scalafx/issues/69)", "8.0.60-R10")
def nodeOrientation: ObjectBinding[ReadOnlyObjectProperty[NodeOrientation]]
Deprecated
@deprecated("Use of SceneProperty can result in infinite recursion and StackOverflow errors. See discussion of [Issue #69](https://github.com/scalafx/scalafx/issues/69)", "8.0.60-R10")
def onContextMenuRequested: ObjectBinding[ObjectBinding[_ >: ContextMenuEvent]]
Deprecated
@deprecated("Use of SceneProperty can result in infinite recursion and StackOverflow errors. See discussion of [Issue #69](https://github.com/scalafx/scalafx/issues/69)", "8.0.60-R10")
def onDragDetected: ObjectBinding[ObjectBinding[_ >: DragEvent]]
Deprecated
@deprecated("Use of SceneProperty can result in infinite recursion and StackOverflow errors. See discussion of [Issue #69](https://github.com/scalafx/scalafx/issues/69)", "8.0.60-R10")
def onDragDone: ObjectBinding[ObjectBinding[_ >: DragEvent]]
Deprecated
@deprecated("Use of SceneProperty can result in infinite recursion and StackOverflow errors. See discussion of [Issue #69](https://github.com/scalafx/scalafx/issues/69)", "8.0.60-R10")
def onDragDropped: ObjectBinding[ObjectBinding[_ >: DragEvent]]
Deprecated
@deprecated("Use of SceneProperty can result in infinite recursion and StackOverflow errors. See discussion of [Issue #69](https://github.com/scalafx/scalafx/issues/69)", "8.0.60-R10")
def onDragEntered: ObjectBinding[ObjectBinding[_ >: DragEvent]]
Deprecated
@deprecated("Use of SceneProperty can result in infinite recursion and StackOverflow errors. See discussion of [Issue #69](https://github.com/scalafx/scalafx/issues/69)", "8.0.60-R10")
def onDragExited: ObjectBinding[ObjectBinding[_ >: DragEvent]]
Deprecated
@deprecated("Use of SceneProperty can result in infinite recursion and StackOverflow errors. See discussion of [Issue #69](https://github.com/scalafx/scalafx/issues/69)", "8.0.60-R10")
def onDragOver: ObjectBinding[ObjectBinding[_ >: DragEvent]]
Deprecated
@deprecated("Use of SceneProperty can result in infinite recursion and StackOverflow errors. See discussion of [Issue #69](https://github.com/scalafx/scalafx/issues/69)", "8.0.60-R10")
def onInputMethodTextChanged: ObjectBinding[ObjectBinding[_ >: InputEvent]]
Deprecated
@deprecated("Use of SceneProperty can result in infinite recursion and StackOverflow errors. See discussion of [Issue #69](https://github.com/scalafx/scalafx/issues/69)", "8.0.60-R10")
def onKeyPressed: ObjectBinding[ObjectBinding[_ >: KeyEvent]]
Deprecated
@deprecated("Use of SceneProperty can result in infinite recursion and StackOverflow errors. See discussion of [Issue #69](https://github.com/scalafx/scalafx/issues/69)", "8.0.60-R10")
def onKeyReleased: ObjectBinding[ObjectBinding[_ >: KeyEvent]]
Deprecated
@deprecated("Use of SceneProperty can result in infinite recursion and StackOverflow errors. See discussion of [Issue #69](https://github.com/scalafx/scalafx/issues/69)", "8.0.60-R10")
def onKeyTyped: ObjectBinding[ObjectBinding[_ >: KeyEvent]]
Deprecated
@deprecated("Use of SceneProperty can result in infinite recursion and StackOverflow errors. See discussion of [Issue #69](https://github.com/scalafx/scalafx/issues/69)", "8.0.60-R10")
def onMouseClicked: ObjectBinding[ObjectBinding[_ >: MouseEvent]]
Deprecated
@deprecated("Use of SceneProperty can result in infinite recursion and StackOverflow errors. See discussion of [Issue #69](https://github.com/scalafx/scalafx/issues/69)", "8.0.60-R10")
def onMouseDragEntered: ObjectBinding[ObjectBinding[_ >: MouseDragEvent]]
Deprecated
@deprecated("Use of SceneProperty can result in infinite recursion and StackOverflow errors. See discussion of [Issue #69](https://github.com/scalafx/scalafx/issues/69)", "8.0.60-R10")
def onMouseDragExited: ObjectBinding[ObjectBinding[_ >: MouseDragEvent]]
Deprecated
@deprecated("Use of SceneProperty can result in infinite recursion and StackOverflow errors. See discussion of [Issue #69](https://github.com/scalafx/scalafx/issues/69)", "8.0.60-R10")
def onMouseDragOver: ObjectBinding[ObjectBinding[_ >: MouseDragEvent]]
Deprecated
@deprecated("Use of SceneProperty can result in infinite recursion and StackOverflow errors. See discussion of [Issue #69](https://github.com/scalafx/scalafx/issues/69)", "8.0.60-R10")
def onMouseDragReleased: ObjectBinding[ObjectBinding[_ >: MouseDragEvent]]
Deprecated
@deprecated("Use of SceneProperty can result in infinite recursion and StackOverflow errors. See discussion of [Issue #69](https://github.com/scalafx/scalafx/issues/69)", "8.0.60-R10")
def onMouseDragged: ObjectBinding[ObjectBinding[_ >: MouseEvent]]
Deprecated
@deprecated("Use of SceneProperty can result in infinite recursion and StackOverflow errors. See discussion of [Issue #69](https://github.com/scalafx/scalafx/issues/69)", "8.0.60-R10")
def onMouseEntered: ObjectBinding[ObjectBinding[_ >: MouseEvent]]
Deprecated
@deprecated("Use of SceneProperty can result in infinite recursion and StackOverflow errors. See discussion of [Issue #69](https://github.com/scalafx/scalafx/issues/69)", "8.0.60-R10")
def onMouseExited: ObjectBinding[ObjectBinding[_ >: MouseEvent]]
Deprecated
@deprecated("Use of SceneProperty can result in infinite recursion and StackOverflow errors. See discussion of [Issue #69](https://github.com/scalafx/scalafx/issues/69)", "8.0.60-R10")
def onMouseMoved: ObjectBinding[ObjectBinding[_ >: MouseEvent]]
Deprecated
@deprecated("Use of SceneProperty can result in infinite recursion and StackOverflow errors. See discussion of [Issue #69](https://github.com/scalafx/scalafx/issues/69)", "8.0.60-R10")
def onMousePressed: ObjectBinding[ObjectBinding[_ >: MouseEvent]]
Deprecated
@deprecated("Use of SceneProperty can result in infinite recursion and StackOverflow errors. See discussion of [Issue #69](https://github.com/scalafx/scalafx/issues/69)", "8.0.60-R10")
def onMouseReleased: ObjectBinding[ObjectBinding[_ >: MouseEvent]]
Deprecated
@deprecated("Use of SceneProperty can result in infinite recursion and StackOverflow errors. See discussion of [Issue #69](https://github.com/scalafx/scalafx/issues/69)", "8.0.60-R10")
def onRotate: ObjectBinding[ObjectBinding[_ >: RotateEvent]]
Deprecated
@deprecated("Use of SceneProperty can result in infinite recursion and StackOverflow errors. See discussion of [Issue #69](https://github.com/scalafx/scalafx/issues/69)", "8.0.60-R10")
def onRotationFinished: ObjectBinding[ObjectBinding[_ >: RotateEvent]]
Deprecated
@deprecated("Use of SceneProperty can result in infinite recursion and StackOverflow errors. See discussion of [Issue #69](https://github.com/scalafx/scalafx/issues/69)", "8.0.60-R10")
def onRotationStarted: ObjectBinding[ObjectBinding[_ >: RotateEvent]]
Deprecated
@deprecated("Use of SceneProperty can result in infinite recursion and StackOverflow errors. See discussion of [Issue #69](https://github.com/scalafx/scalafx/issues/69)", "8.0.60-R10")
def onScroll: ObjectBinding[ObjectBinding[_ >: ScrollEvent]]
Deprecated
@deprecated("Use of SceneProperty can result in infinite recursion and StackOverflow errors. See discussion of [Issue #69](https://github.com/scalafx/scalafx/issues/69)", "8.0.60-R10")
def onScrollFinished: ObjectBinding[ObjectBinding[_ >: ScrollEvent]]
Deprecated
@deprecated("Use of SceneProperty can result in infinite recursion and StackOverflow errors. See discussion of [Issue #69](https://github.com/scalafx/scalafx/issues/69)", "8.0.60-R10")
def onScrollStarted: ObjectBinding[ObjectBinding[_ >: ScrollEvent]]
Deprecated
@deprecated("Use of SceneProperty can result in infinite recursion and StackOverflow errors. See discussion of [Issue #69](https://github.com/scalafx/scalafx/issues/69)", "8.0.60-R10")
def onSwipeDown: ObjectBinding[ObjectBinding[_ >: SwipeEvent]]
Deprecated
@deprecated("Use of SceneProperty can result in infinite recursion and StackOverflow errors. See discussion of [Issue #69](https://github.com/scalafx/scalafx/issues/69)", "8.0.60-R10")
def onSwipeLeft: ObjectBinding[ObjectBinding[_ >: SwipeEvent]]
Deprecated
@deprecated("Use of SceneProperty can result in infinite recursion and StackOverflow errors. See discussion of [Issue #69](https://github.com/scalafx/scalafx/issues/69)", "8.0.60-R10")
def onSwipeRight: ObjectBinding[ObjectBinding[_ >: SwipeEvent]]
Deprecated
@deprecated("Use of SceneProperty can result in infinite recursion and StackOverflow errors. See discussion of [Issue #69](https://github.com/scalafx/scalafx/issues/69)", "8.0.60-R10")
def onSwipeUp: ObjectBinding[ObjectBinding[_ >: SwipeEvent]]
Deprecated
@deprecated("Use of SceneProperty can result in infinite recursion and StackOverflow errors. See discussion of [Issue #69](https://github.com/scalafx/scalafx/issues/69)", "8.0.60-R10")
def onTouchMoved: ObjectBinding[ObjectBinding[_ >: TouchEvent]]
Deprecated
@deprecated("Use of SceneProperty can result in infinite recursion and StackOverflow errors. See discussion of [Issue #69](https://github.com/scalafx/scalafx/issues/69)", "8.0.60-R10")
def onTouchPressed: ObjectBinding[ObjectBinding[_ >: TouchEvent]]
Deprecated
@deprecated("Use of SceneProperty can result in infinite recursion and StackOverflow errors. See discussion of [Issue #69](https://github.com/scalafx/scalafx/issues/69)", "8.0.60-R10")
def onTouchReleased: ObjectBinding[ObjectBinding[_ >: TouchEvent]]
Deprecated
@deprecated("Use of SceneProperty can result in infinite recursion and StackOverflow errors. See discussion of [Issue #69](https://github.com/scalafx/scalafx/issues/69)", "8.0.60-R10")
def onTouchStationary: ObjectBinding[ObjectBinding[_ >: TouchEvent]]
Deprecated
@deprecated("Use of SceneProperty can result in infinite recursion and StackOverflow errors. See discussion of [Issue #69](https://github.com/scalafx/scalafx/issues/69)", "8.0.60-R10")
def onZoom: ObjectBinding[ObjectBinding[_ >: ZoomEvent]]
Deprecated
@deprecated("Use of SceneProperty can result in infinite recursion and StackOverflow errors. See discussion of [Issue #69](https://github.com/scalafx/scalafx/issues/69)", "8.0.60-R10")
def onZoomFinished: ObjectBinding[ObjectBinding[_ >: ZoomEvent]]
Deprecated
@deprecated("Use of SceneProperty can result in infinite recursion and StackOverflow errors. See discussion of [Issue #69](https://github.com/scalafx/scalafx/issues/69)", "8.0.60-R10")
def onZoomStarted: ObjectBinding[ObjectBinding[_ >: ZoomEvent]]
Deprecated
@deprecated("Use of SceneProperty can result in infinite recursion and StackOverflow errors. See discussion of [Issue #69](https://github.com/scalafx/scalafx/issues/69)", "8.0.60-R10")
def root: ObjectBinding[Parent]
Deprecated
@deprecated("Use of SceneProperty can result in infinite recursion and StackOverflow errors. See discussion of [Issue #69](https://github.com/scalafx/scalafx/issues/69)", "8.0.60-R10")
def stylesheets: ObjectBinding[ObjectBinding[ObservableList[String]]]
Deprecated
@deprecated("Use of SceneProperty can result in infinite recursion and StackOverflow errors. See discussion of [Issue #69](https://github.com/scalafx/scalafx/issues/69)", "8.0.60-R10")
Deprecated
@deprecated("Use of SceneProperty can result in infinite recursion and StackOverflow errors. See discussion of [Issue #69](https://github.com/scalafx/scalafx/issues/69)", "8.0.60-R10")
def width: DoubleBinding
Deprecated
@deprecated("Use of SceneProperty can result in infinite recursion and StackOverflow errors. See discussion of [Issue #69](https://github.com/scalafx/scalafx/issues/69)", "8.0.60-R10")
def window: ObjectBinding[Window]
Deprecated
@deprecated("Use of SceneProperty can result in infinite recursion and StackOverflow errors. See discussion of [Issue #69](https://github.com/scalafx/scalafx/issues/69)", "8.0.60-R10")
def x: DoubleBinding
Deprecated
@deprecated("Use of SceneProperty can result in infinite recursion and StackOverflow errors. See discussion of [Issue #69](https://github.com/scalafx/scalafx/issues/69)", "8.0.60-R10")
def y: DoubleBinding
Deprecated

Inherited methods

def =!=(v: AnyRef): BooleanBinding
Implicitly added by sfxSceneProperty2jfx
Inherited from
ObjectExpression
Implicitly added by sfxSceneProperty2jfx
Inherited from
ObjectExpression
def =!=(v: ObservableObjectValue[_]): BooleanBinding
Implicitly added by sfxSceneProperty2jfx
Inherited from
ObjectExpression
def =!=(v: Null): BooleanBinding
Implicitly added by sfxSceneProperty2jfx
Inherited from
ObjectExpression
def =!=(v: AnyRef): BooleanBinding
Inherited from
ObjectExpression
Inherited from
ObjectExpression
def =!=(v: ObservableObjectValue[_]): BooleanBinding
Inherited from
ObjectExpression
def =!=(v: Null): BooleanBinding
Inherited from
ObjectExpression
def ===(v: AnyRef): BooleanBinding
Implicitly added by sfxSceneProperty2jfx
Inherited from
ObjectExpression
Implicitly added by sfxSceneProperty2jfx
Inherited from
ObjectExpression
def ===(v: ObservableObjectValue[_]): BooleanBinding
Implicitly added by sfxSceneProperty2jfx
Inherited from
ObjectExpression
def ===(v: Null): BooleanBinding
Implicitly added by sfxSceneProperty2jfx
Inherited from
ObjectExpression
def ===(v: AnyRef): BooleanBinding
Inherited from
ObjectExpression
Inherited from
ObjectExpression
def ===(v: ObservableObjectValue[_]): BooleanBinding
Inherited from
ObjectExpression
def ===(v: Null): BooleanBinding
Inherited from
ObjectExpression
def apply(): T
Implicitly added by sfxSceneProperty2jfx

Returns ObservableValue

Returns ObservableValue

Returns

ObservableValue

Inherited from
ObservableValue
def apply(): Scene

Returns ObservableValue

Returns ObservableValue

Returns

ObservableValue

Inherited from
ObservableValue
def bean: AnyRef
Implicitly added by sfxSceneProperty2jfx

Returns the Object that contains this property.

Returns the Object that contains this property.

Inherited from
ReadOnlyProperty
def bean: AnyRef

Returns the Object that contains this property.

Returns the Object that contains this property.

Inherited from
ReadOnlyProperty
override def equals(ref: Any): Boolean

Verifies if a object is equals to this delegate.

Verifies if a object is equals to this delegate.

Value Params
ref

Object to be compared.

Returns

if the other object is equals to this delegate or not.

Definition Classes
Inherited from
SFXDelegate
override def hashCode: Int
Returns

The delegate hashcode

Definition Classes
Inherited from
SFXDelegate
def name: String
Implicitly added by sfxSceneProperty2jfx

Returns the name of this property.

Returns the name of this property.

Inherited from
ReadOnlyProperty
def name: String

Returns the name of this property.

Returns the name of this property.

Inherited from
ReadOnlyProperty
def onChange[J1 >: T](op: => Unit): Subscription
Implicitly added by sfxSceneProperty2jfx

Adds a function as a `ChangeListener`. This function has no arguments because it will not handle values changed.

Adds a function as a `ChangeListener`. This function has no arguments because it will not handle values changed.

Value Params
op

A Function with no arguments. It will be called when value changes.

Returns

A new scalafx.event.subscriptions.Subscription to remove ObservableValue.

Inherited from
ObservableValue
def onChange[J1 >: T](op: (ObservableValue[T, T], J1, J1) => Unit): Subscription
Implicitly added by sfxSceneProperty2jfx

Adds a function as a `ChangeListener`. This function has all arguments from T, T) `changed` method from ChangeListener.

Adds a function as a `ChangeListener`. This function has all arguments from T, T) `changed` method from ChangeListener.

Type Params
J1

J superclass.

Value Params
op

Function that receives a `ObservableValue`, the old value and the new value. It will be called when value changes.

Returns

A new scalafx.event.subscriptions.Subscription to remove ObservableValue.

Inherited from
ObservableValue
def onChange[J1 >: Scene](op: => Unit): Subscription

Adds a function as a `ChangeListener`. This function has no arguments because it will not handle values changed.

Adds a function as a `ChangeListener`. This function has no arguments because it will not handle values changed.

Value Params
op

A Function with no arguments. It will be called when value changes.

Returns

A new scalafx.event.subscriptions.Subscription to remove ObservableValue.

Inherited from
ObservableValue
def onChange[J1 >: Scene](op: (ObservableValue[Scene, Scene], J1, J1) => Unit): Subscription

Adds a function as a `ChangeListener`. This function has all arguments from T, T) `changed` method from ChangeListener.

Adds a function as a `ChangeListener`. This function has all arguments from T, T) `changed` method from ChangeListener.

Type Params
J1

J superclass.

Value Params
op

Function that receives a `ObservableValue`, the old value and the new value. It will be called when value changes.

Returns

A new scalafx.event.subscriptions.Subscription to remove ObservableValue.

Inherited from
ObservableValue
def onInvalidate(op: => Unit): Subscription
Implicitly added by sfxSceneProperty2jfx

Adds a no argument function as a JavaFX `InvalidationListener`. This function has no arguments because it will not handle invalidated values.

Adds a no argument function as a JavaFX `InvalidationListener`. This function has no arguments because it will not handle invalidated values.

Value Params
op

A Function with no arguments. It will be called when value was invalidated.

Returns

A new scalafx.event.subscriptions.Subscription to remove JavaFX InvalidationListener.

Inherited from
Observable
Implicitly added by sfxSceneProperty2jfx

Adds a function as a JavaFX `InvalidationListener`. This function has all arguments from `invalidated` method from InvalidationListener.

Adds a function as a JavaFX `InvalidationListener`. This function has all arguments from `invalidated` method from InvalidationListener.

Value Params
op

Function that receives a ScalaFX Observable. It will be called when value was invalidated.

Returns

A new scalafx.event.subscriptions.Subscription to remove JavaFX InvalidationListener.

Inherited from
Observable
def onInvalidate(op: => Unit): Subscription

Adds a no argument function as a JavaFX `InvalidationListener`. This function has no arguments because it will not handle invalidated values.

Adds a no argument function as a JavaFX `InvalidationListener`. This function has no arguments because it will not handle invalidated values.

Value Params
op

A Function with no arguments. It will be called when value was invalidated.

Returns

A new scalafx.event.subscriptions.Subscription to remove JavaFX InvalidationListener.

Inherited from
Observable

Adds a function as a JavaFX `InvalidationListener`. This function has all arguments from `invalidated` method from InvalidationListener.

Adds a function as a JavaFX `InvalidationListener`. This function has all arguments from `invalidated` method from InvalidationListener.

Value Params
op

Function that receives a ScalaFX Observable. It will be called when value was invalidated.

Returns

A new scalafx.event.subscriptions.Subscription to remove JavaFX InvalidationListener.

Inherited from
Observable
def select[T](s: String): ObjectBinding[T]
Implicitly added by sfxSceneProperty2jfx
Inherited from
ObjectExpression
def select[T](s: String): ObjectBinding[T]
Inherited from
ObjectExpression
def selectBoolean(s: String): BooleanBinding
Implicitly added by sfxSceneProperty2jfx
Inherited from
ObjectExpression
def selectBoolean(s: String): BooleanBinding
Inherited from
ObjectExpression
def selectDouble(s: String): DoubleBinding
Implicitly added by sfxSceneProperty2jfx
Inherited from
ObjectExpression
def selectDouble(s: String): DoubleBinding
Inherited from
ObjectExpression
def selectFloat(s: String): FloatBinding
Implicitly added by sfxSceneProperty2jfx
Inherited from
ObjectExpression
def selectFloat(s: String): FloatBinding
Inherited from
ObjectExpression
def selectInteger(s: String): IntegerBinding
Implicitly added by sfxSceneProperty2jfx
Inherited from
ObjectExpression
def selectInteger(s: String): IntegerBinding
Inherited from
ObjectExpression
def selectLong(s: String): LongBinding
Implicitly added by sfxSceneProperty2jfx
Inherited from
ObjectExpression
def selectLong(s: String): LongBinding
Inherited from
ObjectExpression
def selectString(s: String): StringBinding
Implicitly added by sfxSceneProperty2jfx
Inherited from
ObjectExpression
def selectString(s: String): StringBinding
Inherited from
ObjectExpression
override def toString: String
Returns

Returns the original delegate's toString() adding a [SFX] prefix.

Definition Classes
Inherited from
SFXDelegate
def value: Scene

Concrete fields

override val delegate: ReadOnlyObjectProperty[T]
Implicitly added by sfxSceneProperty2jfx
override val delegate: ReadOnlyObjectProperty[Scene]