Class ImageFieldCompiler
java.lang.Object
net.n2oapp.framework.config.metadata.compile.ComponentCompiler<D,S,CompileContext<?,?>>
net.n2oapp.framework.config.metadata.compile.control.FieldCompiler<D,S>
net.n2oapp.framework.config.metadata.compile.control.ActionFieldCompiler<ImageField,N2oImageField>
net.n2oapp.framework.config.metadata.compile.control.ImageFieldCompiler
- All Implemented Interfaces:
SourceClassAware,SourceCompiler<ImageField,,N2oImageField, CompileContext<?, ?>> BaseSourceCompiler<ImageField,N2oImageField, CompileContext<?, ?>>
Компиляция компонента вывода изображения
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptioncompile(N2oImageField source, CompileContext<?, ?> context, CompileProcessor p) protected StringСвойство содержащее React компонент по умолчаниюMethods inherited from class net.n2oapp.framework.config.metadata.compile.control.ActionFieldCompiler
compileAction, getCompiledObject, initDefaultsMethods inherited from class net.n2oapp.framework.config.metadata.compile.control.FieldCompiler
compileCopied, compileDefaultValues, compileDefValues, compileDependencies, compileField, compileFilters, compileParams, findSubModelQuery, initLabel, initLocalDatasourceId, initValidationsMethods inherited from class net.n2oapp.framework.config.metadata.compile.ComponentCompiler
compileComponent
-
Constructor Details
-
ImageFieldCompiler
public ImageFieldCompiler()
-
-
Method Details
-
getSourceClass
-
compile
-
getSrcProperty
Description copied from class:ComponentCompilerСвойство содержащее React компонент по умолчанию- Overrides:
getSrcPropertyin classFieldCompiler<ImageField,N2oImageField>
-