Uses of Class
org.tentackle.fx.component.delegate.FxListViewDelegate
Packages that use FxListViewDelegate
-
Uses of FxListViewDelegate in org.tentackle.fx.component
Methods in org.tentackle.fx.component that return FxListViewDelegateModifier and TypeMethodDescriptionprotected FxListViewDelegateFxListView.createDelegate()Creates the delegate.FxListView.getDelegate()Methods in org.tentackle.fx.component with parameters of type FxListViewDelegateModifier and TypeMethodDescriptionvoidFxListView.setDelegate(FxListViewDelegate delegate) Sets the delegate.
Useful for application specific needs.