WindowScrollingByUser
|
|
appearance as argument number 1 |
(documentation WindowScrollingByUser EnglishLanguage "WindowScrollingByUser consists of moving the contents of a frame in a window (when the logical size of the contents is greater than that of the frame) without moving the window itself.") | ComputerInput.kif 1785-1787 | |
(subclass WindowScrollingByUser UserSignifiedGraphicalAction) | ComputerInput.kif 1784-1784 | WindowScrollingByUser 是 UserSignifiedGraphicalAction 的 subclass |
(subclass WindowScrollingByUser WindowScrolling) | ComputerInput.kif 1783-1783 | WindowScrollingByUser 是 WindowScrolling 的 subclass |
(udaCanSignify (IntersectionFn MouseButtonHoldDown SlidingComputerInputDeviceAction) WindowScrollingByUser) |
ComputerInput.kif 1805-1806 | 结合 MouseButtonHoldDown 和 SlidingComputerInputDeviceAction isgnifies WindowScrollingByUser |
(udaCanSignify (PressingKeyFn ArrowKey) WindowScrollingByUser) |
ComputerInput.kif 1808-1808 | Pressing ArrowKey 鍵 isgnifies WindowScrollingByUser |
appearance as argument number 2 |
(termFormat EnglishLanguage WindowScrollingByUser "window scrolling by user") | domainEnglishFormat.kif 65739-65739 | |
(udaCanSignify ScrollWheelRotating WindowScrollingByUser) | ComputerInput.kif 1807-1807 | ScrollWheelRotating isgnifies WindowScrollingByUser |
antecedent |
(=> (instance ?SCROLL WindowScrollingByUser) (exists (?WINDOW) (and (patient ?SCROLL ?WINDOW) (instance ?WINDOW InterfaceWindow) (hasGUEState ?WINDOW GUE_ActiveState)))) |
ComputerInput.kif 1797-1803 |
|
consequent |
(<=> (and (instance ?SCROLL WindowScrolling) (instance ?SCROLL UserSignifiedGraphicalAction)) (instance ?SCROLL WindowScrollingByUser)) |
ComputerInput.kif 1789-1793 | 实体 是 WindowScrolling 的 instance 和 那个 实体 是 UserSignifiedGraphicalAction 的 instance 若且唯若 那个 实体 是 WindowScrollingByUser 的 instance |
statement |
(udaCanSignify (PressingKeyFn DownArrowKey) (IntersectionFn VerticalWindowScrolling WindowScrollingByUser)) |
ComputerInput.kif 1815-1816 | Pressing DownArrowKey 鍵 isgnifies 结合 VerticalWindowScrolling 和 WindowScrollingByUser |
(udaCanSignify (PressingKeyFn LeftArrowKey) (IntersectionFn HorizontalWindowScrolling WindowScrollingByUser)) |
ComputerInput.kif 1824-1825 | Pressing LeftArrowKey 鍵 isgnifies 结合 HorizontalWindowScrolling 和 WindowScrollingByUser |
(udaCanSignify (PressingKeyFn RightArrowKey) (IntersectionFn HorizontalWindowScrolling WindowScrollingByUser)) |
ComputerInput.kif 1822-1823 | Pressing RightArrowKey 鍵 isgnifies 结合 HorizontalWindowScrolling 和 WindowScrollingByUser |
(udaCanSignify (PressingKeyFn UpArrowKey) (IntersectionFn VerticalWindowScrolling WindowScrollingByUser)) |
ComputerInput.kif 1813-1814 | Pressing UpArrowKey 鍵 isgnifies 结合 VerticalWindowScrolling 和 WindowScrollingByUser |