Uses of Class
com._1c.g5.aef2.standard.events.HotkeyExecutionEvent
Packages that use HotkeyExecutionEvent
-
Uses of HotkeyExecutionEvent 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 HotkeyExecutionEventModifier and TypeMethodDescriptionprotected voidAbstractDtComboView.processHotkeyExecution(HotkeyExecutionEvent event, LightEditorBar<LightText> lightControl, VM viewModel) protected voidAbstractDtSelectView.processHotkeyExecution(HotkeyExecutionEvent event, LightEditorBar<LC> lightControl, VM viewModel) -
Uses of HotkeyExecutionEvent 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 HotkeyExecutionEventModifier and TypeMethodDescriptionprotected voidAbstractDtSelectView.processHotkeyExecution(HotkeyExecutionEvent event, NC nativeControl, VM viewModel) protected voidDtComboSelectView.processHotkeyExecution(HotkeyExecutionEvent event, ValueComboChooser nativeControl, ComboSelectViewModel viewModel) protected voidDtEditableComboView.processHotkeyExecution(HotkeyExecutionEvent event, ValueComboChooser nativeControl, EditableComboViewModel viewModel)