eXept Software AG Logo

Smalltalk/X Webserver

Documentation of class 'HTMLTableRow':

Home

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

Class: HTMLTableRow


Inheritance:

   Object
   |
   +--HTMLTableRow

Package:
stx:libhtml
Category:
System-Documentation
Version:
rev: 1.9 date: 2016/04/28 20:45:51
user: cg
file: HTMLTableRow.st directory: libhtml
module: stx stc-classLibrary: libhtml
Author:
Claus Gittinger

Description:


Attention: Please read the warning in HTMLElement.

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
an empty (colSpan-dummy) col



ST/X 7.2.0.0; WebServer 1.670 at bd0aa1f87cdd.unknown:8081; Sat, 20 Apr 2024 11:51:22 GMT