Uses of Class
com._1c.g5.aef2.standard.events.HotkeyRefreshEvent
Packages that use HotkeyRefreshEvent
-
Uses of HotkeyRefreshEvent 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 HotkeyRefreshEventModifier and TypeMethodDescriptionprotected void
AbstractDtComboView.processHotkeyRefresh
(HotkeyRefreshEvent event, LightEditorBar<LightText> lightControl, VM viewModel) protected void
AbstractDtSelectView.processHotkeyRefresh
(HotkeyRefreshEvent event, LightEditorBar<LC> lightControl, VM viewModel) -
Uses of HotkeyRefreshEvent 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 HotkeyRefreshEventModifier and TypeMethodDescriptionprotected void
AbstractDtSelectView.processHotkeyRefresh
(HotkeyRefreshEvent event, NC nativeControl, VM viewModel) protected void
DtComboSelectView.processHotkeyRefresh
(HotkeyRefreshEvent event, ValueComboChooser nativeControl, ComboSelectViewModel viewModel) protected void
DtEditableComboView.processHotkeyRefresh
(HotkeyRefreshEvent event, ValueComboChooser nativeControl, EditableComboViewModel viewModel)