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

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
filename := filename asText

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.2.0.0; WebServer 1.670 at bd0aa1f87cdd.unknown:8081; Thu, 18 Apr 2024 12:31:46 GMT