AVAIL_EDITOR
Properties
The set of other KeyboardShortcutCategorys that are also active when this KeyboardShortcutCategory os active. The shortcuts of this KeyboardShortcutCategory and the shortcuts of the KeyboardShortcutCategorys in this set are all available at the same time from at least one screen. The consequence is that the KeyboardShortcut.keyStrokes must be unique across all these shortcuts.
The list of KeyboardShortcuts in this KeyboardShortcutCategory.
The shortcuts sorted by KeyboardShortcut.descriptionDisplay.
Functions
Check to see that the shortcuts of this category and the shortcuts of all the overlapCategories are unique relative to each other.
Check to see that the shortcuts of this category and the shortcuts of all the overlapCategories are unique relative to the provided BaseKeyboardShortcut.
Answer the KeyboardShortcut associated with the provided KeyboardShortcut.actionMapKey.