SelectingActiveArea
|
|
appearance as argument number 1 |
(documentation SelectingActiveArea EnglishLanguage "A UserSignifiedAction informing a ComputerProgram that the current GUIElement with the state GUE_ActiveState is selected. This causes the program controlling the element to take the action that selecting the element is mapped to. After the action has been initiated, unless the action causes a different element to become active or changes the state of the element, the element reverts to GUE_ActiveState. Selecting an ActiveArea_Submitting causes a SubmitAction (of the type associated with the active area) to take place. What is actually submitted may depend upon the state of associated active areas. However, if the active area is a HypertextLink, MenuItem, or dedicated GUIButton the submission may not be state dependent. An off-screen element on an active window can be selected by keyboard action: tabbing to it to make it active and typing the Enter/ Return key.") | ComputerInput.kif 2160-2172 | |
(subclass SelectingActiveArea UserSignifiedAction) | ComputerInput.kif 2159-2159 | SelectingActiveArea 是 UserSignifiedAction 的 subclass |
(udaCanSignify (PressingKeyFn DownArrowKey) SelectingActiveArea) |
ComputerInput.kif 2302-2302 | Pressing DownArrowKey 鍵 isgnifies SelectingActiveArea |
(udaCanSignify (PressingKeyFn LeftArrowKey) SelectingActiveArea) |
ComputerInput.kif 2311-2311 | Pressing LeftArrowKey 鍵 isgnifies SelectingActiveArea |
(udaCanSignify (PressingKeyFn RightArrowKey) SelectingActiveArea) |
ComputerInput.kif 2301-2301 | Pressing RightArrowKey 鍵 isgnifies SelectingActiveArea |
(udaCanSignify (PressingKeyFn TabKey) SelectingActiveArea) |
ComputerInput.kif 2300-2300 | Pressing TabKey 鍵 isgnifies SelectingActiveArea |
(udaCanSignify (PressingKeyFn UpArrowKey) SelectingActiveArea) |
ComputerInput.kif 2312-2312 | Pressing UpArrowKey 鍵 isgnifies SelectingActiveArea |
(udaCanSignify (UnionFn (PressingKeyFn TabKey) ShiftKeyHoldDown) SelectingActiveArea) |
ComputerInput.kif 2309-2310 | 结合 pressing TabKey 鍵 和 ShiftKeyHoldDown isgnifies SelectingActiveArea |
appearance as argument number 2 |
(subclass RequestingHyperlink SelectingActiveArea) | ComputerInput.kif 2231-2231 | RequestingHyperlink 是 SelectingActiveArea 的 subclass |
(subclass SelectingComputerMenuOption SelectingActiveArea) | ComputerInput.kif 2242-2242 | SelectingComputerMenuOption 是 SelectingActiveArea 的 subclass |
(termFormat EnglishLanguage SelectingActiveArea "selecting active area") | domainEnglishFormat.kif 65470-65470 | |
(udaCanSignify Clicking SelectingActiveArea) | ComputerInput.kif 2173-2173 | Clicking isgnifies SelectingActiveArea |
(udaCanSignify DoubleClicking SelectingActiveArea) | ComputerInput.kif 2174-2174 | DoubleClicking isgnifies SelectingActiveArea |
(udaCanSignify KeyboardAction SelectingActiveArea) | ComputerInput.kif 2176-2176 | KeyboardAction isgnifies SelectingActiveArea |
(udaCanSignify ShiftClicking SelectingActiveArea) | ComputerInput.kif 2175-2175 | ShiftClicking isgnifies SelectingActiveArea |
antecedent |