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>
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptioncompile(N2oToolbarCell source, CompileContext<?, ?> context, CompileProcessor p) Methods inherited from class net.n2oapp.framework.config.metadata.compile.cell.AbstractCellCompiler
build, compileAction, compileSwitch
-
Constructor Details
-
ToolbarCellCompiler
public ToolbarCellCompiler()
-
-
Method Details
-
compile
-
getSourceClass
-