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