eXept Software AG Logo

Smalltalk/X Webserver

Documentation of class 'AbstractSettingsApplication::SourceCodeFormatSettingsAppl':

Home

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

Class: SourceCodeFormatSettingsAppl (private in AbstractSettingsApplication

This class is only visible from within AbstractSettingsApplication.

Inheritance:

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

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

Class protocol:

defaults
o  exampleText

image specs
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::SourceCodeFormatSettingsAppl andSelector:#windowSpec
     AbstractSettingsApplication::SourceCodeFormatSettingsAppl new openInterface:#windowSpec
     AbstractSettingsApplication::SourceCodeFormatSettingsAppl 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  reformat
tree

o  resetToRBDefault

o  resetToStxDefault

aspects
o  autoFormat

o  blockArgumentsOnNewLine

o  cStyleBlocks

o  editorText

o  emptyLineAfterTemporaries

o  maxLengthForSingleLineBlocks

o  spaceAfterBlockStart

o  spaceAfterKeywordSelector

o  spaceAfterReturnToken

o  spaceAroundTemporaries

o  spaceBeforeBlockEnd

o  tabIndent

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

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

initialization & release
o  initialize
must be called if redefined

o  postBuildTextEditor: 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; Mon, 18 Nov 2024 06:50:26 GMT