Class ProgressCompiler
java.lang.Object
net.n2oapp.framework.config.metadata.compile.ComponentCompiler<StandardField<Progress>,N2oProgress,CompileContext<?,?>>
net.n2oapp.framework.config.metadata.compile.control.FieldCompiler<StandardField<Progress>,N2oProgress>
net.n2oapp.framework.config.metadata.compile.control.StandardFieldCompiler<Progress,N2oProgress>
net.n2oapp.framework.config.metadata.compile.control.ProgressCompiler
- All Implemented Interfaces:
SourceClassAware,SourceCompiler<StandardField<Progress>,,N2oProgress, CompileContext<?, ?>> BaseSourceCompiler<StandardField<Progress>,N2oProgress, CompileContext<?, ?>>
Компиляция компонента отображения прогресса
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptioncompile(N2oProgress source, CompileContext<?, ?> context, CompileProcessor p) protected StringНастройка React компонента ввода по умолчаниюMethods inherited from class net.n2oapp.framework.config.metadata.compile.control.StandardFieldCompiler
compileControl, compileStandardField, initLabelMethods inherited from class net.n2oapp.framework.config.metadata.compile.control.FieldCompiler
compileCopied, compileDefaultValues, compileDefValues, compileDependencies, compileField, compileFilters, compileParams, findSubModelQuery, getSrcProperty, initDefaults, initLocalDatasourceId, initValidationsMethods inherited from class net.n2oapp.framework.config.metadata.compile.ComponentCompiler
compileComponent
-
Constructor Details
-
ProgressCompiler
public ProgressCompiler()
-
-
Method Details
-
getControlSrcProperty
Description copied from class:StandardFieldCompilerНастройка React компонента ввода по умолчанию- Specified by:
getControlSrcPropertyin classStandardFieldCompiler<Progress,N2oProgress>
-
getSourceClass
-
compile
public StandardField<Progress> compile(N2oProgress source, CompileContext<?, ?> context, CompileProcessor p)
-