Class FileUploadCompiler
java.lang.Object
net.n2oapp.framework.config.metadata.compile.ComponentCompiler<D,S,CompileContext<?,?>>
net.n2oapp.framework.config.metadata.compile.control.FieldCompiler<StandardField<D>,S>
net.n2oapp.framework.config.metadata.compile.control.StandardFieldCompiler<D,S>
net.n2oapp.framework.config.metadata.compile.control.BaseFileUploadCompiler<FileUpload,N2oFileUpload>
net.n2oapp.framework.config.metadata.compile.control.FileUploadCompiler
- All Implemented Interfaces:
SourceClassAware,SourceCompiler<StandardField<FileUpload>,,N2oFileUpload, CompileContext<?, ?>> BaseSourceCompiler<StandardField<FileUpload>,N2oFileUpload, CompileContext<?, ?>>
Компиляция компонента загрузки файлов
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptioncompile(N2oFileUpload source, CompileContext<?, ?> context, CompileProcessor p) protected StringНастройка React компонента ввода по умолчаниюMethods inherited from class net.n2oapp.framework.config.metadata.compile.control.BaseFileUploadCompiler
compileDefValues, compileFileUploadMethods 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, compileDependencies, compileField, compileFilters, compileParams, findSubModelQuery, getSrcProperty, initDefaults, initLocalDatasourceId, initValidationsMethods inherited from class net.n2oapp.framework.config.metadata.compile.ComponentCompiler
compileComponent
-
Constructor Details
-
FileUploadCompiler
public FileUploadCompiler()
-
-
Method Details
-
getSourceClass
-
compile
public StandardField<FileUpload> compile(N2oFileUpload source, CompileContext<?, ?> context, CompileProcessor p) -
getControlSrcProperty
Description copied from class:StandardFieldCompilerНастройка React компонента ввода по умолчанию- Specified by:
getControlSrcPropertyin classStandardFieldCompiler<FileUpload,N2oFileUpload>
-