Package com._1c.g5.aef2.events
package com._1c.g5.aef2.events
-
ClassDescriptionAbstractServiceConsumer<T,
E extends IServiceEvent> The basic abstract implementation of theIServiceConsumer.Collapse all event that can be sent to a component so that it transforms it intoTreeCollapseAllEventfor its view models.An abstract implementation ofIClientEvent.Expand all event that can be sent to a component so that it transforms it intoTreeExpandAllEventfor its view models.An event sent to a component indicating it needs to focus.A selection event that can be sent to a component so that it transforms it intoSelectionEvents for its view models.Type of the client selection event.A set filter event that can be sent to a component and contains filter predicate.A set selection event that can be sent to a component so that it transforms it intoTableSetSelectionEventandTreeSetSelectionEventfor its view models.The commit event, typically sent from aIViewto its component.The discard event, typically sent from aIViewto its component.Focus event.A contract for events sent by the scene to its components.The event used by the AEF to communicate with the components.The event channel where you could send the events.Defines contract of a event channel listener.The service consumer that consumes service events or messages and translates it to AEFIServiceEvents that will be sent to components byIServiceEventTracker.The event used by the Atomic Editor Framework to communicate with ambient services.The qualifier forIServiceEvent.The contract of trackers of service events.Special implementation ofIEventthat says to dialog created byIDialogViewModelthat it should be called okPressed methodThe relayout event, sent from aIViewto its component.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.The restore state event.An event which the scene sends to its component after refresh.The base implementation ofIServiceEventQualifier.The view model event.