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 canceled. Pressing CTRL-y has the same behavior as interrupting followed by pressing the debuggers 'Abort'-button. Class protocol:accessingInstance protocol:testing |
|
ST/X 7.7.0.0; WebServer 1.702 at 20f6060372b9.unknown:8081; Mon, 18 Nov 2024 04:28:46 GMT |