eXept Software AG Logo

Smalltalk/X Webserver

Documentation of class 'Tools::HierarchicalProjectList':

Home

everywhere
www.exept.de
for:
[back]

Class: HierarchicalProjectList (in Tools)


Inheritance:

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

Package:
stx:libtool
Category:
Interface-Browsers-New
Version:
rev: 1.8 date: 2006/08/17 14:13:10
user: cg
file: Tools_HierarchicalProjectList.st directory: libtool
module: stx stc-classLibrary: libtool
Author:
Claus Gittinger (cg@exept.de)

Description:


Like a ClassList, but shows classes hierarchical.

If topClassHolders value is non-nil, only that classes hierarchy
is shown.

embeddable application displaying the classes as listed by
the inputGenerator.
Provides an outputGenerator, which enumerates the classes and
their protocols (method-categories) in the selected classes.


Class protocol:

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

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

plugIn spec
o  aspectSelectors
This resource specification was automatically generated
by the UIPainter of ST/X.


Instance protocol:

aspects
o  generateHierarchicalProjectTree

o  hierarchicalProjectList

o  hierarchicalProjectSelection

o  updateTreeSelection
must expand items as required

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

o  enqueueDelayedAddPackage: package

o  update: something with: aParameter from: changedObject

o  updateSelectionFromTree

private
o  addPackage: package

o  release

user actions
o  doubleClicked: anIndex

o  indicatorPressed: anIndex


Private classes:

    ProjectItem


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