Uses of Class
com._1c.g5.v8.dt.dcs.settings.SettingsContext
Packages that use SettingsContext
Package
Description
-
Uses of SettingsContext in com._1c.g5.v8.dt.dcs
Fields in com._1c.g5.v8.dt.dcs declared as SettingsContextModifier and TypeFieldDescriptionprotected final SettingsContextDcsDataSetInfoV8LocalBase.settingsContextMethods in com._1c.g5.v8.dt.dcs with parameters of type SettingsContextModifier and TypeMethodDescriptionstatic voidDcsDataSetInfoUtil.fillFieldAvailability(DcsDataSetInfoAvailableFieldInfo field, SettingsContext settingsContext, boolean allowUnlimited) Fill field availabilitystatic List<DbObjectDef>DcsDataSetInfoUtil.getValueTypeTables(TypeDescriptionSource tdp, SettingsContext settingsContext) Get list of tables for typestatic booleanDcsDataSetInfoUtil.isCompatibleType(TypeDescriptionSource tdp, SettingsContext settingsContext, boolean acceptRefs, boolean acceptUnlimited, boolean acceptUndefined) Check whether type is compatiblestatic voidDcsDataSetInfoV8LocalBase.mergeFieldInfo(DcsDataSetInfoAvailableFieldInfo dst, DcsDataSetInfoAvailableFieldInfo src, SettingsContext settingsContext) Merge field infoConstructors in com._1c.g5.v8.dt.dcs with parameters of type SettingsContextModifierConstructorDescriptionDcsDataSetInfoV8LocalBase(SettingsContext settingsContext) Constructs an instanceDcsDataSetInfoV8LocalObject(SettingsContext settingsContext) Constructs an instanceDcsDataSetInfoV8LocalQuery(SettingsContext settingsContext) Constructs an instance -
Uses of SettingsContext in com._1c.g5.v8.dt.dcs.settings
Fields in com._1c.g5.v8.dt.dcs.settings declared as SettingsContextModifier and TypeFieldDescriptionprotected final SettingsContextDcsAvailableSettingsSourceDataSetInfoBase.settingsContextMethods in com._1c.g5.v8.dt.dcs.settings with parameters of type SettingsContextModifier and TypeMethodDescriptionstatic intDcsAvailableSettingsSourceForSchema.getAvaliableConditionKinds(TypeDescriptionSource tdp, SettingsContext settingsContext) Computes available condition kinds by typeConstructors in com._1c.g5.v8.dt.dcs.settings with parameters of type SettingsContextModifierConstructorDescriptionDcsAvailableSettingsSourceDataSetInfoBase(SettingsContext settingsContext) Constructs an instanceDcsAvailableSettingsSourceDataSetInfoObject(SettingsContext settingsContext) Constructs an instanceDcsAvailableSettingsSourceDataSetInfoQuery(SettingsContext settingsContext) Constructs an instanceDcsAvailableSettingsSourceDataSetInfoQueryObjectBase(SettingsContext settingsContext) Constructs an instanceDcsAvailableSettingsSourceDataSetInfoUnion(SettingsContext settingsContext) Constructs an instanceDcsAvailableSettingsSourceForSchema(SettingsContext settingsContext) Constructs an instance -
Uses of SettingsContext in com._1c.g5.v8.dt.dcs.util
Methods in com._1c.g5.v8.dt.dcs.util with parameters of type SettingsContextModifier and TypeMethodDescriptionstatic List<DbViewFieldDef>DcsUtil.getFieldsByTypeDescription(SettingsContext settingsContext, TypeDescription typeDescription) Returns fields provided by type description or empty list.static Collection<Type>DcsUtil.getResolvedTypes(TypeDescriptionSource tdp, SettingsContext settingsContext) Gets the collection of resolved type items, with typesets being taken into the accountstatic <T extends org.eclipse.emf.ecore.EObject>
TDcsUtil.resolveProxy(T object, SettingsContext settingsContext) -
Uses of SettingsContext in com._1c.g5.v8.dt.form.ui.aef.swt.views
Constructors in com._1c.g5.v8.dt.form.ui.aef.swt.views with parameters of type SettingsContextModifierConstructorDescriptionDcsAvailableSettingsSourceForForm(SettingsContext settingsContext) Constructs an instance