eXept Software AG Logo

Smalltalk/X Webserver

Documentation of class 'HTMLTableRow':

Home

everywhere
www.exept.de
for:
[back]

Class: HTMLTableRow


Inheritance:

   Object
   |
   +--HTMLTableRow

Package:
stx:libhtml
Category:
System-Documentation
Version:
rev: 1.7 date: 1998/06/06 16:38:39
user: cg
file: HTMLTableRow.st directory: libhtml
module: stx stc-classLibrary: libhtml
Author:
Claus Gittinger

Description:


a table row.
Beside providing convenient access for
some heavily used values (attributes), this also keeps
track of the columns, and the (y-)position within the document.


Related information:

    HTMLParser
    HTMLDocumentPainter

Instance protocol:

accessing
o  addColumn: aCol
add a column

o  columnAt: index
retrieve a column

o  columns
return columns

o  columns: something
set columns

o  markupElement
return markupElement

o  markupElement: something
set markupElement

o  yBottom
return yBottom

o  yBottom: something
set yBottom

o  yRow
return y

o  yRow: something
set y

queries
o  maxColumnBottom



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