eXept Software AG Logo

Smalltalk/X Webserver

Documentation of class 'Tools::CodeView2SettingsAppl':

Home

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

Class: CodeView2SettingsAppl (in Tools)


Inheritance:

   Object
   |
   +--Model
      |
      +--ApplicationModel
         |
         +--AbstractSettingsApplication
            |
            +--Tools::CodeView2SettingsAppl

Package:
stx:libtool
Category:
Interface-CodeView
Version:
rev: 1.17 date: 2018/01/16 21:12:49
user: cg
file: Tools__CodeView2SettingsAppl.st directory: libtool
module: stx stc-classLibrary: libtool

Class protocol:

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

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:Tools::CodeView2SettingsAppl andSelector:#windowSpec
     Tools::CodeView2SettingsAppl new openInterface:#windowSpec
     Tools::CodeView2SettingsAppl open


Instance protocol:

aspects
o  acceptCancelInGutterEnabledHolder

o  codeView2AutoPrettyPrint

o  codeView2QuickSendersAndImplementorsOnControl

o  codeView2ShowAcceptCancel
this is a little confusing: the codeview2 has its own accept/cancel bar
(why reinvent the wheel?).
So if this is enabled, the outer accept/cancel bar will be suppressed,
if this is on

o  showAcceptCancelBarInBrowser
this is a little confusing: the codeview2 has its own accept/cancel bar
(why reinvent the wheel?).
So if this is enabled, the outer accept/cancel bar will be suppressed,
if this is on

o  useCodeView2InBrowser

o  useCodeView2InDebugger

o  useCodeView2InTools

o  useCodeView2InWorkspace

aspects-enablement
o  useCodeView2InToolEnabled
return/create the 'useCodeView2InTools' value holder (automatically generated)

protocol
o  basicAspects
#useCodeView2InTools

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  helpFilename
subclasses must return the relative name of a helpFile
in the doc/online/<language>/help directory.
Or nil, if no help is available.

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, 28 Mar 2024 22:21:20 GMT