eXept Software AG Logo

Smalltalk/X Webserver

Documentation of class 'AbstractSettingsApplication::EditSettingsAppl':

Home

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

Class: EditSettingsAppl (private in AbstractSettingsApplication

This class is only visible from within AbstractSettingsApplication.

Inheritance:

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

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

Class protocol:

help specs
o  helpSpec
This resource specification was automatically generated
by the UIHelpTool of ST/X.

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::EditSettingsAppl andSelector:#windowSpec
     AbstractSettingsApplication::EditSettingsAppl new openInterface:#windowSpec
     AbstractSettingsApplication::EditSettingsAppl 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
Modified (format): / 20-02-2022 / 11:30:14 / exept MBP

o  commonAspects

aspects
o  aspects
(comment from inherited method)
if redefined to return a non-nil list of preference-key aspects,
you can then use the basicSaveSettings/basicReadSettings/hasUnsavedChanges
as inherited from here.
Otherwise, if you do not want the aspect-list-keys to be read/saved in the settings,
you MUST redefine all of the 3 above mentioned methods.

o  autoIndentInCodeView

o  codeCompletionOnControlKey

o  codeCompletionOnTabKey

o  enforceContentsDropForFiles

o  extendedWordSelectMode

o  immediateCodeCompletion

o  searchDialogIsModal

o  selectAllWhenClickingBeyondEnd

o  selectionExtensionMode

o  selectionExtensionModeEnabled
Hack to detect whether current system has hacked EditTextView or not.

o  showAcceptCancelBarInBrowser

o  st80DoubleClickSelectMode

o  st80EditMode

o  startTextDragWithControl

o  tabsIs4

o  useCodeView2InTools

o  whitespaceWordSelectMode

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

initialization
o  initialize
must be called if redefined

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; Mon, 18 Nov 2024 06:27:06 GMT