eXept Software AG Logo

Smalltalk/X Webserver

Documentation of class 'HTMLAnchor':

Home

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

Class: HTMLAnchor


Inheritance:

   Object
   |
   +--Collection
      |
      +--SequenceableCollection
         |
         +--ArrayedCollection
            |
            +--Array
               |
               +--HTMLElement
                  |
                  +--HTMLMarkup
                     |
                     +--HTMLAnchor
                        |
                        +--HTMLImage

Package:
stx:libhtml
Category:
System-Documentation
Version:
rev: 1.23 date: 2019/05/01 09:36:13
user: cg
file: HTMLAnchor.st directory: libhtml
module: stx stc-classLibrary: libhtml
Author:
Claus Gittinger

Description:


an anchor element.
Please read the warning in HTMLElement.

No new features added; however, provides convenient access for
some heavily used values (attributes).


Related information:

    HTMLParser
    HTMLDocumentPainter

Instance protocol:

accessing
o  anchorText

o  anchorText: aString

o  color

o  color: something

o  hrefString

o  hrefString: aString

o  srcString

o  srcString: aString

printing & storing
o  displayOn: aGCOrStream
put a printed representation of the receiver for displaying onto aGCOrStream

queries
o  isCommandExample
is this an example which should be executed in a terminal?

o  isCopyableExample
is this a code example to copy into a workspace

o  isExample
is this an executable smalltalk-code example

testing
o  isAnchor



ST/X 7.2.0.0; WebServer 1.670 at bd0aa1f87cdd.unknown:8081; Tue, 19 Mar 2024 03:18:23 GMT