Uses of Class
org.tentackle.fx.component.delegate.FxDatePickerDelegate
Packages that use FxDatePickerDelegate
-
Uses of FxDatePickerDelegate in org.tentackle.fx.component
Methods in org.tentackle.fx.component that return FxDatePickerDelegateModifier and TypeMethodDescriptionprotected FxDatePickerDelegateFxDatePicker.createDelegate()Creates the delegate.FxDatePicker.getDelegate()Methods in org.tentackle.fx.component with parameters of type FxDatePickerDelegateModifier and TypeMethodDescriptionvoidFxDatePicker.setDelegate(FxDatePickerDelegate delegate) Sets the delegate.
Useful for application specific needs.