Uses of Interface
com._1c.g5.v8.dt.ql.scoping.IQlCachedScopeProvider
Packages that use IQlCachedScopeProvider
Package
Description
-
Uses of IQlCachedScopeProvider in com._1c.g5.v8.dt.internal.form.ui.dynamiclist.aef.dialogs
Constructors in com._1c.g5.v8.dt.internal.form.ui.dynamiclist.aef.dialogs with parameters of type IQlCachedScopeProviderModifierConstructorDescriptionDynamicListQueryDialog
(org.eclipse.swt.widgets.Shell shell, DynamicListQueryViewModel model, boolean editable, IMdTypeIndex mdTypeIndex, IBmEmfIndexManager emfIndexManager, IV8ProjectManager v8ProjectManager, IQlCachedScopeProvider cachedScopeProvider, IBmModelManager bmModelManager) Creates a new dynamic list query dialog.DynamicListQueryDialog
(org.eclipse.swt.widgets.Shell shell, DynamicListQueryViewModel model, IMdTypeIndex mdTypeIndex, IBmEmfIndexManager emfIndexManager, IV8ProjectManager v8ProjectManager, IQlCachedScopeProvider cachedScopeProvider, IBmModelManager bmModelManager) Creates a new dynamic list query dialog. -
Uses of IQlCachedScopeProvider in com._1c.g5.v8.dt.ql
Methods in com._1c.g5.v8.dt.ql that return types with arguments of type IQlCachedScopeProviderModifier and TypeMethodDescriptionClass<? extends IQlCachedScopeProvider>
QlRuntimeModule.bindIQlCachedScopeProvider()
-
Uses of IQlCachedScopeProvider in com._1c.g5.v8.dt.ql.scoping
Classes in com._1c.g5.v8.dt.ql.scoping that implement IQlCachedScopeProviderModifier and TypeClassDescriptionclass
Special provider for caching values ofIScope
getting fromQlScopeProvider
. -
Uses of IQlCachedScopeProvider in com._1c.g5.v8.dt.qw.ui
Constructors in com._1c.g5.v8.dt.qw.ui with parameters of type IQlCachedScopeProviderModifierConstructorDescriptionQueryWizard
(int mode, org.eclipse.swt.widgets.Shell parentShell, org.eclipse.core.resources.IProject contextProject, String queryText, int style, QueryWizardControl parentQueryWizardControl, boolean editable, IBmNavigatorOrderIndexManager bmNavigatorOrderIndexManager, IConfigurationProvider configurationProvider, IV8ProjectManager v8ProjectManager, IQlCachedScopeProvider cachedScopeProvider, IBmModelManager bmModelManager) QueryWizard
(int mode, org.eclipse.swt.widgets.Shell parentShell, org.eclipse.core.resources.IProject contextProject, String queryText, IBmNavigatorOrderIndexManager bmNavigatorOrderIndexManager, IConfigurationProvider configurationProvider, IV8ProjectManager v8ProjectManager, IQlCachedScopeProvider cachedScopeProvider, IBmModelManager bmModelManager) QueryWizard
(org.eclipse.swt.widgets.Shell parentShell, org.eclipse.core.resources.IProject contextProject, String queryText, int style, IBmNavigatorOrderIndexManager bmNavigatorOrderIndexManager, IConfigurationProvider configurationProvider, IV8ProjectManager v8ProjectManager, IQlCachedScopeProvider cachedScopeProvider, IBmModelManager bmModelManager) -
Uses of IQlCachedScopeProvider in com._1c.g5.v8.dt.qw.ui.controls
Methods in com._1c.g5.v8.dt.qw.ui.controls that return IQlCachedScopeProviderConstructors in com._1c.g5.v8.dt.qw.ui.controls with parameters of type IQlCachedScopeProviderModifierConstructorDescriptionQueryWizardControl
(int mode, org.eclipse.core.resources.IProject project, org.eclipse.swt.widgets.Composite parent, int style, String queryText, QueryWizard parentQueryWizardDlg, QueryWizardControl parentQueryWizardControl, QueryTextResultProcessing.ResultProcessingParams processingParams, boolean editable, IBmNavigatorOrderIndexManager bmNavigatorOrderIndexManager, IConfigurationProvider configurationProvider, IV8ProjectManager v8ProjectManager, IQlCachedScopeProvider cachedScopeProvider, IBmModelManager bmModelManager) -
Uses of IQlCachedScopeProvider in com._1c.g5.v8.dt.qw.ui.handlers
Methods in com._1c.g5.v8.dt.qw.ui.handlers that return IQlCachedScopeProviderModifier and TypeMethodDescriptionprotected IQlCachedScopeProvider
OpenQueryModifierHandler.getCachedScopeProvider()
Returns service to getIQlCachedScopeProvider
from eObject.