Class DatePickerCompiler
java.lang.Object
net.n2oapp.framework.config.metadata.compile.ComponentCompiler<StandardField<DatePicker>,N2oDatePicker,CompileContext<?,?>>
net.n2oapp.framework.config.metadata.compile.control.FieldCompiler<StandardField<DatePicker>,N2oDatePicker>
net.n2oapp.framework.config.metadata.compile.control.StandardFieldCompiler<DatePicker,N2oDatePicker>
net.n2oapp.framework.config.metadata.compile.control.DatePickerCompiler
- All Implemented Interfaces:
SourceClassAware,SourceCompiler<StandardField<DatePicker>,,N2oDatePicker, CompileContext<?, ?>> BaseSourceCompiler<StandardField<DatePicker>,N2oDatePicker, CompileContext<?, ?>>
Компиляция календаря
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptioncompile(N2oDatePicker 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
-
DatePickerCompiler
public DatePickerCompiler()
-
-
Method Details
-
getSourceClass
-
compile
public StandardField<DatePicker> compile(N2oDatePicker source, CompileContext<?, ?> context, CompileProcessor p) -
getControlSrcProperty
Description copied from class:StandardFieldCompilerНастройка React компонента ввода по умолчанию- Specified by:
getControlSrcPropertyin classStandardFieldCompiler<DatePicker,N2oDatePicker>
-