Class ToolbarCellCompiler

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

@Component public class ToolbarCellCompiler extends AbstractCellCompiler<ToolbarCell,N2oToolbarCell>