eXept Software AG Logo

Smalltalk/X Webserver

Documentation of class 'HTML::CSS_Display':

Home

everywhere
www.exept.de
for:
[back]

Class: CSS_Display (in HTML)


Inheritance:

   Object
   |
   +--HTML::CSS_AbstractStyleObject
      |
      +--HTML::CSS_AbstractStyleProperty
         |
         +--HTML::CSS_Display

Package:
stx:goodies/webServer/htmlTree
Category:
Net-Documents-StyleSheet-Classification Properties
Version:
rev: 1.5 date: 2007/11/05 21:09:59
user: cg
file: HTML__CSS_Display.st directory: goodies/webServer/htmlTree
module: stx stc-classLibrary: htmlTree

Class protocol:

instance creation
o  newBlock
Create a new color initialy set to aqua.

o  newInline

o  newListItem

required protocol
o  keyName
Return a key name for color.


Instance protocol:

interface-accessing
o  beBlock
a line break before and after the element

o  beInline
no line break before and after the element

o  beListItem
same as block except a list-item marker is added

required-visiting
o  acceptHTMLVisitor: aVisitor
visitor pattern: dispatch me to the visitor



ST/X 6.1.1; WebServer 1.620 at exept:8081; Fri, 10 Feb 2012 14:19:28 GMT