eXept Software AG Logo

Smalltalk/X Webserver

Documentation of class 'Bookmark::URL':

Home

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

Class: URL (private in Bookmark

This class is only visible from within Bookmark.

Inheritance:

   Object
   |
   +--AbstractHierarchicalItem
      |
      +--AbstractHierarchicalItemWithModel
         |
         +--HierarchicalItem
            |
            +--Bookmark
               |
               +--Bookmark::URL

Package:
stx:libtool
Category:
Interface-Bookmarks
Owner:
Bookmark

Instance protocol:

accessing
o  helpText

o  url

o  url: aString

comparing
o  = another
(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)

testing
o  isURLBookmark

visiting
o  acceptVisitor: aVisitor
Double dispatch back to the visitor, passing my type encoded in
the selector (visitor pattern)



ST/X 7.7.0.0; WebServer 1.702 at 20f6060372b9.unknown:8081; Wed, 08 May 2024 18:51:32 GMT