Uses of Class
com.stimulsoft.report.components.table.StiTable

Packages that use StiTable
com.stimulsoft.webdesigner.helper   
 

Uses of StiTable in com.stimulsoft.webdesigner.helper
 

Methods in com.stimulsoft.webdesigner.helper with parameters of type StiTable
static java.util.ArrayList<java.util.HashMap<java.lang.String,java.lang.Object>> StiReportEdit.getTableCells(StiTable table, double zoom)
           
static java.util.ArrayList StiTableHelper.getTableCellsProperties(StiTable table, double zoom)
           
 

Constructors in com.stimulsoft.webdesigner.helper with parameters of type StiTable
StiTableHelper(StiTable table, double zoom)