Class TextCompiler
java.lang.Object
net.n2oapp.framework.config.metadata.compile.ComponentCompiler<Text,N2oText,CompileContext<?,?>>
net.n2oapp.framework.config.metadata.compile.control.FieldCompiler<Text,N2oText>
net.n2oapp.framework.config.metadata.compile.control.TextCompiler
- All Implemented Interfaces:
SourceClassAware,SourceCompiler<Text,,N2oText, CompileContext<?, ?>> BaseSourceCompiler<Text,N2oText, CompileContext<?, ?>>
Сборка компонента текста
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptioncompile(N2oText 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
-
TextCompiler
public TextCompiler()
-
-
Method Details
-
getSourceClass
-
compile
-
getSrcProperty
Description copied from class:ComponentCompilerСвойство содержащее React компонент по умолчанию- Overrides:
getSrcPropertyin classFieldCompiler<Text,N2oText>
-