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.10 date: 2021/01/20 10:37:26
user: cg
file: HTMLTableRow.st directory: libhtml
module: stx stc-classLibrary: libhtml

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.

copyright

COPYRIGHT (c) 1996 by Claus Gittinger All Rights Reserved This software is furnished under a license and may be used only in accordance with the terms of that license and with the inclusion of the above copyright notice. This software may not be provided or otherwise made available to, or used by, any other person. No title to or ownership of the software is hereby transferred.

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.7.0.0; WebServer 1.702 at 20f6060372b9.unknown:8081; Mon, 18 Nov 2024 04:28:52 GMT