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.26 date: 2019/03/01 15:20:04
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.2.0.0; WebServer 1.670 at bd0aa1f87cdd.unknown:8081; Fri, 19 Apr 2024 01:00:06 GMT