Methods | This Package | All Packages

DhCell Class

Creates a table cell.

Component
  |
  +--DhStyleBase
     |
     +--DhElement
        |
        +--DhBaseContainer 
        |
           +--DhForm
              |
              +--DhCell

package com.ms.wfc.html

public class DhCell
extends
DhForm

Remarks

You can add any number of elements in any kind of layout to a cell using the add method.