Uses of Class
net.n2oapp.framework.config.metadata.compile.widget.UploadScope
-
Packages that use UploadScope Package Description net.n2oapp.framework.config.metadata.compile.control -
-
Uses of UploadScope in net.n2oapp.framework.config.metadata.compile.control
Methods in net.n2oapp.framework.config.metadata.compile.control with parameters of type UploadScope Modifier and Type Method Description protected voidDateIntervalCompiler. compileParams(StandardField<DateInterval> control, N2oDateInterval source, WidgetParamScope paramScope, UploadScope uploadScope, CompileProcessor p)protected voidFieldCompiler. compileParams(D control, S source, WidgetParamScope paramScope, UploadScope uploadScope, CompileProcessor p)Сборка значений по умолчанию у поля из параметров заданныхprotected voidListControlCompiler. compileParams(StandardField<T> control, S source, WidgetParamScope paramScope, UploadScope uploadScope, CompileProcessor p)
-