Uses of Interface
com._1c.g5.aef2.events.IEvent
Packages that use IEvent
Package
Description
-
Uses of IEvent in com._1c.g5.aef2.components
Methods in com._1c.g5.aef2.components with parameters of type IEventModifier and TypeMethodDescriptionfinal voidComponent.queueAndWaitEvent(IEvent event) final voidComponent.queueEvent(IEvent event) -
Uses of IEvent in com._1c.g5.aef2.events
Subinterfaces of IEvent in com._1c.g5.aef2.eventsModifier and TypeInterfaceDescriptioninterfaceA contract for events sent by the scene to its components.interfaceThe event used by the Atomic Editor Framework to communicate with ambient services.Classes in com._1c.g5.aef2.events that implement IEventModifier and TypeClassDescriptionclassCollapse all event that can be sent to a component so that it transforms it intoTreeCollapseAllEventfor its view models.classAn abstract implementation ofIClientEvent.classExpand all event that can be sent to a component so that it transforms it intoTreeExpandAllEventfor its view models.classAn event sent to a component indicating it needs to focus.classA selection event that can be sent to a component so that it transforms it intoSelectionEvents for its view models.classA set filter event that can be sent to a component and contains filter predicate.classA set selection event that can be sent to a component so that it transforms it intoTableSetSelectionEventandTreeSetSelectionEventfor its view models.classThe commit event, typically sent from aIViewto its component.classThe discard event, typically sent from aIViewto its component.classFocus event.classSpecial implementation ofIEventthat says to dialog created byIDialogViewModelthat it should be called okPressed methodclassThe relayout event, sent from aIViewto its component.classEvent that should focus the last focused component (if it was stored by the scene) or the component defined by a query if no previously focused component was found.classThe restore state event.classAn event which the scene sends to its component after refresh.classThe view model event.Methods in com._1c.g5.aef2.events with parameters of type IEventModifier and TypeMethodDescriptionvoidIEventChannelListener.eventReceived(IEvent event) Invoked when event channel has received an event.voidIEventChannel.queueAndWaitEvent(IEvent event) Queues the event to this channel and waits for its processing done.voidIEventChannel.queueEvent(IEvent event) Queues the event to this channel. -
Uses of IEvent in com._1c.g5.aef2.events.view
Classes in com._1c.g5.aef2.events.view that implement IEventModifier and TypeClassDescriptionclassAn event notified by anIViewwhen one of its controls receives focus. -
Uses of IEvent in com._1c.g5.aef2.scenes
Methods in com._1c.g5.aef2.scenes with parameters of type IEventModifier and TypeMethodDescriptionvoidIScene.handleComponentEvent(IComponent<?> component, IEvent event) Notifies the scene that a component-specific event has happened.voidScene.handleComponentEvent(IComponent<?> component, IEvent event) -
Uses of IEvent in com._1c.g5.aef2.standard.definitions.events
Classes in com._1c.g5.aef2.standard.definitions.events that implement IEvent -
Uses of IEvent in com._1c.g5.aef2.standard.events
Classes in com._1c.g5.aef2.standard.events that implement IEventModifier and TypeClassDescriptionclassThe click event.classContext activation event.classContext deactivation event.classThe execute action event.final classThe event sent to component to update its external validation status.
This event is alwaysasync.classThe hotkey execution event.classIEventimplementation for handling the hotkey refresh events.final classThe expansion event is sent by View to its channel when the Section control is expanded or collapsed.classSelection event.classclassThe view model notification event. -
Uses of IEvent in com._1c.g5.aef2.views
Methods in com._1c.g5.aef2.views with parameters of type IEventModifier and TypeMethodDescriptionprotected voidView.handleEventChannelEvent(IEvent event, VM viewModel, NC control) Handles events fromIEventChannel.protected final voidView.queueAndWaitEvent(IEvent event) Queues and waits event to theIEventChannel.protected final voidView.queueEvent(IEvent event) Queues event to theIEventChannel. -
Uses of IEvent in com._1c.g5.v8.dt.aef2.bm.events
Classes in com._1c.g5.v8.dt.aef2.bm.events that implement IEventModifier and TypeClassDescriptionclassTheIServiceEventimplementation that represents BM events.classTheIServiceEventthat is sent on DD object status changing. -
Uses of IEvent in com._1c.g5.v8.dt.internal.aggregates.ui.aef
Classes in com._1c.g5.v8.dt.internal.aggregates.ui.aef that implement IEvent -
Uses of IEvent 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 IEventModifier and TypeClassDescriptionclassMobileApplicationUrlItemViewModelchange event.classEvent to send when theMobileApplicationUrlis selected in component.Methods in com._1c.g5.v8.dt.internal.md.ui.aef.mobileapplicationurls with parameters of type IEventModifier and TypeMethodDescriptionprotected voidMobileApplicationUrlsTableComponent.processEvent(IEvent event) -
Uses of IEvent 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 IEventModifier and TypeClassDescriptionclassA client refresh permission message event that can be sent to the permission message component.classA set bold used functionality flag event that can be sent to the used functionality flag component.classRequiredPermissionMessageItemViewModelchange event. -
Uses of IEvent 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 IEvent -
Uses of IEvent 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 IEventModifier and TypeClassDescriptionclassWebSocketClientHeaderItemViewModelchange event.classEvent to send when theWebSocketClientheader is selected in component.Methods in com._1c.g5.v8.dt.internal.md.ui.aef.websocketclientheaders with parameters of type IEventModifier and TypeMethodDescriptionprotected voidWebSocketClientHeadersTableComponent.processEvent(IEvent event) -
Uses of IEvent in com._1c.g5.v8.dt.internal.md.ui.editors.catalog
Methods in com._1c.g5.v8.dt.internal.md.ui.editors.catalog with parameters of type IEventModifier and TypeMethodDescriptionprotected voidCatalogEditorOwnersPageComponent.processEvent(IEvent event) -
Uses of IEvent in com._1c.g5.v8.dt.internal.md.ui.editors.functionaloption
Methods in com._1c.g5.v8.dt.internal.md.ui.editors.functionaloption with parameters of type IEventModifier and TypeMethodDescriptionprotected voidFunctionalOptionEditorContentPageComponent.processEvent(IEvent event) -
Uses of IEvent in com._1c.g5.v8.dt.internal.md.ui.editors.functionaloptionsparameter
Methods in com._1c.g5.v8.dt.internal.md.ui.editors.functionaloptionsparameter with parameters of type IEventModifier and TypeMethodDescriptionprotected voidFunctionalOptionsParameterUseComponent.processEvent(IEvent event) -
Uses of IEvent in com._1c.g5.v8.dt.internal.md.ui.editors.pages.characteristics
Methods in com._1c.g5.v8.dt.internal.md.ui.editors.pages.characteristics with parameters of type IEventModifier and TypeMethodDescriptionprotected voidCharacteristicsTableComponent.processEvent(IEvent event) -
Uses of IEvent 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 IEventModifier and TypeClassDescriptionclassFunctional options set md-object owner filter event.Methods in com._1c.g5.v8.dt.internal.md.ui.editors.pages.functionaloptions with parameters of type IEventModifier and TypeMethodDescriptionprotected voidDtGranularEditorFunctionalOptionsMdObjectContentComponent.processEvent(IEvent event) protected voidDtGranularEditorFunctionalOptionsPageComponent.processEvent(IEvent event) -
Uses of IEvent in com._1c.g5.v8.dt.internal.md.ui.editors.pages.predefineddata
Methods in com._1c.g5.v8.dt.internal.md.ui.editors.pages.predefineddata with parameters of type IEventModifier and TypeMethodDescriptionprotected voidPredefinedAccountAccountingFlagsComponent.processEvent(IEvent event) protected voidPredefinedAccountExtDimensionTypesComponent.processEvent(IEvent event) protected voidPredefinedCalculationTypeCalculationBaseComponent.processEvent(IEvent event) -
Uses of IEvent in com._1c.g5.v8.dt.internal.md.ui.editors.pages.recorders
Methods in com._1c.g5.v8.dt.internal.md.ui.editors.pages.recorders with parameters of type IEventModifier and TypeMethodDescriptionprotected voidDtGranularEditorRecordersPageComponent.processEvent(IEvent event) -
Uses of IEvent in com._1c.g5.v8.dt.internal.platform.services.ui.aef.components
Methods in com._1c.g5.v8.dt.internal.platform.services.ui.aef.components with parameters of type IEventModifier and TypeMethodDescriptionprotected voidAbstractDynamicTableComponent.processEvent(IEvent event) protected voidDataSeparatorsComponent.processEvent(IEvent event) protected voidReturnToComponent.processEvent(IEvent event) -
Uses of IEvent in com._1c.g5.v8.dt.internal.platform.services.ui.aef.events
Classes in com._1c.g5.v8.dt.internal.platform.services.ui.aef.events that implement IEventModifier and TypeClassDescriptionclassIndicates that parent editor is saving. -
Uses of IEvent in com._1c.g5.v8.dt.internal.ws.ui.aef.components
Methods in com._1c.g5.v8.dt.internal.ws.ui.aef.components with parameters of type IEventModifier and TypeMethodDescriptionprotected voidWebServiceDataComponent.processEvent(IEvent event) -
Uses of IEvent in com._1c.g5.v8.dt.md.ui.aef.components
Classes in com._1c.g5.v8.dt.md.ui.aef.components that implement IEventModifier and TypeClassDescriptionclassShow content filter by use event that can be sent to a common attributes content componentMethods in com._1c.g5.v8.dt.md.ui.aef.components with parameters of type IEventModifier and TypeMethodDescriptionprotected voidCommonAttributeContentTreeComponent.processEvent(IEvent event) -
Uses of IEvent 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 IEventModifier and TypeClassDescriptionclassA CommonPictures content type change eventclassA image change event that can be sent to a preview image component -
Uses of IEvent 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 IEventModifier and TypeClassDescriptionclassSign of unfilled parent value change event -
Uses of IEvent in com._1c.g5.v8.dt.md.ui.aef2.events
Classes in com._1c.g5.v8.dt.md.ui.aef2.events that implement IEventModifier and TypeClassDescriptionclassTheIServiceEventthat is the AEF 2.0 equivalent ofDistributionSupportChangeEvent. -
Uses of IEvent in com._1c.g5.v8.dt.md.ui.editor.aef.descriptor.commonattribute
Methods in com._1c.g5.v8.dt.md.ui.editor.aef.descriptor.commonattribute with parameters of type IEventModifier and TypeMethodDescriptionprotected voidCommonAttributeContentSwtView.handleEventChannelEvent(IEvent event, TreeViewModel viewModel, org.eclipse.swt.widgets.Composite control) -
Uses of IEvent in com._1c.g5.v8.dt.md.ui.editor.aef.descriptor.configuration
Methods in com._1c.g5.v8.dt.md.ui.editor.aef.descriptor.configuration with parameters of type IEventModifier and TypeMethodDescriptionprotected voidConfigurationStandaloneContentComponent.processEvent(IEvent event) -
Uses of IEvent in com._1c.g5.v8.dt.md.ui.editor.aef.descriptor.dataexchange
Methods in com._1c.g5.v8.dt.md.ui.editor.aef.descriptor.dataexchange with parameters of type IEventModifier and TypeMethodDescriptionprotected voidDataExchangeComponent.processEvent(IEvent event) -
Uses of IEvent 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 IEventModifier and TypeClassDescriptionclassA set filter by standalone content event that can be sent to a component.Methods in com._1c.g5.v8.dt.md.ui.editor.aef.descriptor.exchangeplan with parameters of type IEventModifier and TypeMethodDescriptionprotected voidExchangePlanContentComponent.processEvent(IEvent event) -
Uses of IEvent in com._1c.g5.v8.dt.md.ui.editor.predefineddata
Methods in com._1c.g5.v8.dt.md.ui.editor.predefineddata with parameters of type IEventModifier and TypeMethodDescriptionprotected voidPredefinedDataComponent.processEvent(IEvent event) -
Uses of IEvent in com._1c.g5.v8.dt.ui.aef.component
Methods in com._1c.g5.v8.dt.ui.aef.component with parameters of type IEventModifier and TypeMethodDescriptionprotected abstract voidDtDynamicTableComponent.processEvent(IEvent event) Processes the received event from table component.protected abstract voidDtDynamicTreeComponent.processEvent(IEvent event) Processes the received event from component.protected voidNavigatorTableComponent.processEvent(IEvent event) protected voidNavigatorTreeComponent.processEvent(IEvent event) -
Uses of IEvent in com._1c.g5.v8.dt.ui.aef.events
Subinterfaces of IEvent in com._1c.g5.v8.dt.ui.aef.eventsModifier and TypeInterfaceDescriptioninterfaceTheIServiceEventthat keeps information about changing one of the project parameters.Classes in com._1c.g5.v8.dt.ui.aef.events that implement IEventModifier and TypeClassDescriptionclassEvent for collapse all tree.classTheIServiceEventimplementation that keeps information about editing language changes.classEvent for expand all tree.classTheIServiceEventimplementation that keeps information about language list changes.classEvent to send when the navigator object is selected in component.classTheIServiceEventthat keeps information about script variant change.classThe event notified by a tab folder view when its selected tab has changed.classEvent that initiates then the table view commits items.classEvent that initiates then the table view double clicked item.classEvent for refreshing table view.classThe event notified by a table view when its selection has changed.classSet selection event for table.classEvent that initiates then the tree view commits items.classEvent that initiates then the tree view double clicked item.classThe tree expansion event.classEvent triggered on delete or insert keys pressed on the tree item.classEvent for refreshing tree view.classSelection event for tree.classSet expansion event for trees.classSet selection event for tree.classTheIServiceEventimplementation that keeps information about use purposes list changes. -
Uses of IEvent in com._1c.g5.v8.dt.ui.aef.events.grid
Subinterfaces of IEvent in com._1c.g5.v8.dt.ui.aef.events.gridModifier and TypeInterfaceDescriptioninterfaceThe basic interface for grid component events.Classes in com._1c.g5.v8.dt.ui.aef.events.grid that implement IEventModifier and TypeClassDescriptionclassThe grid cell creation event.
The view sends the event when the 'placeholder' for cell editor was created.classThe grid cell disposal event.
The view sends the event when the cell editor is deactivated (should be disposed).classThe grid cell focus event.
The view sends focus event when the cell editor should be focused.classThe grid cell initialization event.
It is sent to component by view when the cell editor initialization (activation) is needed.classThe grid checkbox cell event.
The view sends the event when the cell editor notifies about it is checked/unchecked.final classThe grid item selection event.final classThe grid refresh event. -
Uses of IEvent in com._1c.g5.v8.dt.ui.aef.lwt.views
Methods in com._1c.g5.v8.dt.ui.aef.lwt.views with parameters of type IEventModifier and TypeMethodDescriptionprotected voidAbstractDtSelectView.handleEventChannelEvent(IEvent event, VM viewModel, LightEditorBar<LC> control) protected voidDtActionBarView.handleEventChannelEvent(IEvent event, ActionBarViewModel viewModel, LightEditorBar<LightText> control) -
Uses of IEvent in com._1c.g5.v8.dt.ui.aef.swt.views
Methods in com._1c.g5.v8.dt.ui.aef.swt.views with parameters of type IEventModifier and TypeMethodDescriptionprotected voidAbstractDtSelectView.handleEventChannelEvent(IEvent event, VM viewModel, NC control) protected voidDtActionBarView.handleEventChannelEvent(IEvent event, ActionBarViewModel viewModel, ValueChooser control) protected voidDtTableView.handleEventChannelEvent(IEvent event, TableViewModel viewModel, org.eclipse.swt.widgets.Composite control) protected voidDtTreeView.handleEventChannelEvent(IEvent event, TreeViewModel viewModel, org.eclipse.swt.widgets.Composite control) -
Uses of IEvent in com._1c.g5.v8.dt.ui.aef.swt.views.grid
Methods in com._1c.g5.v8.dt.ui.aef.swt.views.grid with parameters of type IEventModifier and TypeMethodDescriptionprotected voidSwtGridView.handleEventChannelEvent(IEvent event, GridViewModel viewModel, org.eclipse.nebula.widgets.grid.Grid control) -
Uses of IEvent in com._1c.g5.v8.dt.ui.editor.aef.events
Classes in com._1c.g5.v8.dt.ui.editor.aef.events that implement IEventModifier and TypeClassDescriptionclassThe event that sent from components to theDtGranularEditorPageAefComponentto notify about selection of the editor should be changed. -
Uses of IEvent in com._1c.g5.v8.dt.xdto.ui.aef.components
Methods in com._1c.g5.v8.dt.xdto.ui.aef.components with parameters of type IEvent -
Uses of IEvent in com.e1c.g5.dt.internal.applications.ui.editor.aef.events
Classes in com.e1c.g5.dt.internal.applications.ui.editor.aef.events that implement IEventModifier and TypeClassDescriptionfinal classThe AEF 2.0 event that is sent by view to component to notify about double click.final classThe event that is sent by component to root scene component and notifies about selection change.final classThe AEF 2.0 event that is sent by component to view to refresh the tree. -
Uses of IEvent in com.e1c.g5.dt.internal.applications.ui.editor.aef.views
Methods in com.e1c.g5.dt.internal.applications.ui.editor.aef.views with parameters of type IEventModifier and TypeMethodDescriptionprotected voidSwtTreeView.handleEventChannelEvent(IEvent event, TreeViewModel viewModel, org.eclipse.swt.widgets.Tree control) -
Uses of IEvent in com.e1c.g5.v8.dt.internal.md.distribution.support.ui.aef.components
Methods in com.e1c.g5.v8.dt.internal.md.distribution.support.ui.aef.components with parameters of type IEventModifier and TypeMethodDescriptionprotected voidDistributionDistributeNavigatorTreeComponent.processEvent(IEvent event) protected voidDistributionSupportNavigatorTreeComponent.processEvent(IEvent event) -
Uses of IEvent in com.e1c.g5.v8.dt.internal.md.distribution.support.ui.aef.events
Classes in com.e1c.g5.v8.dt.internal.md.distribution.support.ui.aef.events that implement IEventModifier and TypeClassDescriptionclassParent configuration cell double click selection event.classParent configuration cell selection event.