eXept Software AG Logo

Smalltalk/X Webserver

Documentation of class 'ChangeNotificationParameter':

Home

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

Class: ChangeNotificationParameter


Inheritance:

   Object
   |
   +--Collection
      |
      +--SequenceableCollection
         |
         +--ArrayedCollection
            |
            +--Array
               |
               +--ChangeNotificationParameter
                  |
                  +--MethodChangeNotificationParameter

Package:
stx:libbasic3
Category:
System-Changes-Notifications
Version:
rev: 1.2 date: 2014/02/05 17:52:33
user: cg
file: ChangeNotificationParameter.st directory: libbasic3
module: stx stc-classLibrary: libbasic3

Description:


In previous ST/X versions, change notification parameters were often
arrays, to pass multiple values in an update:with:from: message.

These are now replaced by instances of this class or subclasses.
For backward compatibility, instances also respond to the array protocol,
so old code can access the slots via #at:.
Should be phased out over time.

copyright

COPYRIGHT (c) 2006 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.


ST/X 7.7.0.0; WebServer 1.702 at 20f6060372b9.unknown:8081; Mon, 18 Nov 2024 02:34:11 GMT