eXept Software AG Logo

Smalltalk/X Webserver

Documentation of class 'HTML::Quotation':

Home

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

Class: Quotation (in HTML)


Inheritance:

   Object
   |
   +--HTML::AbstractElement
      |
      +--HTML::AbstractHTMLElement
         |
         +--HTML::AbstractHTMLFlowContentElement
            |
            +--HTML::Quotation

Package:
stx:goodies/webServer/htmlTree
Category:
Net-Documents-HTML-ModelTree-FontStyle
Version:
rev: 1.2 date: 2022/08/08 16:16:54
user: matilk
file: HTML__Quotation.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:

queries
o  canHaveChild: aChild in: aParser
(comment from inherited method)
return true, if anotherElement is allowed as my child

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

testing
o  isInlineElement



ST/X 7.7.0.0; WebServer 1.702 at 20f6060372b9.unknown:8081; Mon, 16 Sep 2024 20:11:16 GMT