Class ListCellCompiler

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

@Component public class ListCellCompiler extends AbstractCellCompiler<ListCell,N2oListCell>