|
Class: ClassInspectorView
Object
|
+--GraphicsMedium
|
+--DisplaySurface
|
+--SimpleView
|
+--InspectorView
|
+--ClassInspectorView
- Package:
- stx:libtool
- Category:
- Interface-Inspector
- Version:
- rev:
1.23
date: 2021/09/10 06:20:17
- user: cg
- file: ClassInspectorView.st directory: libtool
- module: stx stc-classLibrary: libtool
modified Inspector for Classes; in addition to instance variables,
also shows ClassVariables in its left SelectionList.
Array inspect
View inspect
copyrightCOPYRIGHT (c) 1994 by Claus Gittinger
All Rights Reserved
This software is furnished under a license and may be used
only in accordance with the terms of that license and with the
inclusion of the above copyright notice. This software may not
be provided or otherwise made available to, or used by, any
other person. No title to or ownership of the software is
hereby transferred.
accessing
-
fieldList
-
return a list of names to show in the selectionList
-
valueAtLine: lineNr
-
helper - return the value of the selected entry
|