eXept Software AG Logo

Smalltalk/X Webserver

Documentation of class 'AbstractSettingsApplication::PrinterSettingsAppl':

Home

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

Class: PrinterSettingsAppl (private in AbstractSettingsApplication

This class is only visible from within AbstractSettingsApplication.

Inheritance:

   Object
   |
   +--Model
      |
      +--ApplicationModel
         |
         +--AbstractSettingsApplication
            |
            +--AbstractSettingsApplication::PrinterSettingsAppl

Package:
stx:libtool
Category:
Interface-Smalltalk
Owner:
AbstractSettingsApplication

Class protocol:

image specs
o  defaultIcon
(comment from inherited method)
default is: no icon (should be redefined by concrete class if an icon is wanted).

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

Usage example(s):

     UIPainter new openOnClass:AbstractSettingsApplication::PrinterSettingsAppl andSelector:#windowSpec
     AbstractSettingsApplication::PrinterSettingsAppl new openInterface:#windowSpec
     AbstractSettingsApplication::PrinterSettingsAppl open


Instance protocol:

actions
o  basicReadSettings
(comment from inherited method)
utility to read aspects as listed in the aspects method.
If that has not been redefined, an error will be reported,
as you should then redefine this method in a subclass

o  basicSaveSettings
(comment from inherited method)
utility to save aspects as listed in the aspects method.
If that has not been redefined, an error will be reported,
as you should then redefine this method in a subclass

aspects
o  bottomMargin

o  enableColorBox

o  enableFormat

o  enableMargins

o  enablelandscape

o  landscape

o  leftMargin

o  pageFormat

o  pageFormatList

o  possiblePrinters

o  printCommand

o  printCommandEnabled

o  printCommandList

o  printFilename

o  printerIsDrivenByCommand

o  printerSupportsPrintingToFile

o  printerType

o  printerTypeSelection

o  rightMargin

o  selectedUnit

o  supportsColor

o  supportsColorSetting

o  supportsMarginSetting

o  supportsPageFormatSetting

o  topMargin

o  unitList

change & update
o  printerTypeSelectionChanged

o  printerTypeSelectionOrUnitListChanged

o  unitListChanged

o  update: something with: aParameter from: changedObject
(comment from inherited method)
dependent is notified of some change -
Default is to try update:with:

help
o  helpFilename
the path for a local help document (for offline reading)

initialization
o  initialize
enforce enablement update

queries
o  commandList

o  hasUnsavedChanges
(comment from inherited method)
utility to check for changed aspects as listed in the aspects method.
If that has not been redefined, an error will be reported,
as you should then redefine this method in a subclass



ST/X 7.7.0.0; WebServer 1.702 at 20f6060372b9.unknown:8081; Mon, 18 Nov 2024 06:52:54 GMT