Creates a new instance of WeakEventHandler.
Creates a new instance of WeakEventHandler.
The original event handler to which to forward event notifications
Creates a new ScalaFX WeakEventHandler from a JavaFX WeakEventHandler.
Creates a new ScalaFX WeakEventHandler from a JavaFX WeakEventHandler.
JavaFX WeakEventHandler to be wrapped
JavaFX WeakEventHandler to be wrapped
JavaFX WeakEventHandler to be wrapped
Verifies if a object is equals to this delegate.
Verifies if a object is equals to this delegate.
Object to be compared.
if the other object is equals to this delegate or not.
Forwards event notification to the associated event handler.
Forwards event notification to the associated event handler.
The event to be handled
The delegate hashcode
Returns the original delegate's toString()
adding a [SFX]
prefix.
Indicates whether the associated event handler has been garbage collected.
Wraps JavaFX WeakEventHandler.
JavaFX Event subclass
8.0