Interface LazyTableCell<S,T>

All Superinterfaces:
LazyCell<S,T,javafx.scene.control.TableCell<S,T>,LazyTableCellSupport<S,T>>
All Known Implementing Classes:
TableViewFindSupport.LazyCell

public interface LazyTableCell<S,T> extends LazyCell<S,T,javafx.scene.control.TableCell<S,T>,LazyTableCellSupport<S,T>>