eXept Software AG Logo

Smalltalk/X Webserver

Documentation of class 'AbstractSettingsApplication::SQLServerSettingsAppl':

Home

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

Class: SQLServerSettingsAppl (private in AbstractSettingsApplication

This class is only visible from within AbstractSettingsApplication.

Inheritance:

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

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  dbIcon1
This resource specification was automatically generated
by the ImageEditor of ST/X.

Usage example(s):

     self dbIcon1 inspect
     ImageEditor openOnClass:self andSelector:#dbIcon1
     Icon flushCachedIcons

o  dbIcon2
This resource specification was automatically generated
by the ImageEditor of ST/X.

Usage example(s):

     self dbIcon2 inspect
     ImageEditor openOnClass:self andSelector:#dbIcon2
     Icon flushCachedIcons

o  defaultIcon
^ self dbIcon1.

interface specs
o  windowSpec
This resource specification was automatically generated
by the UIPainter of ST/X.

Usage example(s):

     UIPainter new openOnClass:AbstractSettingsApplication::SQLServerSettingsAppl andSelector:#windowSpec
     AbstractSettingsApplication::SQLServerSettingsAppl new openInterface:#windowSpec
     AbstractSettingsApplication::SQLServerSettingsAppl 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

aspects
o  sqlDataLogging

o  sqlErrorDebugging

o  sqlErrorLogging

o  sqlLogging

o  sqlServerEnabled

o  sqlServerPort

o  sqlSmalltalkServerEnabled

o  sqlStatementLogging

change & update
o  sqlServerEnabledChanged

o  sqlSmalltalkServerEnabledChanged

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

initialization
o  initialize
different change message

queries
o  hasSQLServerClass

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

o  sqlServerClass



ST/X 7.7.0.0; WebServer 1.702 at 20f6060372b9.unknown:8081; Sat, 27 Jul 2024 06:37:33 GMT