eXept Software AG Logo

Smalltalk/X Webserver

Documentation of class 'Tools::Inspector2::NavigationState':

Home

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

Class: NavigationState (private in Inspector2

This class is only visible from within Inspector2.

Inheritance:

   Object
   |
   +--Model
      |
      +--Tools::Inspector2::NavigationState

Package:
stx:libtool
Category:
Interface-Inspector2
Owner:
Tools::Inspector2

Class protocol:

creating classes
o  for: anObject
Modified (format): / 19-08-2011 / 09:24:40 / cg


Instance protocol:

accessing
o  application: anInspectorApp

o  index

o  index: something

o  inspector

o  inspector: anInspectorApp
Modified (format): / 11-02-2017 / 10:14:31 / cg

o  selectionIndex

o  selectionIndex: anInteger

o  selectionView

o  tabLabels

o  tabViews

o  tabs

o  theObject

o  theObject: anObject

comparing
o  = anotherState
(comment from inherited method)
return true if the receiver and the arg have the same structure.
Notice:
This method is partially open coded (inlined) by the compiler(s)
identical objects are always considered equal.
redefining it may not work as expected.

o  hash
(comment from inherited method)
return an Integer useful as a hash key for the receiver.
This hash should return same values for objects with same
contents (i.e. use this to hash on structure)

displaying
o  displayOn: aGCOrStream
what a kludge - Dolphin and Squeak mean: printOn: a stream;

initialization
o  initializeTab: selector
Initializes an extra tab specified by given selector

o  initializeTabs
Old style - tabs are specified by the #inspector2Tabs method

o  refreshTabs



ST/X 7.2.0.0; WebServer 1.670 at bd0aa1f87cdd.unknown:8081; Thu, 25 Apr 2024 13:16:33 GMT