Delete File Shortcut
WorkbenchShortcut to delete a module, package, resource directory or resource.
Author
Richard Arriaga
Properties
The key that identifies this BaseKeyboardShortcut.
The KeyboardShortcutCategory this shortcut belongs to.
This KeyboardShortcut is permitted to customized for an environment.
The description of the action the shortcut performs.
The description that is displayed that describes the shortcut or the actionMapKey if the description is empty.
The KeyStroke used to trigger this KeyboardShortcut.
A corresponding KeyboardShortcutOverride sourced from this KeyboardShortcut.
Functions
Add this KeyboardShortcut to the provided InputMap.
Check to see if the provided BaseKeyboardShortcut matches the key bindings of this BaseKeyboardShortcut while having different actionMapKeys.
Reset the key to the defaultKey.
Update this KeyboardShortcut to match the ModifierKeys and KeyCode used in the provided KeyStroke.