Packagestimulsoft.report.export.tools.htmltable
Classpublic class StiHtmlTable
InheritanceStiHtmlTable Inheritance Object



Public Properties
 PropertyDefined By
  backImageUrl : String
StiHtmlTable
  borderWidth : int
StiHtmlTable
  cellPadding : int
StiHtmlTable
  cellSpacing : int
StiHtmlTable
  rows : StiArrayList
StiHtmlTable
  width : StiHtmlUnit
StiHtmlTable
Public Methods
 MethodDefined By
  
StiHtmlTable
  
StiHtmlTable
  
stringToUrl(input:String):String
[static]
StiHtmlTable
Property Detail
backImageUrlproperty
public var backImageUrl:String

borderWidthproperty 
public var borderWidth:int

cellPaddingproperty 
public var cellPadding:int

cellSpacingproperty 
public var cellSpacing:int

rowsproperty 
public var rows:StiArrayList

widthproperty 
public var width:StiHtmlUnit

Constructor Detail
StiHtmlTable()Constructor
public function StiHtmlTable()



Method Detail
renderControl()method
public function renderControl(writer:StiHtmlTextWriter):void

Parameters

writer:StiHtmlTextWriter

stringToUrl()method 
public static function stringToUrl(input:String):String

Parameters

input:String

Returns
String