class CSS2TextShadow

The CSS2TextShadow interface represents a simple value for the More...

Full nameDOM::CSS2TextShadow
Definition#include <css_extensions.h>
List of all Methods
Annotated List
Files
Globals
Hierarchy
Index

Public Methods


Detailed Description

The CSS2TextShadow interface represents a simple value for the text-shadow CSS Level 2 property.

 CSS2TextShadow ()

CSS2TextShadow

 CSS2TextShadow (const CSS2TextShadow &other)

CSS2TextShadow

 CSS2TextShadow (CSS2TextShadowImpl *impl)

CSS2TextShadow

CSS2TextShadow &  operator = (const CSS2TextShadow &other)

operator =

 ~CSS2TextShadow ()

~CSS2TextShadow

CSSValue  color ()

color

[const]

Specified the color of the text shadow. The CSS Value can contain an empty string if no color has been specified.

CSSValue  horizontal ()

horizontal

[const]

The horizontal position of the text shadow. 0 if no length has been specified.

CSSValue  vertical ()

vertical

[const]

The vertical position of the text shadow. 0 if no length has been specified.

CSSValue  blur ()

blur

[const]

The blur radius of the text shadow. 0 if no length has been specified.


Generated by: dfaure on faure on Tue Apr 16 08:50:42 2002, using kdoc 2.0a53.