eXept Software AG Logo

Smalltalk/X Webserver

Documentation of class 'HTML::CSS_Background':

Home

everywhere
www.exept.de
for:
[back]

Class: CSS_Background (in HTML)


Inheritance:

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

Package:
stx:goodies/webServer/htmlTree
Category:
Net-Documents-StyleSheet-Color and Background
Version:
rev: 1.6 date: 2007/11/05 21:09:25
user: cg
file: HTML__CSS_Background.st directory: goodies/webServer/htmlTree
module: stx stc-classLibrary: htmlTree

Class protocol:

instance creation
o  newNoRepeatWithUrl: aString
Create a new background-image with an url.

o  newWithUrl: aString repeat: repeatString
Create a new background-image with an url.

o  newXRepeatWithUrl: aString
Create a new background-image with an url.

o  newYRepeatWithUrl: aString
Create a new background-image with an url.

required protocol
o  keyName
Return a key name for background.


Instance protocol:

accessing
o  repeat

o  repeat: something

o  url

o  url: aString

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



ST/X 6.1.1; WebServer 1.620 at exept:8081; Thu, 24 May 2012 12:01:16 GMT