eXept Software AG Logo

Smalltalk/X Webserver

Documentation of class 'AbstractFileBrowser::DirectoryHistory::DirectoryHistoryItem':

Home

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

Class: DirectoryHistoryItem (private in DirectoryHistory

This class is only visible from within DirectoryHistory (which is itself a private class of AbstractFileBrowser).

Inheritance:

   Object
   |
   +--AbstractFileBrowser::DirectoryHistory::DirectoryHistoryItem

Package:
stx:libtool
Category:
Interface-Tools-File
Owner:
AbstractFileBrowser::DirectoryHistory

Class protocol:

instance creation
o  path: aPath


Instance protocol:

accessing
o  asFilename

o  path
return the value of the instance variable 'path' (automatically generated)

o  path: something
set the value of the instance variable 'path' (automatically generated)

o  position
return the value of the instance variable 'position' (automatically generated)

o  position: something
set the value of the instance variable 'position' (automatically generated)

o  printString
(comment from inherited method)
return a string for printing the receiver.
Since we now use printOn: as the basic print mechanism,
we have to create a stream and print into it.

printing & storing
o  printOn: aStream
(comment from inherited method)
append a user printed representation of the receiver to aStream.
The format is suitable for a human - not meant to be read back.

The default here is to output the receiver's class name.
BUT: this method is heavily redefined for objects which
can print prettier.



ST/X 7.7.0.0; WebServer 1.702 at 20f6060372b9.unknown:8081; Mon, 18 Nov 2024 04:43:12 GMT