eXept Software AG Logo

Smalltalk/X Webserver

Documentation of class 'HTML::Embed':

Home

everywhere
www.exept.de
for:
[back]

Class: Embed (in HTML)


Inheritance:

   Object
   |
   +--HTML::AbstractElement
      |
      +--HTML::Embed

Package:
stx:goodies/webServer/htmlTree
Category:
Net-Documents-ModelTree
Version:
rev: 1.6 date: 2007/11/05 21:11:40
user: cg
file: HTML__Embed.st directory: goodies/webServer/htmlTree
module: stx stc-classLibrary: htmlTree

Class protocol:

required protocol
o  tagName


Instance protocol:

interface-attributes
o  height
Return the height of this object.

o  height: aName
Set the height of this object.

o  name
Return the name of this object.

o  name: aName
Set the name of this object.

o  src
Return the src of this object.

o  src: aName
Set the src of this object.

o  type
Return the type of this object.

o  type: aString
Set the type of this object.

o  width
Return the width of this object.

o  width: aName
Set the width of this object.

queries
o  canHaveText

o  isInlineElement

o  mustBeClosed

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



ST/X 6.1.1; WebServer 1.620 at exept:8081; Thu, 24 May 2012 17:21:13 GMT