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