Uses of Class
org.tentackle.fx.component.delegate.FxRadioButtonDelegate
Packages that use FxRadioButtonDelegate
-
Uses of FxRadioButtonDelegate in org.tentackle.fx.component
Methods in org.tentackle.fx.component that return FxRadioButtonDelegateModifier and TypeMethodDescriptionprotected FxRadioButtonDelegateFxRadioButton.createDelegate()Creates the delegate.FxRadioButton.getDelegate()Methods in org.tentackle.fx.component with parameters of type FxRadioButtonDelegateModifier and TypeMethodDescriptionvoidFxRadioButton.setDelegate(FxRadioButtonDelegate delegate) Sets the delegate.
Useful for application specific needs.