eXept Software AG Logo

Smalltalk/X Webserver

Documentation of class 'HTML::Frame':

Home

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

Class: Frame (in HTML)


Inheritance:

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

Package:
stx:goodies/webServer/htmlTree
Category:
Net-Documents-HTML-ModelTree-Frame
Version:
rev: 1.18 date: 2018/04/26 10:28:57
user: cg
file: HTML__Frame.st directory: goodies/webServer/htmlTree
module: stx stc-classLibrary: htmlTree

Class protocol:

required protocol
o  tagName


Instance protocol:

interface-attributes
o  source
Return the source of the frame.

o  source: aSource
Set the source of the frame.

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

o  canHaveText
(comment from inherited method)
return true, if I allow text as child (i.f. PCDATA)

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

testing
o  isFrame


Examples:


more examples to be added:
  ... add code fragment for 
  ... executable example here ...


ST/X 7.2.0.0; WebServer 1.670 at bd0aa1f87cdd.unknown:8081; Wed, 24 Apr 2024 02:59:11 GMT