Smalltalk/X WebserverDocumentation of class 'DoNotShowCompilerWarningAgainForThisReceiverSelectorActionQuery': | |
Class: DoNotShowCompilerWarningAgainForThisReceiverSelectorActionQueryInheritance:Object | +--GenericException | +--Notification | +--Query | +--DoNotShowCompilerWarningAgainForThisReceiverSelectorActionQuery
Description:Used to ask if a warning should be shown again for this receiver/selector combination. When the compiler makes an error notification, it raises this query to ask for an actionblock. If the query is not answered, the 'no not show again' dialog is not shown. If it is answered, the returned value must be the block. The dialog is shown, and if the user confirms (do not show again), the block is called. The block is typically provided from the warning generation code, which sets/clears some flag in the user preferences. Class protocol:queries |
|
ST/X 7.7.0.0; WebServer 1.702 at 20f6060372b9.unknown:8081; Mon, 18 Nov 2024 08:36:36 GMT |