Class LazyTreeTableCellSupport.WrapperImpl<S,T>

java.lang.Object
com.iamsoft.util.ui.javafx.table.AbstractLazyCellSupport<S,T,javafx.scene.control.TreeTableCell<S,T>>
com.iamsoft.util.ui.javafx.table.LazyTreeTableCellSupport<S,T>
com.iamsoft.util.ui.javafx.table.LazyTreeTableCellSupport.WrapperImpl<S,T>
All Implemented Interfaces:
LazyCellSupport<S,T,javafx.scene.control.TreeTableCell<S,T>>, LazyCellSupportWrapperExtension<S,T,javafx.scene.control.TreeTableCell<S,T>>
Enclosing class:
LazyTreeTableCellSupport<S,T>

public abstract static class LazyTreeTableCellSupport.WrapperImpl<S,T> extends LazyTreeTableCellSupport<S,T> implements LazyCellSupportWrapperExtension<S,T,javafx.scene.control.TreeTableCell<S,T>>