com.stimulsoft.report
Class StiReport.StiJsonLoaderHelper

java.lang.Object
  extended by com.stimulsoft.report.StiReport.StiJsonLoaderHelper
Enclosing class:
StiReport

public class StiReport.StiJsonLoaderHelper
extends java.lang.Object


Field Summary
 java.util.List<StiClone> Clones
           
 java.util.List<StiDialogInfo> DialogInfo
           
 java.util.List<IStiMasterComponent> MasterComponents
           
 
Constructor Summary
StiReport.StiJsonLoaderHelper()
           
 
Method Summary
 void Clean()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

MasterComponents

public java.util.List<IStiMasterComponent> MasterComponents

Clones

public java.util.List<StiClone> Clones

DialogInfo

public java.util.List<StiDialogInfo> DialogInfo
Constructor Detail

StiReport.StiJsonLoaderHelper

public StiReport.StiJsonLoaderHelper()
Method Detail

Clean

public void Clean()