eXept Software AG Logo

Smalltalk/X Webserver

Documentation of class 'HTML::CSS_AbstractStyleObject':

Home

everywhere
www.exept.de
for:
[back]

Class: CSS_AbstractStyleObject (in HTML)


Inheritance:

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

Package:
stx:goodies/webServer/htmlTree
Category:
Net-Documents-StyleSheet
Version:
rev: 1.6 date: 2005/08/09 18:17:37
user: cg
file: HTML__CSS_AbstractStyleObject.st directory: goodies/webServer/htmlTree
module: stx stc-classLibrary: htmlTree

Class protocol:

queries
o  isAbstract
Return if this class is an abstract class.
Return true for this class but false for all subclasses.
To have an abstract subclass implement this method there again.

o  isCSS
Return if this is a style sheet object.


Instance protocol:

accessing
o  parent: aParent
Set an item to be the parent of this item.
For Style description the parent may also
be an html-style-element.

printing
o  htmlString
Print yourself as html string.
See class StyleEncoder and StyleVisitor.

o  printHtmlString
Print yourself as html string.
See class StyleEncoder and StyleVisitor.

** This is an obsolete interface - do not use it (it may vanish in future versions) **

queries
o  isCSS
Return if this is a style sheet object.



ST/X 6.1.1; WebServer 1.620 at exept:8081; Mon, 21 May 2012 16:47:01 GMT