eXept Software AG Logo

Smalltalk/X Webserver

Documentation of class 'SettingsDialog::SettingsFilenameAppl':

Home

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

Class: SettingsFilenameAppl (private in SettingsDialog

This class is only visible from within SettingsDialog.

Inheritance:

   Object
   |
   +--Model
      |
      +--ApplicationModel
         |
         +--AbstractSettingsApplication
            |
            +--SettingsDialog::SettingsFilenameAppl

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

Class protocol:

help specs
o  helpSpec
(comment from inherited method)
default is: no help-spec (should be redefined by concrete class if help is wanted).

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

Usage example(s):

     UIPainter new openOnClass:SettingsDialog::SettingsFilenameAppl andSelector:#windowSpec
     SettingsDialog::SettingsFilenameAppl new openInterface:#windowSpec
     SettingsDialog::SettingsFilenameAppl open


Instance protocol:

actions
o  openSettingsFile

o  reloadSettingsFile

o  saveAsPrivateSettingsFile

aspects
o  infoLabelHolder

o  settingsFilenameHolder

private
o  openSettingsFile: filename

o  reloadSettingsFile: filename

protocol
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

o  editorHelpRelativeWikiURL
the relative URL of the dialog-description in the Wiki

o  helpFilename
subclasses must return the relative name of a helpFile
in the doc/online/<language>/help directory.
Or nil, if no help is available.

queries
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

o  settingsFile



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