eXept Software AG Logo

Smalltalk/X Webserver

Documentation of class 'Tools::FullMethodCategoryList':

Home

everywhere
www.exept.de
for:
[back]

Class: FullMethodCategoryList (in Tools)


Inheritance:

   Object
   |
   +--Model
      |
      +--ApplicationModel
         |
         +--Tools::NavigatorModel
            |
            +--Tools::BrowserList
               |
               +--Tools::MethodCategoryList
                  |
                  +--Tools::FullMethodCategoryList

Package:
stx:libtool
Category:
Interface-Browsers-New
Version:
rev: 1.5 date: 2009/09/22 11:25:53
user: cg
file: Tools_FullMethodCategoryList.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.


Instance protocol:

generators
o  makeGenerator
return a generator which enumerates the methods from the selected protocol;
that generator generates 4-element elements (includes the class and protocol),
in order to make the consumers only depend on one input
(i.e. to pass multiple-class and multiple-protocol info
without a need for another classHolder/protocolHolder in the methodList).

private
o  listOfMethodCategories



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