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