DhStyleBase Class

Methods | Fields | This Package | All Packages

Provides the superclass for classes that support styles, such as DhStyle and DhElement objects.

Component
  |
  +--DhStyleBase

package com.ms.wfc.html

public abstract class DhStyleBase
extends
Component****

Remarks

Classes that extend DhStyleBase have certain typographical and visual properties, such as colors and fonts. This class is abstract and therefore cannot be instantiated.

See Also   DhStyle, DhElement