eXept Software AG Logo

Smalltalk/X Webserver

Documentation of class 'Event':

Home

everywhere
www.exept.de
for:
[back]

Class: Event


Inheritance:

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

Package:
stx:libview
Category:
Interface-Support-UI
Version:
rev: 1.1 date: 2009/06/01 08:42:33
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 sublcasses 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  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 6.1.1; WebServer 1.620 at exept:8081; Wed, 23 May 2012 09:01:17 GMT