|
Smalltalk/X WebserverDocumentation of class 'AbortAllOperationRequest': |
|
|
Class: AbortAllOperationRequestInheritance:Object | +--GenericException | +--Exception | +--ControlRequest | +--AbortAllOperationRequest | +--AbortOperationRequest
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 |
|
|
ST/X 6.1.1; WebServer 1.620 at exept:8081; Wed, 23 May 2012 07:38:47 GMT
|