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 void
Component.queueAndWaitEvent
(IEvent event) final void
Component.queueEvent
(IEvent event) -
Uses of IEvent in com._1c.g5.aef2.events
Subinterfaces of IEvent in com._1c.g5.aef2.eventsModifier and TypeInterfaceDescriptioninterface
A contract for events sent by the scene to its components.interface
The event used by the Atomic Editor Framework to communicate with ambient services.Classes in com._1c.g5.aef2.events that implement IEventModifier and TypeClassDescriptionclass
Collapse all event that can be sent to a component so that it transforms it intoTreeCollapseAllEvent
for its view models.class
An abstract implementation ofIClientEvent
.class
Expand all event that can be sent to a component so that it transforms it intoTreeExpandAllEvent
for its view models.class
An event sent to a component indicating it needs to focus.class
A selection event that can be sent to a component so that it transforms it intoSelectionEvent
s for its view models.class
A set filter event that can be sent to a component and contains filter predicate.class
A set selection event that can be sent to a component so that it transforms it intoTableSetSelectionEvent
andTreeSetSelectionEvent
for its view models.class
The commit event, typically sent from aIView
to its component.class
The discard event, typically sent from aIView
to its component.class
Focus event.class
Special implementation ofIEvent
that says to dialog created byIDialogViewModel
that it should be called okPressed methodclass
The relayout event, sent from aIView
to its component.class
Event 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.class
The restore state event.class
An event which the scene sends to its component after refresh.class
The view model event.Methods in com._1c.g5.aef2.events with parameters of type IEventModifier and TypeMethodDescriptionvoid
IEventChannelListener.eventReceived
(IEvent event) Invoked when event channel has received an event.void
IEventChannel.queueAndWaitEvent
(IEvent event) Queues the event to this channel and waits for its processing done.void
IEventChannel.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 TypeClassDescriptionclass
An event notified by anIView
when 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 TypeMethodDescriptionvoid
IScene.handleComponentEvent
(IComponent<?> component, IEvent event) Notifies the scene that a component-specific event has happened.void
Scene.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 TypeClassDescriptionclass
The click event.class
Context activation event.class
Context deactivation event.class
The execute action event.final class
The event sent to component to update its external validation status.
This event is alwaysasync
.class
The hotkey execution event.class
IEvent
implementation for handling the hotkey refresh events.final class
The expansion event is sent by View to its channel when the Section control is expanded or collapsed.class
Selection event.class
class
The 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 void
View.handleEventChannelEvent
(IEvent event, VM viewModel, NC control) Handles events fromIEventChannel
.protected final void
View.queueAndWaitEvent
(IEvent event) Queues and waits event to theIEventChannel
.protected final void
View.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 TypeClassDescriptionclass
TheIServiceEvent
implementation that represents BM events.class
TheIServiceEvent
that 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 TypeClassDescriptionclass
MobileApplicationUrlItemViewModel
change event.class
Event to send when theMobileApplicationUrl
is selected in component.Methods in com._1c.g5.v8.dt.internal.md.ui.aef.mobileapplicationurls with parameters of type IEventModifier and TypeMethodDescriptionprotected void
MobileApplicationUrlsTableComponent.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 TypeClassDescriptionclass
A client refresh permission message event that can be sent to the permission message component.class
A set bold used functionality flag event that can be sent to the used functionality flag component.class
RequiredPermissionMessageItemViewModel
change 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 TypeClassDescriptionclass
WebSocketClientHeaderItemViewModel
change event.class
Event to send when theWebSocketClient
header is selected in component.Methods in com._1c.g5.v8.dt.internal.md.ui.aef.websocketclientheaders with parameters of type IEventModifier and TypeMethodDescriptionprotected void
WebSocketClientHeadersTableComponent.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 void
CatalogEditorOwnersPageComponent.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 void
FunctionalOptionEditorContentPageComponent.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 void
FunctionalOptionsParameterUseComponent.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 void
CharacteristicsTableComponent.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 TypeClassDescriptionclass
Functional 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 void
DtGranularEditorFunctionalOptionsMdObjectContentComponent.processEvent
(IEvent event) protected void
DtGranularEditorFunctionalOptionsPageComponent.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 void
PredefinedAccountAccountingFlagsComponent.processEvent
(IEvent event) protected void
PredefinedAccountExtDimensionTypesComponent.processEvent
(IEvent event) protected void
PredefinedCalculationTypeCalculationBaseComponent.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 void
DtGranularEditorRecordersPageComponent.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 void
AbstractDynamicTableComponent.processEvent
(IEvent event) protected void
DataSeparatorsComponent.processEvent
(IEvent event) protected void
ReturnToComponent.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 TypeClassDescriptionclass
Indicates 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 void
WebServiceDataComponent.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 TypeClassDescriptionclass
Show 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 void
CommonAttributeContentTreeComponent.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 TypeClassDescriptionclass
A CommonPictures content type change eventclass
A 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 TypeClassDescriptionclass
Sign 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 TypeClassDescriptionclass
TheIServiceEvent
that 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 void
CommonAttributeContentSwtView.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 void
ConfigurationStandaloneContentComponent.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 void
DataExchangeComponent.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 TypeClassDescriptionclass
A 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 void
ExchangePlanContentComponent.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 void
PredefinedDataComponent.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 void
DtDynamicTableComponent.processEvent
(IEvent event) Processes the received event from table component.protected abstract void
DtDynamicTreeComponent.processEvent
(IEvent event) Processes the received event from component.protected void
NavigatorTableComponent.processEvent
(IEvent event) protected void
NavigatorTreeComponent.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 TypeInterfaceDescriptioninterface
TheIServiceEvent
that keeps information about changing one of the project parameters.Classes in com._1c.g5.v8.dt.ui.aef.events that implement IEventModifier and TypeClassDescriptionclass
Event for collapse all tree.class
TheIServiceEvent
implementation that keeps information about editing language changes.class
Event for expand all tree.class
TheIServiceEvent
implementation that keeps information about language list changes.class
Event to send when the navigator object is selected in component.class
TheIServiceEvent
that keeps information about script variant change.class
The event notified by a tab folder view when its selected tab has changed.class
Event that initiates then the table view commits items.class
Event that initiates then the table view double clicked item.class
Event for refreshing table view.class
The event notified by a table view when its selection has changed.class
Set selection event for table.class
Event that initiates then the tree view commits items.class
Event that initiates then the tree view double clicked item.class
The tree expansion event.class
Event triggered on delete or insert keys pressed on the tree item.class
Event for refreshing tree view.class
Selection event for tree.class
Set expansion event for trees.class
Set selection event for tree.class
TheIServiceEvent
implementation 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 TypeInterfaceDescriptioninterface
The basic interface for grid component events.Classes in com._1c.g5.v8.dt.ui.aef.events.grid that implement IEventModifier and TypeClassDescriptionclass
The grid cell creation event.
The view sends the event when the 'placeholder' for cell editor was created.class
The grid cell disposal event.
The view sends the event when the cell editor is deactivated (should be disposed).class
The grid cell focus event.
The view sends focus event when the cell editor should be focused.class
The grid cell initialization event.
It is sent to component by view when the cell editor initialization (activation) is needed.class
The grid checkbox cell event.
The view sends the event when the cell editor notifies about it is checked/unchecked.final class
The grid item selection event.final class
The 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 void
AbstractDtSelectView.handleEventChannelEvent
(IEvent event, VM viewModel, LightEditorBar<LC> control) protected void
DtActionBarView.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 void
AbstractDtSelectView.handleEventChannelEvent
(IEvent event, VM viewModel, NC control) protected void
DtActionBarView.handleEventChannelEvent
(IEvent event, ActionBarViewModel viewModel, ValueChooser control) protected void
DtTableView.handleEventChannelEvent
(IEvent event, TableViewModel viewModel, org.eclipse.swt.widgets.Composite control) protected void
DtTreeView.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 void
SwtGridView.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 TypeClassDescriptionclass
The event that sent from components to theDtGranularEditorPageAefComponent
to 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 class
The AEF 2.0 event that is sent by view to component to notify about double click.final class
The event that is sent by component to root scene component and notifies about selection change.final class
The 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 void
SwtTreeView.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 void
DistributionDistributeNavigatorTreeComponent.processEvent
(IEvent event) protected void
DistributionSupportNavigatorTreeComponent.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 TypeClassDescriptionclass
Parent configuration cell double click selection event.class
Parent configuration cell selection event.