eXept Software AG Logo

Smalltalk/X Webserver

Documentation of class 'Tools::ClassGeneratorList':

Home

everywhere
www.exept.de
for:
[back]

Class: ClassGeneratorList (in Tools)


Inheritance:

   Object
   |
   +--Model
      |
      +--ApplicationModel
         |
         +--Tools::NavigatorModel
            |
            +--Tools::BrowserList
               |
               +--Tools::ClassGeneratorList

Package:
stx:libtool
Category:
Interface-Browsers-New
Version:
rev: 1.10 date: 2009/10/27 12:50:19
user: fm
file: Tools_ClassGeneratorList.st directory: libtool
module: stx stc-classLibrary: libtool
Author:
Claus Gittinger (cg@exept.de)

Description:


embeddable application displaying the class-categories.
Provides an outputGenerator, which enumerates the classes in
the selected categories.


Class protocol:

interface specs
o  windowSpec
This resource specification was automatically generated
by the UIPainter of ST/X.


Instance protocol:

aspects
o  categoryList

o  nameSpaceList

o  projectList

o  selectedCategories

o  selectedCategories: aValueHolder

o  selectedClasses

o  selectedClasses: aValueHolder
selectedClasses notNil ifTrue:[

o  selectedNamespaces

o  selectedNamespaces: aValueHolder

o  selectedProjects

o  selectedProjects: aValueHolder

aspects-private
o  organizerList

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

private
o  listFromInGenerator

o  listOfCategories

o  listOfNamespaces

o  listOfProjects

o  makeDependent

o  makeIndependent

o  release

o  updateCategoryList

o  updateList

o  updateNamespaceList

o  updateProjectList



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