JavaFX object to be wrapped.
JavaFX object 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.
The delegate hashcode
Returns an observable map of properties on this toggle for use primarily by application developers.
The selected state for this Toggle.
The selected state for this Toggle. Indicates whether this Control is selected.
Returns the original delegate's toString()
adding a [SFX]
prefix.
The scalafx.scene.control.ToggleGroup to which this Toggle belongs.
Wrapper trait to Toggle interface.