Uses of Class
com.stimulsoft.report.dictionary.StiDialogInfo

Packages that use StiDialogInfo
com.stimulsoft.report   
com.stimulsoft.report.dictionary   
 

Uses of StiDialogInfo in com.stimulsoft.report
 

Fields in com.stimulsoft.report with type parameters of type StiDialogInfo
 java.util.List<StiDialogInfo> StiReport.StiJsonLoaderHelper.DialogInfo
           
 

Uses of StiDialogInfo in com.stimulsoft.report.dictionary
 

Methods in com.stimulsoft.report.dictionary that return StiDialogInfo
 StiDialogInfo StiDialogInfo.clone()
           
 StiDialogInfo StiVariable.getDialogInfo()
          Gets or sets alias of variable.
 

Methods in com.stimulsoft.report.dictionary with parameters of type StiDialogInfo
 void StiVariable.setDialogInfo(StiDialogInfo value)
           
 

Constructors in com.stimulsoft.report.dictionary with parameters of type StiDialogInfo
StiVariable(java.lang.String category, java.lang.String name, java.lang.String alias, java.lang.String description, StiSystemType type, java.lang.String value, boolean readOnly, StiVariableInitBy initBy, boolean requestFromUser, StiDialogInfo dialogInfo)
          Creates an object of the type StiVariable.
 



Copyright © 2018 Stimulsoft. All Rights Reserved.