eXept Software AG Logo

Smalltalk/X Webserver

Documentation of class 'Tools::HierarchicalClassCategoryList':

Home

Documentation
www.exept.de
Everywhere
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.14 date: 2019/03/03 21:59:29
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.

usage example(s):

     UIPainter new openOnClass:HierarchicalClassCategoryList andSelector:#windowSpec
     HierarchicalClassCategoryList new openInterface:#windowSpec
     HierarchicalClassCategoryList open

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


Instance protocol:

aspects
o  addCategory: category
find the parent ...

o  generateHierarchicalCategoryTree

o  hierarchicalCategoryList

o  hierarchicalCategorySelection

change & update
o  delayedUpdate: something with: aParameter from: changedObject
self invalidateList.

o  updateSelectionFromTree

o  updateTreeSelectionFromList
hierarchicalCategorySelection value

private
o  makeItemVisible: itemString

o  release

o  treeItemForString: itemString

user actions
o  doubleClicked: anIndex

o  indicatorPressed: anIndex


Private classes:

    ClassCategoryItem


ST/X 7.2.0.0; WebServer 1.670 at bd0aa1f87cdd.unknown:8081; Thu, 25 Apr 2024 07:56:34 GMT