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 void
AbstractDtComboView.processHotkeyExecution
(HotkeyExecutionEvent event, LightEditorBar<LightText> lightControl, VM viewModel) protected void
AbstractDtSelectView.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 void
AbstractDtSelectView.processHotkeyExecution
(HotkeyExecutionEvent event, NC nativeControl, VM viewModel) protected void
DtComboSelectView.processHotkeyExecution
(HotkeyExecutionEvent event, ValueComboChooser nativeControl, ComboSelectViewModel viewModel) protected void
DtEditableComboView.processHotkeyExecution
(HotkeyExecutionEvent event, ValueComboChooser nativeControl, EditableComboViewModel viewModel)