eXept Software AG Logo

Smalltalk/X Webserver

Documentation of class 'DoNotShowCompilerWarningAgainActionQuery':

Home

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

Class: DoNotShowCompilerWarningAgainActionQuery


Inheritance:

   Object
   |
   +--GenericException
      |
      +--Notification
         |
         +--Query
            |
            +--DoNotShowCompilerWarningAgainActionQuery

Package:
stx:libcomp
Category:
System-Compiler
Version:
rev: 1.3 date: 2012/02/28 17:42:08
user: cg
file: DoNotShowCompilerWarningAgainActionQuery.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.

copyright

COPYRIGHT (c) 2009 by eXept Software AG All Rights Reserved This software is furnished under a license and may be used only in accordance with the terms of that license and with the inclusion of the above copyright notice. This software may not be provided or otherwise made available to, or used by, any other person. No title to or ownership of the software is hereby transferred.

Class protocol:

queries
o  actionQuery



ST/X 7.7.0.0; WebServer 1.702 at 20f6060372b9.unknown:8081; Sat, 27 Jul 2024 08:17:46 GMT