eXept Software AG Logo

Smalltalk/X Webserver

Documentation of class 'DoEnableCompilerOptionActionQuery':

Home

Documentation
www.exept.de
Everywhere
for:
[back]

Class: DoEnableCompilerOptionActionQuery


Inheritance:

   Object
   |
   +--GenericException
      |
      +--Notification
         |
         +--Query
            |
            +--DoEnableCompilerOptionActionQuery

Package:
stx:libcomp
Category:
System-Compiler
Version:
rev: 1.1 date: 2019/08/19 12:25:40
user: cg
file: DoEnableCompilerOptionActionQuery.st directory: libcomp
module: stx stc-classLibrary: libcomp

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
o  actionQuery



ST/X 7.7.0.0; WebServer 1.702 at 20f6060372b9.unknown:8081; Fri, 18 Oct 2024 04:02:41 GMT