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.38 date: 2024/01/15 16:16:13
user: stefan
file: StoreSourceCodeManagementSettingsAppl.st directory: libtool
module: stx stc-classLibrary: libtool

Description:


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

copyright

COPYRIGHT (c) 2011 by eXept Software AG All Rights Reserved This software is furnished under a license and may be used only in accordance with the terms of that license and with the inclusion of the above copyright notice. This software may not be provided or otherwise made available to, or used by, any other person. No title to or ownership of the software is hereby transferred.

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  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
the path for a local help document (for offline reading)

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

queries
o  hasManager
true if ANY source code management class is available

o  hasUnsavedChanges
self availableManagers



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