Uses of Class
org.tentackle.fx.component.delegate.FxTableViewDelegate
Packages that use FxTableViewDelegate
-
Uses of FxTableViewDelegate in org.tentackle.fx.component
Methods in org.tentackle.fx.component that return FxTableViewDelegateModifier and TypeMethodDescriptionprotected FxTableViewDelegateFxTableView.createDelegate()Creates the delegate.FxTableView.getDelegate()Methods in org.tentackle.fx.component with parameters of type FxTableViewDelegateModifier and TypeMethodDescriptionvoidFxTableView.setDelegate(FxTableViewDelegate delegate) Sets the delegate.
Useful for application specific needs.