Smalltalk/X WebserverDocumentation of class 'DoEnableCompilerOptionActionQuery': | |
Class: DoEnableCompilerOptionActionQueryInheritance:Object | +--GenericException | +--Notification | +--Query | +--DoEnableCompilerOptionActionQuery
Description:Used to ask if a parser option should be enabled. When the compiler makes an error notification, it raises this query to ask for an actionblock. If the query is not answered, the 'enable in compiler options' 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 04:18:22 GMT |