Uses of Class
org.tentackle.fx.component.delegate.FxChoiceBoxDelegate
Packages that use FxChoiceBoxDelegate
-
Uses of FxChoiceBoxDelegate in org.tentackle.fx.component
Methods in org.tentackle.fx.component that return FxChoiceBoxDelegateModifier and TypeMethodDescriptionprotected FxChoiceBoxDelegateFxChoiceBox.createDelegate()Creates the delegate.FxChoiceBox.getDelegate()Methods in org.tentackle.fx.component with parameters of type FxChoiceBoxDelegateModifier and TypeMethodDescriptionvoidFxChoiceBox.setDelegate(FxChoiceBoxDelegate delegate) Sets the delegate.
Useful for application specific needs.