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.6 date: 2021/05/20 12:50:27
user: erghilazghi
file: Event.st directory: libview
module: stx stc-classLibrary: libview

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.

copyright

COPYRIGHT (c) 2009 by eXept Software AG All Rights Reserved This software is furnished under a license and may be used only in accordance with the terms of that license and with the inclusion of the above copyright notice. This software may not be provided or otherwise made available to, or used by, any other person. No title to or ownership of the software is hereby transferred.

Instance protocol:

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

o  originator

o  originator: something

o  repeatCount
for protocol compatibility with mouseWheelEvents

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.7.0.0; WebServer 1.702 at 20f6060372b9.unknown:8081; Mon, 18 Nov 2024 08:45:39 GMT