eXept Software AG Logo

Smalltalk/X Webserver

Documentation of class 'HTML::Code':

Home

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

Class: Code (in HTML)


Inheritance:

   Object
   |
   +--HTML::AbstractElement
      |
      +--HTML::AbstractHTMLElement
         |
         +--HTML::Code

Package:
stx:goodies/webServer/htmlTree
Category:
Net-Documents-HTML-ModelTree-Inline
Version:
rev: 1.7 date: 2018/04/26 10:28:59
user: cg
file: HTML__Code.st directory: goodies/webServer/htmlTree
module: stx stc-classLibrary: htmlTree

Class protocol:

required protocol
o  tagName


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  canBeReformatted
answer true, if the text may be reformatted by the browser,
and added white space does not matter.
Code will not be reformatted.

o  isCode

o  isInlineElement



ST/X 7.2.0.0; WebServer 1.670 at bd0aa1f87cdd.unknown:8081; Tue, 19 Mar 2024 08:42:36 GMT