eXept Software AG Logo

Smalltalk/X Webserver

Documentation of class 'AbstractSettingsApplication::RDoItServerSettingsAppl':

Home

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

Class: RDoItServerSettingsAppl (private in AbstractSettingsApplication

This class is only visible from within AbstractSettingsApplication.

Inheritance:

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

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
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::RDoItServerSettingsAppl andSelector:#windowSpec
     AbstractSettingsApplication::RDoItServerSettingsAppl new openInterface:#windowSpec
     AbstractSettingsApplication::RDoItServerSettingsAppl 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
must wait a bit; give it a chance to

o  getPortNumberOrPath
a numeric string means it is a TCP port number

aspects
o  rDoitEnabledOnlyViaLocalConnection

o  rDoitErrorDebugging

o  rDoitErrorLogging

o  rDoitLogging

o  rDoitOnlyViaLocalConnection

o  rDoitServerPortOrPath

o  rDoitsEnabled

o  scriptingEnabled

o  scriptingEnabledOnlyViaLocalConnection

o  scriptingErrorDebugging

o  scriptingErrorLogging

o  scriptingLogging

o  scriptingServerPortOrPath

change & update
o  rDoitsEnabledChanged

help
o  helpFilename

o  helpTextForKey: aKey

queries
o  hasRDoitServer

o  hasRDoitServerClass

o  hasScriptingServer

o  hasScriptingServerClass

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; Tue, 16 Apr 2024 14:58:37 GMT