TabKey(tab key) | tab, tab_key |
appearance as argument number 1 |
(documentation TabKey EnglishLanguage "An TabKey is a type of ComputerKeyboardKey on a ComputerKeyboard ^T (tab) to a computer to which it is attached. A tab character instructs a display algorithm to move to the next tab stop, which is at fixed horizontal points. Some text editors, especially programming editors, may insert several space characters, rather than a tab character, to align the subsequent text at a tab stop.") | ComputerInput.kif 281-285 | |
(subclass TabKey SpecialComputerKeyboardKey) | ComputerInput.kif 280-280 | Tab key is a subclass of special computer keyboard key |
appearance as argument number 2 |
(termFormat EnglishLanguage TabKey "tab key") | domainEnglishFormat.kif 65622-65622 |
statement |
(udaCanSignify (PressingKeyFn TabKey) SelectingActiveArea) |
ComputerInput.kif 2300-2300 | Pressing the tab key key isgnifies selecting active area |
(udaCanSignify (UnionFn (PressingKeyFn TabKey) ShiftKeyHoldDown) SelectingActiveArea) |
ComputerInput.kif 2309-2310 | The union of pressing the tab key key and shift key hold down isgnifies selecting active area |