Uses of Class
net.n2oapp.framework.config.metadata.compile.widget.CopiedFieldScope
-
Packages that use CopiedFieldScope Package Description net.n2oapp.framework.config.metadata.compile.widget -
-
Uses of CopiedFieldScope in net.n2oapp.framework.config.metadata.compile.widget
Methods in net.n2oapp.framework.config.metadata.compile.widget with parameters of type CopiedFieldScope Modifier and Type Method Description protected voidBaseWidgetCompiler. compileDataProviderAndRoutes(D compiled, S source, CompileProcessor p, ValidationList validationList, ParentRouteScope widgetRouteScope, SubModelsScope subModelsScope, CopiedFieldScope copiedFieldScope)protected QueryContextBaseWidgetCompiler. getQueryContext(D widget, S source, String route, CompiledQuery query, ValidationList validationList, SubModelsScope subModelsScope, CopiedFieldScope copiedFieldScope, CompileProcessor p)protected QueryContextTableCompiler. getQueryContext(Table widget, N2oTable source, String route, CompiledQuery query, ValidationList validationList, SubModelsScope subModelsScope, CopiedFieldScope copiedFieldScope, CompileProcessor p)protected List<FieldSet>BaseWidgetCompiler. initFieldSets(NamespaceUriAware[] fields, CompileContext<?,?> context, CompileProcessor p, WidgetScope widgetScope, CompiledQuery widgetQuery, CompiledObject widgetObject, ModelsScope modelsScope, FiltersScope filtersScope, SubModelsScope subModelsScope, UploadScope uploadScope, MomentScope momentScope, CopiedFieldScope copiedFieldScope)Инициализация филдсетов
-