Uses of Class
com.stimulsoft.webdesigner.enums.StiSaveMode

Packages that use StiSaveMode
com.stimulsoft.webdesigner   
com.stimulsoft.webdesigner.enums   
 

Uses of StiSaveMode in com.stimulsoft.webdesigner
 

Methods in com.stimulsoft.webdesigner that return StiSaveMode
 StiSaveMode StiWebDesignerOptions.getSaveReportTemplateAsMode()
          the SaveAs report template mode - Hidden (AJAX mode), Visible or New Window.
 StiSaveMode StiWebDesignerOptions.getSaveReportTemplateMode()
          the Save report template mode - Hidden (AJAX mode), Visible or New Window.
 

Methods in com.stimulsoft.webdesigner with parameters of type StiSaveMode
 void StiWebDesignerOptions.setSaveReportTemplateAsMode(StiSaveMode saveReportTemplateAsMode)
          the SaveAs report template mode - Hidden (AJAX mode), Visible or New Window.
 void StiWebDesignerOptions.setSaveReportTemplateMode(StiSaveMode saveReportTemplateMode)
          the Save report template mode - Hidden (AJAX mode), Visible or New Window.
 

Uses of StiSaveMode in com.stimulsoft.webdesigner.enums
 

Methods in com.stimulsoft.webdesigner.enums that return StiSaveMode
static StiSaveMode StiSaveMode.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static StiSaveMode[] StiSaveMode.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 



Copyright © 2017 Stimulsoft. All Rights Reserved.