Uses of Class
net.n2oapp.framework.config.metadata.compile.widget.FiltersScope
-
Packages that use FiltersScope Package Description net.n2oapp.framework.config.metadata.compile.widget -
-
Uses of FiltersScope in net.n2oapp.framework.config.metadata.compile.widget
Methods in net.n2oapp.framework.config.metadata.compile.widget with parameters of type FiltersScope Modifier and Type Method Description 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)Инициализация филдсетов
-