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>>