eXept Software AG Logo

Smalltalk/X Webserver

Documentation of class 'Tools::HierarchicalClassCategoryList':

Home

everywhere
www.exept.de
for:
[back]

Class: HierarchicalClassCategoryList (in Tools)


Inheritance:

   Object
   |
   +--Model
      |
      +--ApplicationModel
         |
         +--Tools::NavigatorModel
            |
            +--Tools::BrowserList
               |
               +--Tools::ClassCategoryList
                  |
                  +--Tools::HierarchicalClassCategoryList

Package:
stx:libtool
Category:
Interface-Browsers-New
Version:
rev: 1.7 date: 2006/03/14 13:12:28
user: cg
file: Tools_HierarchicalClassCategoryList.st directory: libtool
module: stx stc-classLibrary: libtool
Author:
Claus Gittinger (cg@exept.de)

Description:


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.

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


Instance protocol:

aspects
o  addCategory: category

o  generateHierarchicalCategoryTree

o  hierarchicalCategoryList

o  hierarchicalCategorySelection

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

o  updateSelectionFromTree

o  updateTreeSelectionFromList

private
o  makeItemVisible: itemString

o  release

o  treeItemForString: itemString

user actions
o  doubleClicked: anIndex

o  indicatorPressed: anIndex


Private classes:

    ClassCategoryItem


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