Uses of Class
org.tentackle.fx.component.delegate.FxToggleButtonDelegate
Packages that use FxToggleButtonDelegate
-
Uses of FxToggleButtonDelegate in org.tentackle.fx.component
Methods in org.tentackle.fx.component that return FxToggleButtonDelegateModifier and TypeMethodDescriptionprotected FxToggleButtonDelegateFxToggleButton.createDelegate()Creates the delegate.FxToggleButton.getDelegate()Methods in org.tentackle.fx.component with parameters of type FxToggleButtonDelegateModifier and TypeMethodDescriptionvoidFxToggleButton.setDelegate(FxToggleButtonDelegate delegate) Sets the delegate.
Useful for application specific needs.