eXept Software AG Logo

Smalltalk/X Webserver

Documentation of class 'Tools::HierarchicalClassList':

Home

Documentation
www.exept.de
Everywhere
for:
[back]

Class: HierarchicalClassList (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.20 date: 2019/03/24 09:00:19
user: cg
file: Tools__HierarchicalClassList.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:

initialization
o  initialize

queries-plugin
o  aspectSelectors
(comment from inherited method)
This resource specification was automatically generated
by the UIPainter of ST/X.


Instance protocol:

accessing
o  showMethodComplexity: aValueHolder

o  showMethodInheritance: aValueHolder

o  showMethodTypeIcon: aValueHolder

aspects
o  methodVisibilityHolder: aValueHolder

o  topClassHolder

o  topClassHolder: aValueHolder

change & update
o  classDefinitionChanged: aClass
forced update

o  classRemoved: aClass
if there is a single selection,

private
o  addTo: aList whereSuperclassIs: aSuperclass

o  defaultSlaveModeValue

o  listOfClasses
Must check whether environment contains the class and filter it out,

o  nameListEntryFor: aClass withNameSpace: useFullName
nm := nm,(' (?) ' colorizeAllWith:Color grey).

o  release



ST/X 7.2.0.0; WebServer 1.670 at bd0aa1f87cdd.unknown:8081; Fri, 26 Apr 2024 01:10:08 GMT