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.53 date: 2021/01/20 15:20:43
user: cg
file: OrderedCollectionInspectorView.st directory: libtool
module: stx stc-classLibrary: libtool

Description:


a modified Inspector for orderedCollections

copyright

COPYRIGHT (c) 1993 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.

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.7.0.0; WebServer 1.702 at 20f6060372b9.unknown:8081; Mon, 18 Nov 2024 04:20:51 GMT