eXept Software AG Logo

Smalltalk/X Webserver

Documentation of class 'Tools::ProjectList':

Home

everywhere
www.exept.de
for:
[back]

Class: ProjectList (in Tools)


Inheritance:

   Object
   |
   +--Model
      |
      +--ApplicationModel
         |
         +--Tools::NavigatorModel
            |
            +--Tools::BrowserList
               |
               +--Tools::ProjectList
                  |
                  +--Tools::HierarchicalProjectList

Package:
stx:libtool
Category:
Interface-Browsers-New
Version:
rev: 1.44 date: 2010/03/09 12:10:12
user: cg
file: Tools_ProjectList.st directory: libtool
module: stx stc-classLibrary: libtool

Class protocol:

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

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

queries-plugin
o  aspectSelectors


Instance protocol:

aspects
o  itemList

o  projectLabelHolder

o  projectList

o  projectNameList

o  selectedProjects

o  selectedProjects: aValueHolder

o  selectionIndexHolder

change & update
o  delayedUpdate: something with: aParameter from: changedObject

o  selectionChangedByClick
we are not interested in that - get another notification
via the changed valueHolder

o  update: something with: aParameter from: changedObject

drag & drop
o  canDropContext: aDropContext

o  doDropContext: aDropContext

o  packageAtTargetPointOf: aDropContext

generators
o  makeGenerator
return a generator which enumerates the classes from the selected project(s).

private
o  allShownProjects

o  defaultSlaveModeValue

o  initialOrganizerMode

o  listOfProjects

o  makeDependent

o  makeIndependent

o  nameListFor: aProjectList
self basicNew
nameListFor:#(
'exept:expecco'
'exept:expecco/application'
'exept:procware'
'exept:workflow'
)

self basicNew
nameListFor:#(
'exept'
'exept:expecco'
'exept:expecco/application'
'exept:procware'
'exept:workflow'
)

o  release

o  updateList

special
o  addAdditionalProject: aProject
those are simulated - in ST/X, empty projects do not

o  removeAdditionalProjects: aListOfProjects
those are simulated - in ST/X, empty categories do not



ST/X 6.1.1; WebServer 1.620 at exept:8081; Thu, 24 May 2012 04:30:41 GMT