Uses of Class
org.tentackle.fx.component.delegate.FxTreeViewDelegate
Packages that use FxTreeViewDelegate
-
Uses of FxTreeViewDelegate in org.tentackle.fx.component
Methods in org.tentackle.fx.component that return FxTreeViewDelegateModifier and TypeMethodDescriptionprotected FxTreeViewDelegateFxTreeView.createDelegate()Creates the delegate.FxTreeView.getDelegate()Methods in org.tentackle.fx.component with parameters of type FxTreeViewDelegateModifier and TypeMethodDescriptionvoidFxTreeView.setDelegate(FxTreeViewDelegate delegate) Sets the delegate.
Useful for application specific needs.