eXept Software AG Logo

Smalltalk/X Webserver

Documentation of class 'HTML::Frame':

Home

everywhere
www.exept.de
for:
[back]

Class: Frame (in HTML)


Inheritance:

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

Package:
stx:goodies/webServer/htmlTree
Category:
Net-Documents-ModelTree-Frame
Version:
rev: 1.15 date: 2008/01/17 09:52:04
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

o  canHaveText

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 6.1.1; WebServer 1.620 at exept:8081; Thu, 24 May 2012 11:33:24 GMT