eXept Software AG Logo

Smalltalk/X Webserver

Documentation of class 'Event':

Home

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

Class: Event


Inheritance:

   Object
   |
   +--Message
      |
      +--MessageSend
         |
         +--Event
            |
            +--WindowEvent

Package:
stx:libview
Category:
Interface-Support-UI
Version:
rev: 1.3 date: 2018/05/11 07:22:40
user: cg
file: Event.st directory: libview
module: stx stc-classLibrary: libview
Author:
Claus Gittinger

Description:


An abstract class that has been inserted recently into the long-time-existing
WindowEvent hierarchy for more VW compatibility. Especially to provide a home
for subclasses of UI.Event.

The real code has been and still is in WindowEvent.


Related information:

    WindowEvent
    MessageSend
    WindowGroup
    WindowSensor
    DeviceWorkstation
    View
    KeyboardMap
    KeyboardForwarder
    EventListener

Instance protocol:

accessing
o  ensureTimeStamped
ensure that I have a timestamp;
If I have none (yet), add one

o  target
return the target, for which the event is for

o  target: anObject
set the target, for which the event is for

o  timeStamp

o  timeStamp: aTimestamp



ST/X 7.2.0.0; WebServer 1.670 at bd0aa1f87cdd.unknown:8081; Fri, 19 Apr 2024 21:22:03 GMT