eXept Software AG Logo

Smalltalk/X Webserver

Documentation of class 'AbstractSettingsApplication::AllSettingsAppl':

Home

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

Class: AllSettingsAppl (private in AbstractSettingsApplication

This class is only visible from within AbstractSettingsApplication.

Inheritance:

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

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

Description:


this little app provides an alternative view on all settings keys.
This offers a name-list of settings values, and thus allows for
settings to be changed for which no 'real' UI has been programmed.
(i.e. a fallback for missing things)


Class protocol:

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

usage example(s):

     UIPainter new openOnClass:AbstractSettingsApplication::AllSettingsAppl andSelector:#windowSpec
     AbstractSettingsApplication::AllSettingsAppl new openInterface:#windowSpec
     AbstractSettingsApplication::AllSettingsAppl 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

o  cleanupBuildDirectory

aspects
o  aspects

o  buildDirectory

o  fetchSettingsList

o  hasSourceCodeManager

o  listOfPossibleCompilers

o  localBuild

o  selectedSettingHolder

o  settingsList

o  usedCompilerForBuild

help
o  helpFilename

initialization
o  postBuildDirectoryField: aField

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



ST/X 7.2.0.0; WebServer 1.670 at bd0aa1f87cdd.unknown:8081; Thu, 25 Apr 2024 01:33:33 GMT