|
Class: BrowserHistoryEntry (private in SystemBrowser
This class is only visible from within
SystemBrowser.
Object
|
+--SystemBrowser::BrowserHistoryEntry
- Package:
- stx:libtool
- Category:
- Interface-Browsers
- Owner:
- SystemBrowser
accessing
-
className
-
return the value of the instance variable 'className' (automatically generated)
-
className: something
-
set the value of the instance variable 'className' (automatically generated)
-
className: classNameArg meta: metaArg selector: selectorArg
-
-
icon
-
-
label
-
-
meta
-
return the value of the instance variable 'meta' (automatically generated)
-
meta: something
-
set the value of the instance variable 'meta' (automatically generated)
-
selector
-
return the value of the instance variable 'selector' (automatically generated)
-
selector: something
-
set the value of the instance variable 'selector' (automatically generated)
-
theClass
-
comparing
-
= anEntry
-
displaying
-
displayOn: aGCOrStream
-
what a kludge - Dolphin and Squeak mean: printOn: a stream;
|