eXept Software AG Logo

Smalltalk/X Webserver

Documentation of class 'AbortAllOperationRequest':

Home

everywhere
www.exept.de
for:
[back]

Class: AbortAllOperationRequest


Inheritance:

   Object
   |
   +--GenericException
      |
      +--Exception
         |
         +--ControlRequest
            |
            +--AbortAllOperationRequest
               |
               +--AbortOperationRequest

Package:
stx:libbasic
Category:
Kernel-Exceptions-Control
Version:
rev: 1.7 date: 2005/01/11 17:04:55
user: stefan
file: AbortAllOperationRequest.st directory: libbasic
module: stx stc-classLibrary: libbasic

Description:


Raised by some dialogs 'Cancel All' button.

If unhandled, this is equivalent to raising the AbortOperationRequest.
However, some applications catch this signal when performing an operation
on multiple objects (such as a fileBrowser, when deleting multiple files).
In these situations, Abort is typically cought to cancel a single
operation, while AbortAll is used to cancel the whole action.


Class protocol:

initialization
o  initialize



ST/X 6.1.1; WebServer 1.620 at exept:8081; Wed, 23 May 2012 07:38:47 GMT