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.5 date: 2019/03/12 17:22:02
user: stefan
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.2.0.0; WebServer 1.670 at bd0aa1f87cdd.unknown:8081; Tue, 19 Mar 2024 03:51:24 GMT