Creates a table cell.
Component | +--DhStyleBase | +--DhElement | +--DhBaseContainer | +--DhForm | +--DhCell
package com.ms.wfc.html
public class DhCell
extends DhForm
You can add any number of elements in any kind of layout to a cell using the add method.