Methods | This Package | All Packages

DhBaseContainer Class

Represents the base class for all container elements.

Component
  |
  +--DhStyleBase
     |
     +--DhElement
        |
       +--DhBaseContainer

package com.ms.wfc.html

public abstract class DhBaseContainer
extends
DhElement
implements ITopLevelWindow

Remarks

This class should be derived from but never instantiated itself.