Packagestimulsoft.report.export.tools.htmltable
Classpublic class StiHtmlTableCell
InheritanceStiHtmlTableCell Inheritance Object



Public Properties
 PropertyDefined By
  columnSpan : int
StiHtmlTableCell
  controls : StiArrayList
StiHtmlTableCell
  cssClass : String
StiHtmlTableCell
  height : StiHtmlUnit
StiHtmlTableCell
  interaction : String
StiHtmlTableCell
  rowSpan : int
StiHtmlTableCell
  style : StiHashtable
StiHtmlTableCell
  text : String
StiHtmlTableCell
  toolTip : String
StiHtmlTableCell
  width : StiHtmlUnit
StiHtmlTableCell
Public Methods
 MethodDefined By
  
StiHtmlTableCell
Property Detail
columnSpanproperty
public var columnSpan:int

controlsproperty 
public var controls:StiArrayList

cssClassproperty 
public var cssClass:String

heightproperty 
public var height:StiHtmlUnit

interactionproperty 
public var interaction:String

rowSpanproperty 
public var rowSpan:int

styleproperty 
public var style:StiHashtable

textproperty 
public var text:String

toolTipproperty 
public var toolTip:String

widthproperty 
public var width:StiHtmlUnit

Constructor Detail
StiHtmlTableCell()Constructor
public function StiHtmlTableCell()