Uses of Class
org.tentackle.fx.component.delegate.FxComboBoxDelegate
Packages that use FxComboBoxDelegate
-
Uses of FxComboBoxDelegate in org.tentackle.fx.component
Methods in org.tentackle.fx.component that return FxComboBoxDelegateModifier and TypeMethodDescriptionprotected FxComboBoxDelegateFxComboBox.createDelegate()Creates the delegate.FxComboBox.getDelegate()Methods in org.tentackle.fx.component with parameters of type FxComboBoxDelegateModifier and TypeMethodDescriptionvoidFxComboBox.setDelegate(FxComboBoxDelegate delegate) Sets the delegate.
Useful for application specific needs.