Uses of Class
org.tentackle.fx.component.delegate.FxTreeTableViewDelegate
Packages that use FxTreeTableViewDelegate
-
Uses of FxTreeTableViewDelegate in org.tentackle.fx.component
Methods in org.tentackle.fx.component that return FxTreeTableViewDelegateModifier and TypeMethodDescriptionprotected FxTreeTableViewDelegateFxTreeTableView.createDelegate()Creates the delegate.FxTreeTableView.getDelegate()Methods in org.tentackle.fx.component with parameters of type FxTreeTableViewDelegateModifier and TypeMethodDescriptionvoidFxTreeTableView.setDelegate(FxTreeTableViewDelegate delegate) Sets the delegate.
Useful for application specific needs.