com.stimulsoft.webdesigner.helper
Class StiTableHelper

java.lang.Object
  extended by com.stimulsoft.webdesigner.helper.StiTableHelper

public class StiTableHelper
extends java.lang.Object

Copyright Stimulsoft


Constructor Summary
StiTableHelper(StiTable table, double zoom)
           
 
Method Summary
 void executeJSCommand(java.util.HashMap<java.lang.String,java.lang.Object> parameters, java.util.HashMap<java.lang.String,java.lang.Object> callbackResult)
           
static java.util.ArrayList getTableCellsProperties(StiTable table, double zoom)
           
static java.util.ArrayList<java.util.HashMap<java.lang.String,java.lang.Object>> getTableStyles()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

StiTableHelper

public StiTableHelper(StiTable table,
                      double zoom)
Method Detail

executeJSCommand

public void executeJSCommand(java.util.HashMap<java.lang.String,java.lang.Object> parameters,
                             java.util.HashMap<java.lang.String,java.lang.Object> callbackResult)
                      throws java.lang.Exception
Throws:
java.lang.Exception

getTableStyles

public static java.util.ArrayList<java.util.HashMap<java.lang.String,java.lang.Object>> getTableStyles()

getTableCellsProperties

public static java.util.ArrayList getTableCellsProperties(StiTable table,
                                                          double zoom)
                                                   throws java.lang.Exception
Throws:
java.lang.Exception