Uses of Class
com._1c.g5.aef2.standard.events.HotkeyRefreshEvent
- 
Packages that use HotkeyRefreshEvent Package Description com._1c.g5.v8.dt.ui.aef.lwt.views com._1c.g5.v8.dt.ui.aef.swt.views 
- 
- 
Uses of HotkeyRefreshEvent in com._1c.g5.v8.dt.ui.aef.lwt.viewsMethods in com._1c.g5.v8.dt.ui.aef.lwt.views with parameters of type HotkeyRefreshEvent Modifier and Type Method Description protected 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.viewsMethods in com._1c.g5.v8.dt.ui.aef.swt.views with parameters of type HotkeyRefreshEvent Modifier and Type Method Description protected 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)
 
-