com.stimulsoft.report.engine
Class StiVariableHelper

java.lang.Object
  extended by com.stimulsoft.report.engine.StiVariableHelper

public class StiVariableHelper
extends java.lang.Object


Constructor Summary
StiVariableHelper()
           
 
Method Summary
static boolean fillItemsOfVariable(StiVariable variable, StiReport report)
           
static void FillItemsOfVariables(StiReport report)
           
static void setDefaultValueForRequestFromUserVariables(StiReport compiledReport)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

StiVariableHelper

public StiVariableHelper()
Method Detail

setDefaultValueForRequestFromUserVariables

public static void setDefaultValueForRequestFromUserVariables(StiReport compiledReport)

FillItemsOfVariables

public static void FillItemsOfVariables(StiReport report)

fillItemsOfVariable

public static boolean fillItemsOfVariable(StiVariable variable,
                                          StiReport report)


Copyright © 2018 Stimulsoft. All Rights Reserved.