eXept Software AG Logo

Smalltalk/X Webserver

Documentation of class 'HTML::Embed':

Home

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

Class: Embed (in HTML)


Inheritance:

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

Package:
stx:goodies/webServer/htmlTree
Category:
Net-Documents-HTML-ModelTree
Version:
rev: 1.8 date: 2019/07/13 12:20:10
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  source: link

o  src
Return the src of this object.

o  src: linkName
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 7.2.0.0; WebServer 1.670 at bd0aa1f87cdd.unknown:8081; Tue, 19 Mar 2024 05:17:19 GMT