eXept Software AG Logo

Smalltalk/X Webserver

Documentation of class 'WindowEvent::MouseWheelMotionEvent':

Home

Documentation
www.exept.de
Everywhere
for:
[back]

Class: MouseWheelMotionEvent (private in WindowEvent

This class is only visible from within WindowEvent.

Inheritance:

   Object
   |
   +--Message
      |
      +--MessageSend
         |
         +--Event
            |
            +--WindowEvent
               |
               +--WindowEvent::InputEvent
                  |
                  +--WindowEvent::ButtonEvent
                     |
                     +--WindowEvent::MouseWheelMotionEvent

Package:
stx:libview
Category:
Interface-Support-UI
Owner:
WindowEvent
Author:
exept MBP

Description:


documentation to be added.

class:
    <a short class summary here, describing what instances represent>

responsibilities:    
    <describing what my main role is>

collaborators:    
    <describing with whom and how I talk to>

API:
    <public api and main messages>
    
example:
    <a one-line examples on how to use - can also be in a separate example method>

implementation:
    <implementation points>


[instance variables:]

[class variables:]


Related information:



Instance protocol:

accessing
o  addAmount: moreAmount
used to compress multiple mouse-wheel motions into one

o  amount
return the amount of the mouse wheel motion event

o  deltaTime
return the deltaTime of the mouse wheel motion event

o  incrementRepeatCount

o  repeatCount
used to compress multiple mouse-wheel motions into one

testing
o  isDelegatedToFocusView
return true, if this event will be forwarded to a focusView.

o  isMouseWheelEvent



ST/X 7.7.0.0; WebServer 1.702 at 20f6060372b9.unknown:8081; Mon, 18 Nov 2024 08:26:31 GMT