eXept Software AG Logo

Smalltalk/X Webserver

Documentation of class 'LoadInProgressQuery':

Home

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

Class: LoadInProgressQuery


Inheritance:

   Object
   |
   +--GenericException
      |
      +--Notification
         |
         +--Query
            |
            +--LoadInProgressQuery
               |
               +--ClassLoadInProgressQuery
               |
               +--PackageLoadInProgressQuery

Package:
stx:libbasic
Category:
Kernel-Exceptions-Queries
Version:
rev: 1.4 date: 2017/02/15 21:08:52
user: cg
file: LoadInProgressQuery.st directory: libbasic
module: stx stc-classLibrary: libbasic

Description:


Abstract superclass of queries which are answered during package or class loading,
and allows for browsers to defer their updates.
E.g. to bundle redraws when multiple changes are to come
for a class or package in browsers.


Class protocol:

answering queries during load
o  answerNotifyLoadingDo: aBlock


Instance protocol:

defaults
o  defaultResumeValue
the default answer, if no one handles the query



ST/X 7.1.0.0; WebServer 1.663 at exept.de:8081; Mon, 04 Aug 2025 16:48:58 GMT