eXept Software AG Logo

Smalltalk/X Webserver

Documentation of class 'HTML::IFrame':

Home

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

Class: IFrame (in HTML)


Inheritance:

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

Package:
stx:goodies/webServer/htmlTree
Category:
Net-Documents-HTML-ModelTree-Frame
Version:
rev: 1.15 date: 2018/04/26 10:29:06
user: cg
file: HTML__IFrame.st directory: goodies/webServer/htmlTree
module: stx stc-classLibrary: htmlTree

Class protocol:

required protocol
o  tagName


Instance protocol:

interface-attributes
o  frameborder: frameborder

o  framespacing: framespacing

o  height: aNumberOrPercentString

o  marginheight: marginheight

o  marginwidth: marginwidth

o  scrolling: aBooleanOrStringOrSymbol

o  src: src

o  width: aNumberOrPercentString

queries
o  canHaveChild: anElement in: aParser
I am not sure, what is allowed;

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

testing
o  isFrame



ST/X 7.2.0.0; WebServer 1.670 at bd0aa1f87cdd.unknown:8081; Tue, 19 Mar 2024 02:53:13 GMT