eXept Software AG Logo

Smalltalk/X Webserver

Documentation of class 'WindowEvent::EnterLeaveEvent':

Home

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

Class: EnterLeaveEvent (private in WindowEvent

This class is only visible from within WindowEvent.

Inheritance:

   Object
   |
   +--Message
      |
      +--MessageSend
         |
         +--Event
            |
            +--WindowEvent
               |
               +--WindowEvent::InputEvent
                  |
                  +--WindowEvent::EnterLeaveEvent

Package:
stx:libview
Category:
Interface-Support-UI
Owner:
WindowEvent

Instance protocol:

accessing
o  state

o  x
(comment from inherited method)
the x coordinate - if any.
nil returned for all but button- and keyEvents

o  y
(comment from inherited method)
the y coordinate - if any.
nil returned for all but button- and keyEvents

testing
o  isPointerEnterEvent
return true, if this event is a pointer-enter event

o  isPointerEnterLeaveEvent
return true, if this event is a pointer-enter/leave event

o  isPointerLeaveEvent
return true, if this event is a pointer-leave event

o  isUserEvent
return true, if this event from a user



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