eXept Software AG Logo

Smalltalk/X Webserver

Documentation of class 'AbstractSettingsApplication::StyleSettingsAppl':

Home

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

Class: StyleSettingsAppl (private in AbstractSettingsApplication

This class is only visible from within AbstractSettingsApplication.

Inheritance:

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

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

Class protocol:

defaults
o  standardStyles
only those are presented initially

image specs
o  closePreviewButtonImage

o  defaultIcon
This resource specification was automatically generated
by the ImageEditor of ST/X.

Usage example(s):

     self defaultIcon inspect
     ImageEditor openOnClass:self andSelector:#defaultIcon
     Icon flushCachedIcons

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

Usage example(s):

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


Instance protocol:

actions
o  basicReadSettings
nothing done here

o  basicSaveSettings
force into class defaults

o  closePreview

o  doubleClickAt: aLine

aspects
o  infoLabelHolder

o  noticeLabelHolder

o  previewVisibleHolder

o  selectedStyle

o  showStandardStylesOnly

o  styleList

change & update
o  changeInfoLabel

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

o  updateList
Filename isCaseSensitive ifFalse:[

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

initialization & release
o  commonPostBuild
(comment from inherited method)
a common hook called by postBuildWith: and postBuildAsSubcanvasWith:.
I.e. after the view's components where built, either as top-app
or as embedded app, but before the view is made visible (opened).
Can be redefined to perform any adjustments (typically to the window),
before the view is shown.

o  initialize
must be called if redefined

o  postBuildHelpLabel: aWidget

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