com.stimulsoft.report.engine.engineV2
Class StiProgressHelper

java.lang.Object
  extended by com.stimulsoft.report.engine.engineV2.StiProgressHelper

public class StiProgressHelper
extends java.lang.Object


Field Summary
 boolean allowCachedPagesCache
           
 StiEngine engine
           
 
Constructor Summary
StiProgressHelper(StiEngine engine)
           
 
Method Summary
 void Process()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

engine

public StiEngine engine

allowCachedPagesCache

public boolean allowCachedPagesCache
Constructor Detail

StiProgressHelper

public StiProgressHelper(StiEngine engine)
Method Detail

Process

public final void Process()