eXept Software AG Logo

Smalltalk/X Webserver

Documentation of class 'HTML::Comment':

Home

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

Class: Comment (in HTML)


Inheritance:

   Object
   |
   +--HTML::AbstractElement
      |
      +--HTML::AbstractProcessingElement
         |
         +--HTML::Comment

Package:
stx:goodies/webServer/htmlTree
Category:
Net-Documents-HTML-ModelTree
Version:
rev: 1.3 date: 2018/04/26 10:30:07
user: cg
file: HTML__Comment.st directory: goodies/webServer/htmlTree
module: stx stc-classLibrary: htmlTree

Class protocol:

required protocol
o  tagName
(comment from inherited method)
Return a tag name for the html object.
Each html object needs to define a tag name.


Instance protocol:

accessing
o  commentString

o  commentString: something

required-visiting
o  acceptHTMLVisitor: aVisitor
visitor pattern: dispatch me to the visitor

testing
o  isComment



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