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