eXept Software AG Logo

Smalltalk/X Webserver

Documentation of class 'PrintAbortDialog':

Home

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

Class: PrintAbortDialog


Inheritance:

   Object
   |
   +--Model
      |
      +--ApplicationModel
         |
         +--PrintAbortDialog

Package:
stx:libwidg2
Category:
Interface-Printing
Version:
rev: 1.8 date: 2017/08/24 16:01:09
user: cg
file: PrintAbortDialog.st directory: libwidg2
module: stx stc-classLibrary: libwidg2
Author:
Felix Madrid (fm@exept.de)

Description:


I allow for an ongoing print operation to be canceled.


Class protocol:

interface specs
o  windowSpec
This resource specification was automatically generated
by the UIPainter of ST/X.

usage example(s):

     UIPainter new openOnClass:PrintAbortDialog andSelector:#windowSpec
     PrintAbortDialog new openInterface:#windowSpec
     PrintAbortDialog open

opening
o  open: aTitle printer: aPrinter


Instance protocol:

aspects
o  printerLabelPostBuild: aLabel

o  printingPageLabelPostBuild: aLabel

o  titleLabelPostBuild: aLabel

opening
o  open: aTitle printer: aPrinter
Open a printer abort dialog. This dialog box
allows the user to abort while printing.

queries
o  shouldAbort

update
o  updatePrintingPageInfo: aString

o  updateTitle

user actions
o  abort
The abort dialog should be closed after aborting the printing process



ST/X 7.2.0.0; WebServer 1.670 at bd0aa1f87cdd.unknown:8081; Thu, 18 Apr 2024 04:23:57 GMT