Smalltalk/X WebserverDocumentation of class 'AbortAllOperationRequest': | ||
Class: AbortAllOperationRequestInheritance:Object | +--GenericException | +--Exception | +--ControlRequest | +--AbortAllOperationRequest | +--AbortOperationRequest
Description:Raised by some dialog's '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 caught to cancel a single operation, while AbortAll is used to cancel the whole action. Class protocol:accessing special handling
|
||
ST/X 7.7.0.0; WebServer 1.702 at 20f6060372b9.unknown:8081; Mon, 18 Nov 2024 06:36:48 GMT |