|
Smalltalk/X WebserverDocumentation of class 'AbortOperationRequest': |
|
|
Class: AbortOperationRequestInheritance:Object | +--GenericException | +--Exception | +--ControlRequest | +--AbortAllOperationRequest | +--AbortOperationRequest | +--HTTPServer::AbortRequestProcessing
Description:Raised when the CTRL-y (abort operation) Key is pressed, or when the 'Abort'-button is pressed in the Debugger, or by many dialogs 'Cancel' key. If unhandled, this is a no-op, however, all windows catch this signal in their main event handling loop to allow for whatever operation is ongoing to be cancelled. Pressing CTRL-y has the same behavior as interrupting followed by pressing the debuggers 'Abort'-button. Class protocol:initialization |
|
|
ST/X 6.1.1; WebServer 1.620 at exept:8081; Wed, 23 May 2012 07:39:09 GMT
|