com.stimulsoft.webdesigner.helper
Class StiTableHelper

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

public class StiTableHelper
extends Object

Copyright Stimulsoft


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

Constructor Detail

StiTableHelper

public StiTableHelper(StiTable table,
                      double zoom)
Method Detail

executeJSCommand

public void executeJSCommand(JSONObject parameters,
                             Hashtable<String,Object> callbackResult)
                      throws ParserConfigurationException,
                             IOException,
                             TransformerException,
                             JSONException
Throws:
ParserConfigurationException
IOException
TransformerException
JSONException

getTableStyles

public static ArrayList<Hashtable<String,Object>> getTableStyles()

getTableCellsProperties

public static ArrayList getTableCellsProperties(StiTable table,
                                                double zoom)
                                         throws ParserConfigurationException,
                                                IOException,
                                                TransformerException
Throws:
ParserConfigurationException
IOException
TransformerException


Copyright © 2017 Stimulsoft. All Rights Reserved.