com.stimulsoft.webdesigner.helper
Class StiCrossTabHelper

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

public class StiCrossTabHelper
extends Object

Copyright Stimulsoft


Constructor Summary
StiCrossTabHelper(StiCrossTab crossTab)
           
 
Method Summary
 void executeJSCommand(JSONObject parameters, Hashtable<String,Object> callbackResult)
           
static ArrayList<Hashtable<String,Object>> getColorStyles()
           
 Hashtable<String,Object> getCrossFieldJSProperies(StiCrossField crossField)
           
 ArrayList<Hashtable<String,Object>> getCrossTabResult()
           
 Hashtable<String,Object> getFieldsPropertiesForJS()
           
 void restorePositions()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

StiCrossTabHelper

public StiCrossTabHelper(StiCrossTab crossTab)
Method Detail

restorePositions

public void restorePositions()

executeJSCommand

public void executeJSCommand(JSONObject parameters,
                             Hashtable<String,Object> callbackResult)
                      throws Exception
Throws:
Exception

getCrossTabResult

public ArrayList<Hashtable<String,Object>> getCrossTabResult()
                                                      throws ParserConfigurationException,
                                                             IOException,
                                                             TransformerException
Throws:
ParserConfigurationException
IOException
TransformerException

getCrossFieldJSProperies

public Hashtable<String,Object> getCrossFieldJSProperies(StiCrossField crossField)

getFieldsPropertiesForJS

public Hashtable<String,Object> getFieldsPropertiesForJS()
                                                  throws ParserConfigurationException,
                                                         IOException,
                                                         TransformerException
Throws:
ParserConfigurationException
IOException
TransformerException

getColorStyles

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


Copyright © 2017 Stimulsoft. All Rights Reserved.