Uses of Interface
net.officefloor.gef.configurer.internal.CellRenderer
-
Packages that use CellRenderer Package Description net.officefloor.gef.configurer.internal -
-
Uses of CellRenderer in net.officefloor.gef.configurer.internal
Methods in net.officefloor.gef.configurer.internal that return CellRenderer Modifier and Type Method Description CellRenderer<M,V>AbstractBuilder. createCellRenderer(ValueRendererContext<M> context)CellRenderer<I,V>ColumnRenderer. createCellRenderer(ValueRendererContext<I> context)Creates theValueRendererfor the cell.
-