Uses of Class
com._1c.g5.aef2.events.ClientEvent
-
-
Uses of ClientEvent in com._1c.g5.aef2.events
Subclasses of ClientEvent in com._1c.g5.aef2.events Modifier and Type Class Description classClientCollapseAllEventCollapse all event that can be sent to a component so that it transforms it intoTreeCollapseAllEventfor its view models.classClientExpandAllEventExpand all event that can be sent to a component so that it transforms it intoTreeExpandAllEventfor its view models.classClientFocusEventAn event sent to a component indicating it needs to focus.classClientSelectionEventA selection event that can be sent to a component so that it transforms it intoSelectionEvents for its view models.classClientSetFilterEventA set filter event that can be sent to a component and contains filter predicate.classClientSetSelectionEventA set selection event that can be sent to a component so that it transforms it intoTableSetSelectionEventandTreeSetSelectionEventfor its view models.classRestoreFocusEventEvent 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. -
Uses of ClientEvent in com._1c.g5.v8.dt.md.ui.aef.components
Subclasses of ClientEvent in com._1c.g5.v8.dt.md.ui.aef.components Modifier and Type Class Description classClientShowOnlyUsedContentEventShow content filter by use event that can be sent to a common attributes content component -
Uses of ClientEvent in com._1c.g5.v8.dt.md.ui.aef.components.commonpicture
Subclasses of ClientEvent in com._1c.g5.v8.dt.md.ui.aef.components.commonpicture Modifier and Type Class Description classCommonPicturesPreviewImageChangeEventA image change event that can be sent to a preview image component -
Uses of ClientEvent in com._1c.g5.v8.dt.md.ui.editor.aef.descriptor.exchangeplan
Subclasses of ClientEvent in com._1c.g5.v8.dt.md.ui.editor.aef.descriptor.exchangeplan Modifier and Type Class Description classClientSetFilterByStandaloneContentEventA set filter by standalone content event that can be sent to a component.
-