eXept Software AG Logo

Smalltalk/X Webserver

Documentation of class 'Tools::NamespaceList':

Home

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

Class: NamespaceList (in Tools)


Inheritance:

   Object
   |
   +--Model
      |
      +--ApplicationModel
         |
         +--Tools::NavigatorModel
            |
            +--Tools::BrowserList
               |
               +--Tools::NamespaceList
                  |
                  +--Tools::NamespaceFilter

Package:
stx:libtool
Category:
Interface-Browsers-New
Version:
rev: 1.24 date: 2016/11/04 15:26:34
user: cg
file: Tools__NamespaceList.st directory: libtool
module: stx stc-classLibrary: libtool

Description:


I implement the namespace list in the new system browser


Class protocol:

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

o  windowSpec
This resource specification was automatically generated
by the UIPainter of ST/X.
usage example(s):
     UIPainter new openOnClass:ProjectList andSelector:#windowSpec
     ProjectList new openInterface:#windowSpec
     ProjectList open

queries-plugin
o  aspectSelectors


Instance protocol:

aspects
o  itemList

o  nameSpaceLabelHolder

o  nameSpaceList

o  selectedNamespaces

o  selectedNamespaces: aValueHolder

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

o  selectionChangedByClick
we are not interested in that - get another notification
via the changed valueHolder

o  update: something with: aParameter from: changedObject
(comment from inherited method)
must check, as it could be nested...

drag & drop
o  canDropContext: aDropContext

o  doDropContext: aDropContext

o  nameSpaceAtTargetPointOf: aDropContext

generators
o  makeGenerator
return a generator which enumerates the classes from the selected namespace(s).

private
o  defaultSlaveModeValue
self organizerMode value == OrganizerCanvas organizerModeCategory ifTrue:[^ true].

o  initialOrganizerMode

o  listOfNamespaces
only topLevel namespaces are shown

o  makeDependent

o  makeIndependent

o  updateList
oldSelection size > 0 ifTrue:[



ST/X 7.1.0.0; WebServer 1.663 at exept.de:8081; Mon, 04 Aug 2025 11:47:32 GMT