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.6 date: 2021/01/20 15:53:15
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.

copyright

COPYRIGHT (c) 2015 by Claus Gittinger / 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:

answering queries during load
o  answerNotifyLoadingDo: aBlock


Instance protocol:

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



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