Class CheckboxCellCompiler

java.lang.Object
net.n2oapp.framework.config.metadata.compile.cell.AbstractCellCompiler<CheckboxCell,N2oCheckboxCell>
net.n2oapp.framework.config.metadata.compile.cell.CheckboxCellCompiler
All Implemented Interfaces:
SourceClassAware, SourceCompiler<CheckboxCell,N2oCheckboxCell,CompileContext<?,?>>, BaseSourceCompiler<CheckboxCell,N2oCheckboxCell,CompileContext<?,?>>

@Component public class CheckboxCellCompiler extends AbstractCellCompiler<CheckboxCell,N2oCheckboxCell>