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

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

o  basicSaveSettings

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

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; Fri, 26 Apr 2024 06:58:55 GMT