eXept Software AG Logo

Smalltalk/X Webserver

Documentation of class 'OrderedCollectionInspectorView':

Home

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

Class: OrderedCollectionInspectorView


Inheritance:

   Object
   |
   +--GraphicsMedium
      |
      +--DisplaySurface
         |
         +--SimpleView
            |
            +--InspectorView
               |
               +--OrderedCollectionInspectorView

Package:
stx:libtool
Category:
Interface-Inspector
Version:
rev: 1.52 date: 2019/07/31 20:54:08
user: cg
file: OrderedCollectionInspectorView.st directory: libtool
module: stx stc-classLibrary: libtool
Author:
Claus Gittinger

Description:


a modified Inspector for orderedCollections


Instance protocol:

menu
o  fieldMenu
return the menu for the field-list

private
o  baseInspectedObjectClass
only instvars below that are shown by me in the non-basic tab.
This hides uninterresting details in the regular tab

o  defaultLabel
(OrderedCollection with:1 with:2 with:3) inspect

o  indexList
return a list of indexes to show in the selectionList.
Set hasMore to true, if a '...' entry should be added.

o  numIndexedFields

user interaction
o  indexedValueAtIndex: idx

o  indexedValueAtIndex: idx put: newValue

o  removeIndex
remove selected item from the collection



ST/X 7.2.0.0; WebServer 1.670 at bd0aa1f87cdd.unknown:8081; Sat, 20 Apr 2024 08:57:13 GMT