TabKey |
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 | TabKey est une sous-classe de SpecialComputerKeyboardKey |
appearance as argument number 2 |
(termFormat EnglishLanguage TabKey "tab key") | domainEnglishFormat.kif 65576-65576 |
statement |
(udaCanSignify (PressingKeyFn TabKey) SelectingActiveArea) |
ComputerInput.kif 2300-2300 | udaCanSignify PressingKeyFn TabKey and SelectingActiveArea |
(udaCanSignify (UnionFn (PressingKeyFn TabKey) ShiftKeyHoldDown) SelectingActiveArea) |
ComputerInput.kif 2309-2310 | udaCanSignify l' union de PressingKeyFn TabKey et ShiftKeyHoldDown and SelectingActiveArea |