Uses of Class
org.tentackle.fx.component.delegate.FxCheckBoxDelegate
Packages that use FxCheckBoxDelegate
-
Uses of FxCheckBoxDelegate in org.tentackle.fx.component
Methods in org.tentackle.fx.component that return FxCheckBoxDelegateModifier and TypeMethodDescriptionprotected FxCheckBoxDelegateFxCheckBox.createDelegate()Creates the delegate.FxCheckBox.getDelegate()Methods in org.tentackle.fx.component with parameters of type FxCheckBoxDelegateModifier and TypeMethodDescriptionvoidFxCheckBox.setDelegate(FxCheckBoxDelegate delegate) Sets the delegate.
Useful for application specific needs.