eXept Software AG Logo

Smalltalk/X Webserver

Documentation of class 'Tools::VariableList':

Home

everywhere
www.exept.de
for:
[back]

Class: VariableList (in Tools)


Inheritance:

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

Package:
stx:libtool
Category:
Interface-Browsers-New
Version:
rev: 1.4 date: 2006/03/20 11:26:04
user: cg
file: Tools_VariableList.st directory: libtool
module: stx stc-classLibrary: libtool

Class protocol:

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

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


Instance protocol:

aspects
o  classHolder

o  classHolder: aValueHolder

o  defaultSlaveModeValue

o  selectedVariables

o  selectedVariables: aValueHolder

o  showClassVarsInVariableList

o  showClassVarsInVariableList: aValueHolder

o  showingInheritedClassVars

o  sortVariablesByName

o  sortVariablesByName: aValueHolder
self assert:(aValueHolder value isBoolean).

o  variableList

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

o  makeDependent

o  makeIndependent

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

o  update: something with: aParameter from: changedObject
^ self delayedUpdate:something with:aParameter from:changedObject.

generators
o  makeGenerator

private
o  commonPostBuild

o  commonSubClassIn: classes
return true if there is a common subclass

o  listOfVariables

o  postBuildWith: aBuilder

o  release

o  selectionChangeAllowed: index

o  updateList



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