eXept Software AG Logo

Smalltalk/X Webserver

Documentation of class 'DoNotShowCompilerWarningAgainForThisMethodActionQuery':

Home

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

Class: DoNotShowCompilerWarningAgainForThisMethodActionQuery


Inheritance:

   Object
   |
   +--GenericException
      |
      +--Notification
         |
         +--Query
            |
            +--DoNotShowCompilerWarningAgainForThisMethodActionQuery

Package:
stx:libcomp
Category:
System-Compiler
Version:
rev: 1.1 date: 2012/02/28 17:45:31
user: cg
file: DoNotShowCompilerWarningAgainForThisMethodActionQuery.st directory: libcomp
module: stx stc-classLibrary: libcomp

Description:


Used to ask if a warning should be shown again.
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
o  actionQuery



ST/X 7.2.0.0; WebServer 1.670 at bd0aa1f87cdd.unknown:8081; Fri, 19 Apr 2024 19:13:42 GMT