Module com.iamsoft.util.ui
Package com.iamsoft.util.ui.javafx.table
Interface LazyTreeTableCell<S,T>
- All Superinterfaces:
LazyCell<S,
T, javafx.scene.control.TreeTableCell<S, T>, LazyTreeTableCellSupport<S, T>>
- All Known Implementing Classes:
TreeTableViewFindSupport.LazyTreeCell
public interface LazyTreeTableCell<S,T>
extends LazyCell<S,T,javafx.scene.control.TreeTableCell<S,T>,LazyTreeTableCellSupport<S,T>>
-
Method Summary
Methods inherited from interface com.iamsoft.util.ui.javafx.table.LazyCell
createLazyCellSupport, getLazyCellSupport, onStateChange