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