eXept Software AG Logo

Smalltalk/X Webserver

Documentation of class 'Tools::InheritanceClassList':

Home

everywhere
www.exept.de
for:
[back]

Class: InheritanceClassList (in Tools)


Inheritance:

   Object
   |
   +--Model
      |
      +--ApplicationModel
         |
         +--Tools::NavigatorModel
            |
            +--Tools::BrowserList
               |
               +--Tools::ClassList
                  |
                  +--Tools::HierarchicalClassList
                     |
                     +--Tools::InheritanceClassList

Package:
stx:libtool
Category:
Interface-Browsers-New
Version:
rev: 1.4 date: 2006/03/28 15:27:25
user: cg
file: Tools_InheritanceClassList.st directory: libtool
module: stx stc-classLibrary: libtool
Author:
Claus Gittinger (cg@exept.de)

Description:


Like a HierarchicalClassList, but shows class inheritance.
For non-meta classes, this is the same as would be shown in
the hierarchy list;
For metaclasses, the tree is extented through the class-behavior
hierarchy.

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.


Instance protocol:

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

o  getSelectedClassIndicesFromClasses

o  getSelectedClassesFromIndices

private
o  defaultSlaveModeValue

o  listOfClasses



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