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.10 date: 2022/02/10 12:00:20
user: cg
file: PrintAbortDialog.st directory: libwidg2
module: stx stc-classLibrary: libwidg2

Description:


I allow for an ongoing print operation to be canceled.

copyright

COPYRIGHT (c) 2006 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:

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.7.0.0; WebServer 1.702 at 20f6060372b9.unknown:8081; Sat, 27 Jul 2024 08:18:43 GMT