Uses of Class
org.tentackle.fx.component.FxTreeTableView
-
Packages that use FxTreeTableView Package Description org.tentackle.fx.component.delegate Delegates implementing tentackle features for FX components. -
-
Uses of FxTreeTableView in org.tentackle.fx.component.delegate
Methods in org.tentackle.fx.component.delegate that return FxTreeTableView Modifier and Type Method Description FxTreeTableView<?>FxTreeTableViewDelegate. getComponent()Constructors in org.tentackle.fx.component.delegate with parameters of type FxTreeTableView Constructor Description FxTreeTableViewDelegate(FxTreeTableView<?> component)Creates the delegate.
-