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 voidAbstractDtComboView.processHotkeyRefresh(HotkeyRefreshEvent event, LightEditorBar<LightText> lightControl, VM viewModel) protected voidAbstractDtSelectView.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 voidAbstractDtSelectView.processHotkeyRefresh(HotkeyRefreshEvent event, NC nativeControl, VM viewModel) protected voidDtComboSelectView.processHotkeyRefresh(HotkeyRefreshEvent event, ValueComboChooser nativeControl, ComboSelectViewModel viewModel) protected voidDtEditableComboView.processHotkeyRefresh(HotkeyRefreshEvent event, ValueComboChooser nativeControl, EditableComboViewModel viewModel)