eXept Software AG Logo

Smalltalk/X Webserver

Documentation of class 'HTMLTableCol':

Home

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

Class: HTMLTableCol


Inheritance:

   Object
   |
   +--HTMLTableCol

Package:
stx:libhtml
Category:
System-Documentation
Version:
rev: 1.12 date: 2021/01/20 10:37:10
user: cg
file: HTMLTableCol.st directory: libhtml
module: stx stc-classLibrary: libhtml

Description:


Attention: Please read the warning in HTMLElement.

a table column.
No new features added; however, provides convenient access for
some heavily used values (attributes).

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  background

o  background: aColor

o  cellWidth
return cellWidth

o  cellWidth: something
set cellWidth

o  color

o  color: aColor

o  markupElement
return markupElement

o  markupElement: something
set markupElement

o  netWidth
return netWidth

o  netWidth: something
set netWidth

o  x
return x

o  x: something
set x

o  xRight
return the value of the instance variable 'xRight' (automatically generated)

o  xRight: something
set the value of the instance variable 'xRight' (automatically generated)

o  xText
return xText

o  xText: something
set xText

o  yBottom
return yBottom

o  yBottom: y
set yBottom

accessing-color & font
o  bgColor

o  bgColor: aColor



ST/X 7.7.0.0; WebServer 1.702 at 20f6060372b9.unknown:8081; Mon, 18 Nov 2024 04:45:34 GMT