eXept Software AG Logo

Smalltalk/X Webserver

Documentation of class 'StoreSourceCodeManagementSettingsAppl':

Home

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

Class: StoreSourceCodeManagementSettingsAppl


Inheritance:

   Object
   |
   +--Model
      |
      +--ApplicationModel
         |
         +--AbstractSettingsApplication
            |
            +--AbstractSourceCodeManagementSettingsAppl
               |
               +--StoreSourceCodeManagementSettingsAppl

Package:
stx:libtool
Category:
System-SourceCodeManagement
Version:
rev: 1.27 date: 2019/07/16 13:06:53
user: cg
file: StoreSourceCodeManagementSettingsAppl.st directory: libtool
module: stx stc-classLibrary: libtool

Description:


Store (visualWorks repository access) source code settings - highly experimental and unsupported.  


Class protocol:

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

queries
o  managerClass
backlink to my manager class (needed by the settings app)


Instance protocol:

actions
o  addModule: module withData: data

o  basicReadSettings
StoreSourceCodeManager forgetDisabledModules.

o  basicSaveSettings
???

o  removePerModuleRoot

o  setupSourceCodeManager

actions - store
o  addPerStoreModuleDB

o  basicSaveStoreSettings

o  browsePerStoreModuleDB

o  browseStoreDB: dbInfo

o  connectPerStoreModuleDB

o  storeConnect

o  tryToConnectTo: dbInfo

aspects
o  acceptChannel

o  initialListOfModules
(comment from inherited method)
raise an error: must be redefined in concrete subclass(es)

o  managerIsCVSSourceCodeManager

o  managerIsSmallTeamSourceCodeManager

o  managerIsStoreSourceCodeManager

o  perModuleFieldsEnableHolder

o  perModuleRoot

o  perModuleRootModule

o  perStoreModuleFieldsEnableHolder

o  perStoreModuleHostnameHolder

o  perStoreModulePasswordHolder

o  perStoreModuleRoot

o  perStoreModuleRootModule

o  perStoreModuleUsernameHolder

o  selectedPerModuleRoot

o  selectedPerStoreModuleRoot

o  storeConnectEnabled

o  storeConnectInModuleEnabled

o  storeHostPrototypeList

o  storeHostnameHolder
LastStoreHost ?

o  storeLoginEnabled

o  storePasswordHolder
LastStorePassword ?

o  storeUsernameHolder
LastStoreUser ?

o  useManager

change & update
o  selectedPerModuleRootChanged

o  selectedPerStoreModuleRootChanged

o  update: something with: aParameter from: changedObject
store

o  updateConnectEnableHolders

help
o  editorHelpRelativeWikiURL
the relative URL of the dialog-description in the Wiki

o  helpFilename
(comment from inherited method)
subclasses must return either the relative path of a helpFile
in the doc/online/<language>/help directory,
or an absolute path (typically in its packageDirectory).
If an absolute filename is returned, the %(lang) sequence is replaced
by the current user's language.
Or nil, if no help is available.

initialization & release
o  initialize
(comment from inherited method)
must be called if redefined

queries
o  cvsRootFromCVSRootFileOrNil

o  hasManager
true if ANY source code management class is available

o  hasUnsavedChanges
self availableManagers



ST/X 7.2.0.0; WebServer 1.670 at bd0aa1f87cdd.unknown:8081; Sat, 20 Apr 2024 11:58:43 GMT