Uses of Interface
com._1c.g5.aef2.events.IEventChannel
Packages that use IEventChannel
Package
Description
-
Uses of IEventChannel in com._1c.g5.aef2.components
Subinterfaces of IEventChannel in com._1c.g5.aef2.componentsModifier and TypeInterfaceDescriptioninterfaceIComponent<M extends IModel>Defines contract of a component.Classes in com._1c.g5.aef2.components that implement IEventChannelModifier and TypeClassDescriptionclassComponent<M extends IModel,P extends IParameterization> BaseIComponentimplementation. -
Uses of IEventChannel in com._1c.g5.aef2.standard.components
Classes in com._1c.g5.aef2.standard.components that implement IEventChannelModifier and TypeClassDescriptionclassAbstractControlComponent<M extends IModel,P extends IParameterization, V extends ControlViewModel> The basic class for all control components.classComponent for big decimal spinner.classThe button component.classCheckableLabelComponent<M,VM extends CheckableLabelViewModel> Checkable label component that shows lable and checkbox.classThe SWT checkbox component.classThe combo component.classComboLabelComponent<M,VM extends ComboLabelViewModel> Combo label component that shows lable and picture expanded as combo.classCompositeComponent<M extends IModel,P extends IParameterization> The composite component.classContainerComponent<M extends IModel,P extends IParameterization> The container component.classDialogComponent<M extends IModel,P extends IDialogParametrization> The dialog component.classComponent for double spinner.classThe field component with the label on the left and actual control on the right.classThe image button component.classThe label component.classLinkComponent<M extends IModel>The link component.classComponent for long spinner.classThe radio group component.final classScrolledCompositeComponent<M extends IModel,P extends IParameterization> The composite component which know how to scroll content.classThe section component.classSeparator component.classComponent that manages the integer model as the one value of the allowed value set.classStandardComponent<M extends IModel,P extends IParameterization> BaseIComponentclass for all of the components that use EMF-basedControlViewModelimplementation.classThe text component. -
Uses of IEventChannel in com._1c.g5.aef2.standard.definitions.components
Subinterfaces of IEventChannel in com._1c.g5.aef2.standard.definitions.componentsModifier and TypeInterfaceDescriptioninterfaceIManagingComponent<M extends IManagingModel>This interface should be implemented by the root component that corresponds toIManagingDefinition.Classes in com._1c.g5.aef2.standard.definitions.components that implement IEventChannelModifier and TypeClassDescriptionclassDefinitionDrivenComponent<M extends IDefinitionModel,P extends IParameterization> The component implementation that creates sub components by definition.classSection definition component. -
Uses of IEventChannel in com._1c.g5.aef2.standard.lwt.renderers
Methods in com._1c.g5.aef2.standard.lwt.renderers that return IEventChannelModifier and TypeMethodDescriptionstatic IEventChannelLwtStandardRenderer.getFocusedEventChannel() -
Uses of IEventChannel in com._1c.g5.aef2.standard.models
Constructors in com._1c.g5.aef2.standard.models with parameters of type IEventChannelModifierConstructorDescriptionViewModelList(IViewModel object, org.eclipse.emf.ecore.EStructuralFeature feature, IEventChannel channel) Instantiates a new ViewModel list.ViewModelValue(IViewModel object, org.eclipse.emf.ecore.EStructuralFeature feature, IEventChannel channel) Instantiates a new ViewModel value. -
Uses of IEventChannel in com._1c.g5.aef2.standard.swt.renderers
Methods in com._1c.g5.aef2.standard.swt.renderers that return IEventChannelModifier and TypeMethodDescriptionstatic IEventChannelSwtStandardRenderer.getFocusedEventChannel() -
Uses of IEventChannel in com._1c.g5.aef2.standard.viewModels.impl
Fields in com._1c.g5.aef2.standard.viewModels.impl declared as IEventChannelModifier and TypeFieldDescriptionprotected static final IEventChannelContainerViewModelImpl.EVENT_CHANNEL_EDEFAULTThe default value of the 'Event Channel' attribute.protected static final IEventChannelControlViewModelImpl.EVENT_CHANNEL_EDEFAULTThe default value of the 'Event Channel' attribute.protected static final IEventChannelDialogViewModelImpl.EVENT_CHANNEL_EDEFAULTThe default value of the 'Event Channel' attribute.protected static final IEventChannelItemViewModelImpl.EVENT_CHANNEL_EDEFAULTThe default value of the 'Event Channel' attribute.protected IEventChannelContainerViewModelImpl.eventChannelThe cached value of the 'Event Channel' attribute.protected IEventChannelControlViewModelImpl.eventChannelThe cached value of the 'Event Channel' attribute.protected IEventChannelDialogViewModelImpl.eventChannelThe cached value of the 'Event Channel' attribute.protected IEventChannelItemViewModelImpl.eventChannelThe cached value of the 'Event Channel' attribute.Methods in com._1c.g5.aef2.standard.viewModels.impl that return IEventChannelModifier and TypeMethodDescriptionContainerViewModelImpl.getEventChannel()ControlViewModelImpl.getEventChannel()DialogViewModelImpl.getEventChannel()ItemViewModelImpl.getEventChannel()Methods in com._1c.g5.aef2.standard.viewModels.impl with parameters of type IEventChannelModifier and TypeMethodDescriptionvoidContainerViewModelImpl.setEventChannel(IEventChannel newEventChannel) voidControlViewModelImpl.setEventChannel(IEventChannel newEventChannel) voidDialogViewModelImpl.setEventChannel(IEventChannel newEventChannel) voidItemViewModelImpl.setEventChannel(IEventChannel newEventChannel) -
Uses of IEventChannel in com._1c.g5.aef2.viewModels
Methods in com._1c.g5.aef2.viewModels that return IEventChannelModifier and TypeMethodDescriptionIViewModel.getEventChannel()Returns the value of the 'Event Channel' attribute.Methods in com._1c.g5.aef2.viewModels with parameters of type IEventChannelModifier and TypeMethodDescriptionvoidIViewModel.setEventChannel(IEventChannel value) Sets the value of the 'Event Channel' attribute. -
Uses of IEventChannel in com._1c.g5.aef2.viewModels.impl
Methods in com._1c.g5.aef2.viewModels.impl that return IEventChannelModifier and TypeMethodDescriptionAefFactoryImpl.createIEventChannelFromString(org.eclipse.emf.ecore.EDataType eDataType, String initialValue) -
Uses of IEventChannel in com._1c.g5.properties.ui
Classes in com._1c.g5.properties.ui that implement IEventChannelModifier and TypeClassDescriptionclassSpecial implementation ofCompositeComponentfor property palette. -
Uses of IEventChannel in com._1c.g5.v8.dt.addin.ui.aef.components
Classes in com._1c.g5.v8.dt.addin.ui.aef.components that implement IEventChannel -
Uses of IEventChannel in com._1c.g5.v8.dt.aggregates.ui.viewmodel.impl
Fields in com._1c.g5.v8.dt.aggregates.ui.viewmodel.impl declared as IEventChannelModifier and TypeFieldDescriptionprotected static final IEventChannelAggregatesTableColumnViewModelImpl.EVENT_CHANNEL_EDEFAULTThe default value of the 'Event Channel' attribute.protected static final IEventChannelAggregateTableItemViewModelImpl.EVENT_CHANNEL_EDEFAULTThe default value of the 'Event Channel' attribute.protected IEventChannelAggregatesTableColumnViewModelImpl.eventChannelThe cached value of the 'Event Channel' attribute.protected IEventChannelAggregateTableItemViewModelImpl.eventChannelThe cached value of the 'Event Channel' attribute.Methods in com._1c.g5.v8.dt.aggregates.ui.viewmodel.impl that return IEventChannelModifier and TypeMethodDescriptionAggregatesTableColumnViewModelImpl.getEventChannel()AggregateTableItemViewModelImpl.getEventChannel()Methods in com._1c.g5.v8.dt.aggregates.ui.viewmodel.impl with parameters of type IEventChannelModifier and TypeMethodDescriptionvoidAggregatesTableColumnViewModelImpl.setEventChannel(IEventChannel newEventChannel) voidAggregateTableItemViewModelImpl.setEventChannel(IEventChannel newEventChannel) -
Uses of IEventChannel in com._1c.g5.v8.dt.bp.scheme.ui.aef.components
Classes in com._1c.g5.v8.dt.bp.scheme.ui.aef.components that implement IEventChannelModifier and TypeClassDescriptionclassContainer component for addressing attributes components.classGraphical scheme item event componentclassComponent forGraphicalSchemeLine.classSpecial implementation ofPictureSelectionComponentforGraphicalSchemePictureclassVersionedEnumComponentimplementation for feature withGraphicalSchemePictureStyletype.classComponent for event handler selection. -
Uses of IEventChannel in com._1c.g5.v8.dt.dcs.ui.aef.component.chart
Classes in com._1c.g5.v8.dt.dcs.ui.aef.component.chart that implement IEventChannel -
Uses of IEventChannel in com._1c.g5.v8.dt.dcs.ui.aef.component.chart.reference
Classes in com._1c.g5.v8.dt.dcs.ui.aef.component.chart.reference that implement IEventChannelModifier and TypeClassDescriptionclassGrid component forChartReferenceBandclassDialog component forChartReferenceBandsclassGrid component forChartReferenceLine.classDialog component forChartReferenceLines -
Uses of IEventChannel in com._1c.g5.v8.dt.form.internal.ui.aef.components
Classes in com._1c.g5.v8.dt.form.internal.ui.aef.components that implement IEventChannelModifier and TypeClassDescriptionclassComponent forAdditionSourceIndirectly affects type of AdditionSourceclassManagedFormAdditionTypetype component.classThe component of sets the data path in button with parameterized command.classTheIComponentforInputFieldExtInfo.getChoiceForm()feature.classThe form choice list component.classThe component for choosing command inButton.classConditional appearance component.classThe component forCheckBoxKind.classThe versioned component for children alignmentFormChildrenAlign.classThe versioned enum component forFormChildrenGroup.classThe form choice parameter links component.classForm conditional appearance component.classFormItem type component.classThe component forFormPagesRepresentation.classThe compontent for form type link.classThe versioned enum component forUsualGroupBehavior.classTheGroupListComponentfor a dynamic list form.classThe component forSearchStringLocationfilters combo items depending on the context.classThe component which shows scroll bar property for the form spreadsheet document.classThe table name selection component.classThe table name selection component.classThe combo component that allows to select groups for 'user settings group' features.classUser visibility component. -
Uses of IEventChannel in com._1c.g5.v8.dt.form.internal.ui.aef.components.choicelist
Classes in com._1c.g5.v8.dt.form.internal.ui.aef.components.choicelist that implement IEventChannelModifier and TypeClassDescriptionclassThe dialog component for 'choice list' feature.classThe choice list dialog content component.classThe grid component for choice list. -
Uses of IEventChannel in com._1c.g5.v8.dt.form.internal.ui.aef.components.datapath
Classes in com._1c.g5.v8.dt.form.internal.ui.aef.components.datapath that implement IEventChannel -
Uses of IEventChannel in com._1c.g5.v8.dt.form.internal.ui.aef.components.valuelist
Classes in com._1c.g5.v8.dt.form.internal.ui.aef.components.valuelist that implement IEventChannelModifier and TypeClassDescriptionclassThe mobile command bar elements dialog component.classThe mobile command bar elements dialog content component.classThe grid component for mobile command bar elements.classThe component opens the list of mobile command bar's elements. -
Uses of IEventChannel in com._1c.g5.v8.dt.form.ui.aef.components
Classes in com._1c.g5.v8.dt.form.ui.aef.components that implement IEventChannelModifier and TypeClassDescriptionclassThe form model object event handler collection component.classThe form command set component.classThe handler selection component.classTree selection component for form dynamic list attribute main table whose selected objects areTreePathin order to support selection within collapsed treeclassMin (max) value component forNumberValueclassThe component opens page for chart editing.classThe component opens page for dendrogram editing.classOpenEditorInFormByLinkComponent<M extends IFormValue<? extends org.eclipse.emf.ecore.EObject,? extends org.eclipse.emf.ecore.EObject>> The component opens additional editor page in a form editor.classThe component opens page for gantt chart editing.classOpenGeographicalSchemaEditorInFormByLinkComponent<M extends IFormValue<? extends org.eclipse.emf.ecore.EObject,? extends org.eclipse.emf.ecore.EObject>> The component opens additional geographical schema editor page in a form editor.classOpenGraphicalSchemeEditorInFormByLinkComponent<M extends IFormValue<? extends org.eclipse.emf.ecore.EObject,? extends org.eclipse.emf.ecore.EObject>> The component opens additional graphical scheme editor page in a form editor.classOpen moxel (spreadsheet) editor by link component -
Uses of IEventChannel in com._1c.g5.v8.dt.form.ui.aef.components.datapath
Classes in com._1c.g5.v8.dt.form.ui.aef.components.datapath that implement IEventChannel -
Uses of IEventChannel in com._1c.g5.v8.dt.form.ui.chart.aef.components
Classes in com._1c.g5.v8.dt.form.ui.chart.aef.components that implement IEventChannelModifier and TypeClassDescriptionclassThe dialog component forChartColorPaletteDescriptionclassChart scale dialog component.classComponent for interval's lower or upper bound.classOpen time scale editor by link component -
Uses of IEventChannel in com._1c.g5.v8.dt.form.ui.chart.aef.components.reference
Classes in com._1c.g5.v8.dt.form.ui.chart.aef.components.reference that implement IEventChannelModifier and TypeClassDescriptionclassGrid component forChartReferenceBandclassDialog component forChartReferenceBandsprotected classclassGrid component forChartReferenceLine.classDialog component for editing chart reference lines.protected class -
Uses of IEventChannel in com._1c.g5.v8.dt.form.ui.chart.aef.components.trendline
Classes in com._1c.g5.v8.dt.form.ui.chart.aef.components.trendline that implement IEventChannelModifier and TypeClassDescriptionclassDialog component for editing series' trendlines. -
Uses of IEventChannel in com._1c.g5.v8.dt.form.ui.internal.chart.aef.components
Classes in com._1c.g5.v8.dt.form.ui.internal.chart.aef.components that implement IEventChannelModifier and TypeClassDescriptionclassComponent forIChartAxisModel.classComponent forIChartPointModel.classComponent forIChartSeriesModel.classComponent forChartLabelLocation.classComponent forChartLabelType.classChart line selection component.classComponent to manage optional integer chart properties with predefined valuesclassComponent forChartType.classComponent for chart custom color palette.classThe gantt chart background intervals component.classThe gantt chart background intervals grid component.classThe gantt chart settings dialog component.classComponent forIGanttChartTimeScaleLevelModel.classComponent forGaugeChartQualityBands.classDialog component for editing chart's quality bands.classGrid component forGaugeChartQualityBands.classComponent forMarkerType.classOpen gantt chart settings editor by link componentclassComponent for real stock series property of aChart.classComponent for real stock series property of aChart.classEditable combo component which works with couples of String-Integer. -
Uses of IEventChannel in com._1c.g5.v8.dt.form.ui.internal.chart.aef.components.chartscale
Classes in com._1c.g5.v8.dt.form.ui.internal.chart.aef.components.chartscale that implement IEventChannel -
Uses of IEventChannel in com._1c.g5.v8.dt.form.ui.internal.chart.aef.components.colorpalettedescription
Classes in com._1c.g5.v8.dt.form.ui.internal.chart.aef.components.colorpalettedescription that implement IEventChannel -
Uses of IEventChannel in com._1c.g5.v8.dt.form.ui.internal.chart.aef.components.labelarea
Classes in com._1c.g5.v8.dt.form.ui.internal.chart.aef.components.labelarea that implement IEventChannelModifier and TypeClassDescriptionclassLabel area component.classLabel area dialog component. -
Uses of IEventChannel in com._1c.g5.v8.dt.form.ui.internal.chart.aef.components.reference
Classes in com._1c.g5.v8.dt.form.ui.internal.chart.aef.components.reference that implement IEventChannelModifier and TypeClassDescriptionclassAbstractChartReferenceGridComponent<T extends IGridItem,ME, M extends IGridModel<ME>, RT extends org.eclipse.emf.ecore.EObject> Grid component for chart reference line / band.classComponent forChartReferenceBands.classComponent forChartReferenceLine -
Uses of IEventChannel in com._1c.g5.v8.dt.form.ui.internal.chart.aef.components.timescale
Classes in com._1c.g5.v8.dt.form.ui.internal.chart.aef.components.timescale that implement IEventChannelModifier and TypeClassDescriptionclassCreate time scale dialog.classThe time scale labels component.
It aggregates grid component with toolbar.classThe time scale labels dialog component.final classThe component forTimeScaleLabels.getLabels()selection.classThe time scale labels grid component.classThe time scale levels component.classThe time scale levels grid component. -
Uses of IEventChannel in com._1c.g5.v8.dt.form.ui.internal.chart.aef.components.trendline
Classes in com._1c.g5.v8.dt.form.ui.internal.chart.aef.components.trendline that implement IEventChannelModifier and TypeClassDescriptionclassComponent forTrendlineArray.classGrid component forTrendlineArray. -
Uses of IEventChannel in com._1c.g5.v8.dt.form.ui.internal.planner.aef.components
Classes in com._1c.g5.v8.dt.form.ui.internal.planner.aef.components that implement IEventChannelModifier and TypeClassDescriptionclassOpen planner dimensions editor by link componentclassThe planner dimensions component.classThe planner dimensions dialog component.final classThe planner dimensions grid component. -
Uses of IEventChannel in com._1c.g5.v8.dt.form.ui.wizard
Classes in com._1c.g5.v8.dt.form.ui.wizard that implement IEventChannel -
Uses of IEventChannel in com._1c.g5.v8.dt.geographicalschema.ui.internal.aef.models
Classes in com._1c.g5.v8.dt.geographicalschema.ui.internal.aef.models that implement IEventChannelModifier and TypeClassDescriptionclassThe component for geographical coordinates selection.classLayers items component.classLegend elements component. -
Uses of IEventChannel in com._1c.g5.v8.dt.internal.aggregates.ui.aef
Classes in com._1c.g5.v8.dt.internal.aggregates.ui.aef that implement IEventChannelModifier and TypeClassDescriptionclassThe aggregates table based component -
Uses of IEventChannel in com._1c.g5.v8.dt.internal.binary.ui.aef.components
Classes in com._1c.g5.v8.dt.internal.binary.ui.aef.components that implement IEventChannelModifier and TypeClassDescriptionclassThe component for embedding in granular editor page for binaryTemplateobject. -
Uses of IEventChannel in com._1c.g5.v8.dt.internal.form.ui.dynamiclist.aef.components
Classes in com._1c.g5.v8.dt.internal.form.ui.dynamiclist.aef.components that implement IEventChannelModifier and TypeClassDescriptionclassThe component for dynamic list query text. -
Uses of IEventChannel in com._1c.g5.v8.dt.internal.form.ui.extension.properties.aef.components
Classes in com._1c.g5.v8.dt.internal.form.ui.extension.properties.aef.components that implement IEventChannelModifier and TypeClassDescriptionclassThe extension form data path component.classThe form extension command handler collection component.classEventHandlerCollectionComponentextension for form extensions.classHandlerSelectionComponentextension with ability to create event handlers for form extension elements. -
Uses of IEventChannel in com._1c.g5.v8.dt.internal.md.ui.aef.mobileapplicationurls
Classes in com._1c.g5.v8.dt.internal.md.ui.aef.mobileapplicationurls that implement IEventChannelModifier and TypeClassDescriptionclassMobileApplicationUrls dialog component.classMobileApplicationUrltable component. -
Uses of IEventChannel in com._1c.g5.v8.dt.internal.md.ui.aef.mobilefunctionality
Classes in com._1c.g5.v8.dt.internal.md.ui.aef.mobilefunctionality that implement IEventChannel -
Uses of IEventChannel in com._1c.g5.v8.dt.internal.md.ui.aef.requiredpermissions
Classes in com._1c.g5.v8.dt.internal.md.ui.aef.requiredpermissions that implement IEventChannelModifier and TypeClassDescriptionclassRequired permissions dialog component. -
Uses of IEventChannel in com._1c.g5.v8.dt.internal.md.ui.aef.websocketclientheaders
Classes in com._1c.g5.v8.dt.internal.md.ui.aef.websocketclientheaders that implement IEventChannelModifier and TypeClassDescriptionclassWebSocketClientheaders dialog component.classWebSocketClientheaders table component. -
Uses of IEventChannel in com._1c.g5.v8.dt.internal.md.ui.editors.catalog
Classes in com._1c.g5.v8.dt.internal.md.ui.editors.catalog that implement IEventChannelModifier and TypeClassDescriptionclassCatalog owners page component.classThe catalog subordination use component. -
Uses of IEventChannel in com._1c.g5.v8.dt.internal.md.ui.editors.chartofcalculationtypes
Classes in com._1c.g5.v8.dt.internal.md.ui.editors.chartofcalculationtypes that implement IEventChannelModifier and TypeClassDescriptionclassThe enum radio group component for 'dependenceOnCalculationTypes' featureChartOfCalculationTypes. -
Uses of IEventChannel in com._1c.g5.v8.dt.internal.md.ui.editors.document
Classes in com._1c.g5.v8.dt.internal.md.ui.editors.document that implement IEventChannelModifier and TypeClassDescriptionclassDocument editor journals page component.classDocumentEditorSequencesPagecomponent. -
Uses of IEventChannel in com._1c.g5.v8.dt.internal.md.ui.editors.filtercriterion
Classes in com._1c.g5.v8.dt.internal.md.ui.editors.filtercriterion that implement IEventChannelModifier and TypeClassDescriptionclassFilter criterion editor content page component. -
Uses of IEventChannel in com._1c.g5.v8.dt.internal.md.ui.editors.functionaloption
Classes in com._1c.g5.v8.dt.internal.md.ui.editors.functionaloption that implement IEventChannelModifier and TypeClassDescriptionclassFunctional option editor content page component. -
Uses of IEventChannel in com._1c.g5.v8.dt.internal.md.ui.editors.functionaloptionsparameter
Classes in com._1c.g5.v8.dt.internal.md.ui.editors.functionaloptionsparameter that implement IEventChannelModifier and TypeClassDescriptionclassFunctional option parameter editor use component. -
Uses of IEventChannel in com._1c.g5.v8.dt.internal.md.ui.editors.pages.cattributes
Classes in com._1c.g5.v8.dt.internal.md.ui.editors.pages.cattributes that implement IEventChannelModifier and TypeClassDescriptionclassNavigatorTableComponentextension to show and edit common attributes in granular editor data page. -
Uses of IEventChannel in com._1c.g5.v8.dt.internal.md.ui.editors.pages.characteristics
Classes in com._1c.g5.v8.dt.internal.md.ui.editors.pages.characteristics that implement IEventChannelModifier and TypeClassDescriptionclassCharacteristics table component. -
Uses of IEventChannel in com._1c.g5.v8.dt.internal.md.ui.editors.pages.functionaloptions
Classes in com._1c.g5.v8.dt.internal.md.ui.editors.pages.functionaloptions that implement IEventChannelModifier and TypeClassDescriptionclassDtGranularEditorFunctionalOptionsPagemd-object content component.classDtGranularEditorFunctionalOptionsPagecomponent. -
Uses of IEventChannel in com._1c.g5.v8.dt.internal.md.ui.editors.pages.generation
Classes in com._1c.g5.v8.dt.internal.md.ui.editors.pages.generation that implement IEventChannelModifier and TypeClassDescriptionclassGeneration Base editor content page component.classBasis for component. -
Uses of IEventChannel in com._1c.g5.v8.dt.internal.md.ui.editors.pages.predefineddata
Classes in com._1c.g5.v8.dt.internal.md.ui.editors.pages.predefineddata that implement IEventChannelModifier and TypeClassDescriptionclassDtDynamicTableComponentextension to show and edit account flags in granular editor predefined data page.classComposite component for editingChartOfAccountsPredefinedItemaccounting flags and ext dimension types.classDtDynamicTableComponentextension to show and edit ext dimension types in granular editor predefined data page.classPredefined calculation type calculation base (base, leading, displacing calculation types) tree component.classComposite component for editingChartOfCalculationTypesPredefinedItemcalculation base (base, leading and displacing calculation types). -
Uses of IEventChannel in com._1c.g5.v8.dt.internal.md.ui.editors.pages.recorders
Classes in com._1c.g5.v8.dt.internal.md.ui.editors.pages.recorders that implement IEventChannel -
Uses of IEventChannel in com._1c.g5.v8.dt.internal.md.ui.editors.pages.subsystems
Classes in com._1c.g5.v8.dt.internal.md.ui.editors.pages.subsystems that implement IEventChannel -
Uses of IEventChannel in com._1c.g5.v8.dt.internal.md.ui.editors.subsystem
Classes in com._1c.g5.v8.dt.internal.md.ui.editors.subsystem that implement IEventChannelModifier and TypeClassDescriptionclassSubsystem editor content page component. -
Uses of IEventChannel in com._1c.g5.v8.dt.internal.md.ui.extension.editor.descriptors.commonattribute
Classes in com._1c.g5.v8.dt.internal.md.ui.extension.editor.descriptors.commonattribute that implement IEventChannelModifier and TypeClassDescriptionclassThe AEF 2.0 component for the adopted common attribute content. -
Uses of IEventChannel in com._1c.g5.v8.dt.internal.md.ui.extension.editor.descriptors.exchangeplan
Classes in com._1c.g5.v8.dt.internal.md.ui.extension.editor.descriptors.exchangeplan that implement IEventChannelModifier and TypeClassDescriptionclassThe AEF 2.0 component for the adopted exchange plan content. -
Uses of IEventChannel in com._1c.g5.v8.dt.internal.md.ui.extension.editor.page.predefineddata
Classes in com._1c.g5.v8.dt.internal.md.ui.extension.editor.page.predefineddata that implement IEventChannelModifier and TypeClassDescriptionclassAdopted predefined data page tree component. -
Uses of IEventChannel in com._1c.g5.v8.dt.internal.platform.services.ui.aef.components
Classes in com._1c.g5.v8.dt.internal.platform.services.ui.aef.components that implement IEventChannelModifier and TypeClassDescriptionclassAbstractDynamicTableComponent<T,M extends IDynamicTableModel & IList<T>, VM extends TableItemViewModel> classEnum component with specific labels for CA certificate source type.classAbstractDynamicTableComponentextension to control data separator changes.classAbstractDynamicTableComponentextension to control HTTP services changes.classInfobase access settings component.classNotSupportedComponent<M extends IModel,P extends IParameterization> AEF component indicating that requested feature is not supported yet.classPublication link component.classAbstractDynamicTableComponentextension to control OpenID return to addresses.classSelectable label component.classLabel component for web server type.classComponent for web server type selection.classAbstractDynamicTableComponentextension to control web services changes. -
Uses of IEventChannel in com._1c.g5.v8.dt.internal.platform.services.ui.editors.webserver
Classes in com._1c.g5.v8.dt.internal.platform.services.ui.editors.webserver that implement IEventChannel -
Uses of IEventChannel in com._1c.g5.v8.dt.internal.style.ui.aef.components
Classes in com._1c.g5.v8.dt.internal.style.ui.aef.components that implement IEventChannel -
Uses of IEventChannel in com._1c.g5.v8.dt.internal.ws.ui.aef.components
Classes in com._1c.g5.v8.dt.internal.ws.ui.aef.components that implement IEventChannel -
Uses of IEventChannel in com._1c.g5.v8.dt.md.help.ui.aef
Classes in com._1c.g5.v8.dt.md.help.ui.aef that implement IEventChannel -
Uses of IEventChannel in com._1c.g5.v8.dt.md.mobiledigisign.ui
Classes in com._1c.g5.v8.dt.md.mobiledigisign.ui that implement IEventChannelModifier and TypeClassDescriptionclassComponent for working with mobile client digital signature -
Uses of IEventChannel in com._1c.g5.v8.dt.md.ui.aef.components
Classes in com._1c.g5.v8.dt.md.ui.aef.components that implement IEventChannelModifier and TypeClassDescriptionclassAbstractChoiceParameterLinksComponent<T extends AbstractChoiceParameterLink,U, M extends IChoiceParameterLinksModel<T, U>> The abstract component for working with choice parameter links features.classAbstractDtActionBarHandlerSelectComponent<M extends IBaseBmHandlerNameModel,P extends IDtActionBarParameterization> AbstractDtActionBarComponentimplementation for handle selection component.classAbstractMobileApplicationUrlsComponent<T extends AbstractMobileApplicationUrl,M extends IAbstractMobileApplicationUrlsModel<T>> The abstract component for mobile application URL's features.classAbstractMultilanguageComponent<MultilanguageModel extends IMultilanguageModel>The component that processes the given map as a set of fields.classAbstractSingleLanguageComponent<SingleLanguageModel extends ISingleLanguageModel>The component that processes the given value which is a text field.classAbstractTypeLinkComponent<T extends AbstractTypeLink,U, M extends ITypeLinkModel<T, U>> Abstract Type link component.classAllowed incoming share request type componentclassThe component that works with @CharacteristicsDescriptiondata path field models as with selectable values from DT combo.classThe component that works with @CharacteristicsDescriptionFieldmodels as with selectable values from DT combo.classThe choice parameter links component.classPredefined item code component.classColor component for processing model ofColortype.classThe AEF 2.0 tree component for the common attribute content.classDataSeparation ofCommonAttributeedit componentclassConfiguration compatibility mode component.classTheListSelectionComponentimplementation with specific operations for Configuration.getRequiredMobileApplicationPermissions feature.classTheListSelectionComponentimplementation with specific operations for Configuration.usePurposes feature.classComponent for managing the model that is the one possible events forEventSubscription.classHandler selection component for EventSubscription md objectclassThe component forFontobject selection.classThe component that processes the multilanguage string with format dialog helper.classTheValueSelectionComponentfor form choosing.classHandler selection component.classIndexingtype componentclassInformationRegisterPeriodicity component.classTheValueSelectionComponentfor theReportmain DCS choosing.classMdPicturecomponent.classMin (max) value component.classThe mobile application URL's component.classMultilanguage component with text.classMultilanguage component with support of formatted text.classThe implementation ofAbstractSelectionActionBarComponentfor navigator selection dialog.classNavigator tree dialog component.classNumber (code) max length spinner component.classOpenEditorByLinkComponent<T extends org.eclipse.emf.ecore.EObject>Open editor by link component.classPicture selection component.classComponent forPictureSizeclassA tree-based clone ofFormSelectionComponentused for selection of forms of reports and external reports.classThe required permissions component.classScheduled job method name component.classSingleLanguage component with support of formatted text.classThe Ws-reference source URL component.classThe extension ofNavigatorTreeComponentfor Standard attributes and Standard tabular sectionsclassThe component for handling Type link features of MD object attributes.classTheMobileApplicationFunctionalitiescomponent.classTheWebSocketClientheaders component.classXdto packages selection component. -
Uses of IEventChannel in com._1c.g5.v8.dt.md.ui.aef.components.choiceparameters
Classes in com._1c.g5.v8.dt.md.ui.aef.components.choiceparameters that implement IEventChannel -
Uses of IEventChannel in com._1c.g5.v8.dt.md.ui.aef.components.commonpicture
Classes in com._1c.g5.v8.dt.md.ui.aef.components.commonpicture that implement IEventChannelModifier and TypeClassDescriptionclassCommonPicture content editor componentclassCommonPicture content type componentclassEmpty heavy component.classComponent to preview single image ofCommonPicture, or image from zip-based picture set.classComponent to show size of preview single image ofCommonPicture, or image from zip-based picture set. -
Uses of IEventChannel in com._1c.g5.v8.dt.md.ui.aef.components.commonpicture.grid
Classes in com._1c.g5.v8.dt.md.ui.aef.components.commonpicture.grid that implement IEventChannelModifier and TypeClassDescriptionclassToolbar and table component for Common picture zip-based entriesclassGrid component for Common picture zip-based entries -
Uses of IEventChannel in com._1c.g5.v8.dt.md.ui.aef.components.eds
Classes in com._1c.g5.v8.dt.md.ui.aef.components.eds that implement IEventChannelModifier and TypeClassDescriptionclassExtension ofAbstractDtComboSelectComponentfor "Sign of unfilled parent" property.classValue of unfilled parent component -
Uses of IEventChannel in com._1c.g5.v8.dt.md.ui.aef.components.type
Classes in com._1c.g5.v8.dt.md.ui.aef.components.type that implement IEventChannelModifier and TypeClassDescriptionclassThe composite component that encapsulates business processing of theTypeDescriptionmodel.classThe dialog component forTypeDescription. -
Uses of IEventChannel in com._1c.g5.v8.dt.md.ui.aef.components.value
Classes in com._1c.g5.v8.dt.md.ui.aef.components.value that implement IEventChannel -
Uses of IEventChannel in com._1c.g5.v8.dt.md.ui.aef.wizards.viewModels.impl
Fields in com._1c.g5.v8.dt.md.ui.aef.wizards.viewModels.impl declared as IEventChannelModifier and TypeFieldDescriptionprotected static final IEventChannelNewWizardPageViewModelImpl.EVENT_CHANNEL_EDEFAULTThe default value of the 'Event Channel' attribute.protected IEventChannelNewWizardPageViewModelImpl.eventChannelThe cached value of the 'Event Channel' attribute.Methods in com._1c.g5.v8.dt.md.ui.aef.wizards.viewModels.impl that return IEventChannelMethods in com._1c.g5.v8.dt.md.ui.aef.wizards.viewModels.impl with parameters of type IEventChannelModifier and TypeMethodDescriptionvoidNewWizardPageViewModelImpl.setEventChannel(IEventChannel newEventChannel) -
Uses of IEventChannel in com._1c.g5.v8.dt.md.ui.editor.aef.descriptor.configuration
Classes in com._1c.g5.v8.dt.md.ui.editor.aef.descriptor.configuration that implement IEventChannelModifier and TypeClassDescriptionclassThe AEF 2.0 component for the configuration standalone content.classStandaloneContentDataExchangeSettingsdialog component. -
Uses of IEventChannel in com._1c.g5.v8.dt.md.ui.editor.aef.descriptor.dataexchange
Classes in com._1c.g5.v8.dt.md.ui.editor.aef.descriptor.dataexchange that implement IEventChannelModifier and TypeClassDescriptionclassThe AEF 2.0 component for the data exchange. -
Uses of IEventChannel in com._1c.g5.v8.dt.md.ui.editor.aef.descriptor.document
Classes in com._1c.g5.v8.dt.md.ui.editor.aef.descriptor.document that implement IEventChannelModifier and TypeClassDescriptionclassDocument posting content page component. -
Uses of IEventChannel in com._1c.g5.v8.dt.md.ui.editor.aef.descriptor.exchangeplan
Classes in com._1c.g5.v8.dt.md.ui.editor.aef.descriptor.exchangeplan that implement IEventChannelModifier and TypeClassDescriptionclassThe AEF 2.0 component for the exchange plan content. -
Uses of IEventChannel in com._1c.g5.v8.dt.md.ui.editor.predefineddata
Classes in com._1c.g5.v8.dt.md.ui.editor.predefineddata that implement IEventChannelModifier and TypeClassDescriptionclassPredefined data page tree component. -
Uses of IEventChannel in com._1c.g5.v8.dt.md.ui.extension.aef.components
Classes in com._1c.g5.v8.dt.md.ui.extension.aef.components that implement IEventChannelModifier and TypeClassDescriptionclassExtended combo label component that shows label and allows to change metadata property state.classValueSelectionComponentforMdObjectfeature ExtendedconfiguationObject (see {@link MdClassPackage#Literals#MD_OBJECT__EXTENDED_CONFIGURATION_OBJECT})classExtended field component that showsExtendedLabelComponentinstead of original simple label component.classExtended label component that shows lable and allows to change metadata property state.classExtended type description component that shows lable and allows to change metadata property state.classType description editing component for extension configuration. -
Uses of IEventChannel in com._1c.g5.v8.dt.md.ui.properties.components
Classes in com._1c.g5.v8.dt.md.ui.properties.components that implement IEventChannelModifier and TypeClassDescriptionclassImplementation ofPropertyPaletteComponentcontaining EDT specific logic. -
Uses of IEventChannel in com._1c.g5.v8.dt.md.ui.wizards
Classes in com._1c.g5.v8.dt.md.ui.wizards that implement IEventChannelModifier and TypeClassDescriptionprotected classRoot object wizard page.classThe first page of the new configuration wizard.classRootObjectPage<T extends AbstractProjectWizard.WizardModel<M>,M extends MdObject> Root object wizard page. -
Uses of IEventChannel in com._1c.g5.v8.dt.md.ui.wizards.base.aef
Classes in com._1c.g5.v8.dt.md.ui.wizards.base.aef that implement IEventChannelModifier and TypeClassDescriptionclassComponent for wizard page that operates withCharacteristicsDescriptionproperties.classMdModelNewWizardPageComponent<M extends IMdObjectModel>Component for wizard page that operates withMdObjectfields.classComponent for wizard page that operates withMdObjectfields and with additional features which are attached by extension pointMdModelTypesExtension.classNewWizardPageComponent<M extends IModel>Base class for AEF wizard page componentsclassComponent for wizard page that operates withChartOfAccountsPredefinedItemfields.classComponent for wizard page that operates withChartOfCalculationTypesPredefinedItemfields.classComponent for wizard page that operates withChartOfCharacteristicTypesPredefinedItemfields.classPredefinedItemNewWizardPage<M extends IPredefinedItemModel>Component for wizard page that operates withPredefinedItemfields.classCreates page for type description selection. -
Uses of IEventChannel in com._1c.g5.v8.dt.moxel.ui.aef.components
Classes in com._1c.g5.v8.dt.moxel.ui.aef.components that implement IEventChannelModifier and TypeClassDescriptionclassMoxel area component.classMoxel content pattern component.classSpreadsheet line component. -
Uses of IEventChannel in com._1c.g5.v8.dt.ui.aef.component
Classes in com._1c.g5.v8.dt.ui.aef.component that implement IEventChannelModifier and TypeClassDescriptionclassAbstractDtActionBarComponent<M extends IModel,P extends IDtActionBarParameterization> Base component for components that works with model that can be represented as string.classAbstractDtColorActionBarComponent<M extends IModel,P extends IDtActionBarParameterization> TheAbstractDtReadonlyActionBarComponentimplementation for controls that displays color within the text box.classAbstractDtComboSelectComponent<T,M extends IValue<T>, P extends IComboSelectParameterization> Abstract implementation of the component for manipulating with the model as with the selectable from DT combo value.classAbstractDtEditableComboComponent<T,M extends IValue<T>, P extends IEditableComboParameterization> Abstract implementation of the component for manipulating with the model as with the editable value via combo box.classThe simple implementation ofAbstractDtActionBarComponentthat maps the given list model to action bar view model.classAbstractDtReadonlyActionBarComponent<M extends IModel,P extends IDtActionBarParameterization> TheAbstractDtActionBarComponentwith the read-only editor.classAbstractDtSelectComponent<M extends IModel,P extends IParameterization, VM extends SelectViewModel> Base component for components that allow to select new value with feasible buttons in action bar.classAbstractGridComponent<T extends IGridItem,ME, M extends IGridModel<ME>, P extends IParameterization> The abstract grid component.classAbstractGridWithToolbarComponent<T extends IGridItem,ME, M extends IGridModel<ME>, P extends IParameterization> The container component that combines toolbar and grid components.classAbstractSelectionActionBarComponent<M extends IModel,P extends ISelectionParameterization> TheAbstractDtReadonlyActionBarComponentimplementation that allows to select values from dialog.classAbstractSelectionComponent<M extends IEmfSelectionModel<? extends org.eclipse.emf.ecore.EObject>,P extends ISelectionParameterization> TheAbstractDtActionBarComponentimplementation that allows to select values from dialog.classAbstractSelectionFromListDialogComponent<M extends IEmfSelectionModel<? extends org.eclipse.emf.ecore.EObject>>The abstract implementation ofAbstractSelectionComponentthat creates theItemSelectionDialogatAbstractSelectionComponent.createSelectionDialog(org.eclipse.swt.widgets.Shell)point.classAbstractSelectionFromTreeDialogComponent<M extends IEmfTreeSelectionModel<? extends org.eclipse.emf.ecore.EObject>>The abstract implementation ofAbstractSelectionComponentthat creates theTreeDialogatAbstractSelectionComponent.createSelectionDialog(org.eclipse.swt.widgets.Shell)point.classAbstractTabFolderComponent<M extends IModel,P extends IParameterization> The tab folder component.classThe component that works withBooleanmodels as with selectable values from DT combo.classDialogWithToolbarComponent<M extends IModel,P extends IDialogParametrization> Dialog component with toolbar.classDirectory selection component.classBorder style componentclassThe component that operates with the date in given.classDtDynamicTableComponent<T,M extends IDynamicTableModel, VM extends TableViewModel, P extends IStructuredParameterization> Abstract implementation of the table component that operates withIDynamicTableModel.classDtDynamicTreeComponent<T,M extends IDynamicTreeModel<T>, VM extends TreeViewModel, P extends ITreeParameterization> Abstract implementation of the tree component that operates withIDynamicTreeModel.classThe DT checkbox component that can be mapped on any model type.classThe picture component for displaying the model value as image.classThe component that operates with the given model as with text field.classDtValueActionBarComponent<T,P extends IDtActionBarParameterization> AbstractDtSelectComponentimplementation forIValuemodels.classComponent for managing the model that is the one possible value of some enumeration.classThe enum radio group component.classFile selection component.final classA helper composite component withgrid layoutand a static builder.classTheAbstractSelectionFromListDialogComponentimplementation forIList.classTable component for navigator objects.classTree component for navigator objects.classComponent that manages theIntegermodel as the one value of the allowed value set.classThe shortcut editing componentclassTextPreviewComponent<M extends IModel>Component for displaying text with given color and font properties.classThe toolbar component.classTheAbstractSelectionFromTreeDialogComponentimplementation forIList.classTheAbstractSelectionFromTreeDialogComponentimplementation forIValue.classUnsettable property field component that showsCheckedLabelComponentinstead of original simple label component.classTheAbstractSelectionComponentimplementation forIValueclassVersion-aware component for managing the model that is the one possible value of some enumeration. -
Uses of IEventChannel in com._1c.g5.v8.dt.ui.aef.swt.views.grid
Constructors in com._1c.g5.v8.dt.ui.aef.swt.views.grid with parameters of type IEventChannelModifierConstructorDescriptionGridSelectionAdapter(IEventChannel eventChannel, GridColumnViewModel column) Creates a new adapter. -
Uses of IEventChannel in com._1c.g5.v8.dt.ui.aef.viewModels.impl
Fields in com._1c.g5.v8.dt.ui.aef.viewModels.impl declared as IEventChannelModifier and TypeFieldDescriptionprotected static final IEventChannelButtonItemViewModelImpl.EVENT_CHANNEL_EDEFAULTThe default value of the 'Event Channel' attribute.protected static final IEventChannelGridColumnViewModelImpl.EVENT_CHANNEL_EDEFAULTThe default value of the 'Event Channel' attribute.protected static final IEventChannelTabItemViewModelImpl.EVENT_CHANNEL_EDEFAULTThe default value of the 'Event Channel' attribute.protected static final IEventChannelToolBarItemViewModelImpl.EVENT_CHANNEL_EDEFAULTThe default value of the 'Event Channel' attribute.protected IEventChannelButtonItemViewModelImpl.eventChannelThe cached value of the 'Event Channel' attribute.protected IEventChannelGridColumnViewModelImpl.eventChannelThe cached value of the 'Event Channel' attribute.protected IEventChannelTabItemViewModelImpl.eventChannelThe cached value of the 'Event Channel' attribute.protected IEventChannelToolBarItemViewModelImpl.eventChannelThe cached value of the 'Event Channel' attribute.Methods in com._1c.g5.v8.dt.ui.aef.viewModels.impl that return IEventChannelModifier and TypeMethodDescriptionButtonItemViewModelImpl.getEventChannel()GridColumnViewModelImpl.getEventChannel()TabItemViewModelImpl.getEventChannel()ToolBarItemViewModelImpl.getEventChannel()Methods in com._1c.g5.v8.dt.ui.aef.viewModels.impl with parameters of type IEventChannelModifier and TypeMethodDescriptionvoidButtonItemViewModelImpl.setEventChannel(IEventChannel newEventChannel) voidGridColumnViewModelImpl.setEventChannel(IEventChannel newEventChannel) voidTabItemViewModelImpl.setEventChannel(IEventChannel newEventChannel) voidToolBarItemViewModelImpl.setEventChannel(IEventChannel newEventChannel) -
Uses of IEventChannel in com._1c.g5.v8.dt.ui.editor.aef.components
Classes in com._1c.g5.v8.dt.ui.editor.aef.components that implement IEventChannelModifier and TypeClassDescriptionclassParent component for AEF granular editor page.classThe component that implements sections in editors. -
Uses of IEventChannel in com._1c.g5.v8.dt.xdto.ui.aef.components
Classes in com._1c.g5.v8.dt.xdto.ui.aef.components that implement IEventChannel -
Uses of IEventChannel in com.e1c.g5.dt.applications.ui.editor.aef.components
Classes in com.e1c.g5.dt.applications.ui.editor.aef.components that implement IEventChannelModifier and TypeClassDescriptionclassThe radio group component for application editor purposes.classThe tree component for application editor puproses. -
Uses of IEventChannel in com.e1c.g5.dt.internal.applications.ui.editor.aef.components
Subinterfaces of IEventChannel in com.e1c.g5.dt.internal.applications.ui.editor.aef.componentsModifier and TypeInterfaceDescriptioninterfaceThe application editor component.Classes in com.e1c.g5.dt.internal.applications.ui.editor.aef.components that implement IEventChannelModifier and TypeClassDescriptionclassThe application editor component implementation. -
Uses of IEventChannel in com.e1c.g5.dt.internal.applications.ui.editor.infobases.aef.components
Classes in com.e1c.g5.dt.internal.applications.ui.editor.infobases.aef.components that implement IEventChannelModifier and TypeClassDescriptionclassThe link component with a 'infobase access settings'-specific logic. -
Uses of IEventChannel in com.e1c.g5.v8.dt.check.suppress.ui.aef.components
Classes in com.e1c.g5.v8.dt.check.suppress.ui.aef.components that implement IEventChannelModifier and TypeClassDescriptionclassProvides suppression settings editor component available on link click. -
Uses of IEventChannel in com.e1c.g5.v8.dt.check.suppress.ui.internal.aef.components
Classes in com.e1c.g5.v8.dt.check.suppress.ui.internal.aef.components that implement IEventChannelModifier and TypeClassDescriptionclassComponent for suppression settings dialog. -
Uses of IEventChannel in com.e1c.g5.v8.dt.internal.md.distribution.support.ui.aef.components
Classes in com.e1c.g5.v8.dt.internal.md.distribution.support.ui.aef.components that implement IEventChannelModifier and TypeClassDescriptionclassChange distribution settings dialog component.classChange user mode dialog component.classDistributionSupportnavigator tree component for handling distribute settings.classDistributionSupportnavigator tree component for handling support settings.classThe icon label component.classMerge support rule settings dialog component.classSupportLanguagesdialog component.classSupport rule settings dialog component.classUser rules legend component.classVendor rules legend component.