Class BadgeCellCompiler
java.lang.Object
net.n2oapp.framework.config.metadata.compile.cell.AbstractCellCompiler<BadgeCell,N2oBadgeCell>
net.n2oapp.framework.config.metadata.compile.cell.BadgeCellCompiler
- All Implemented Interfaces:
SourceClassAware,SourceCompiler<BadgeCell,,N2oBadgeCell, CompileContext<?, ?>> BaseSourceCompiler<BadgeCell,N2oBadgeCell, CompileContext<?, ?>>
Компиляция ячейки c текстом
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptioncompile(N2oBadgeCell source, CompileContext<?, ?> context, CompileProcessor p) Methods inherited from class net.n2oapp.framework.config.metadata.compile.cell.AbstractCellCompiler
build, compileAction, compileSwitch
-
Constructor Details
-
BadgeCellCompiler
public BadgeCellCompiler()
-
-
Method Details
-
getSourceClass
-
compile
-