Uses of Class
com.stimulsoft.webdesigner.StiWebDesignerOptions

Packages that use StiWebDesignerOptions
com.stimulsoft.webdesigner   
com.stimulsoft.webdesigner.component   
com.stimulsoft.webdesigner.helper   
com.stimulsoft.webdesigner.taglib   
 

Uses of StiWebDesignerOptions in com.stimulsoft.webdesigner
 

Methods in com.stimulsoft.webdesigner with parameters of type StiWebDesignerOptions
 String StiWebDesignerHelper.getWebDesigner(StiWebDesignerOptions options, URL context, javax.servlet.http.HttpServletRequest request, StiWebDesigerHandler handler, javax.servlet.ServletContext servletContext)
           
 String StiWebDesignerHelper.getWebDesigner(String designerID, StiWebDesignerOptions options, URL context, javax.servlet.http.HttpServletRequest request, StiWebDesigerHandler handler, Object servletContext)
           
 

Constructors in com.stimulsoft.webdesigner with parameters of type StiWebDesignerOptions
StiWebDesigner(StiWebDesignerOptions options, URL context, javax.servlet.http.HttpServletRequest request)
           
 

Uses of StiWebDesignerOptions in com.stimulsoft.webdesigner.component
 

Methods in com.stimulsoft.webdesigner.component that return StiWebDesignerOptions
 StiWebDesignerOptions StiTestWebDesignerBean.getOptions()
           
 

Uses of StiWebDesignerOptions in com.stimulsoft.webdesigner.helper
 

Methods in com.stimulsoft.webdesigner.helper with parameters of type StiWebDesignerOptions
static void StiDictionaryHelper.createOrEditConnection(StiReport report, Hashtable<String,Object> param, Hashtable<String,Object> callbackResult, StiWebDesignerOptions options)
           
static void StiDictionaryHelper.createOrEditDataSource(StiReport report, Hashtable<String,Object> param, Hashtable<String,Object> callbackResult, StiWebDesignerOptions options)
           
static void StiDictionaryHelper.getAllConnections(StiReport report, Hashtable<String,Object> param, Hashtable<String,Object> callbackResult, StiWebDesignerOptions options)
           
static void StiDictionaryHelper.getConnectionTypes(StiReport report, Hashtable<String,Object> param, Hashtable<String,Object> callbackResult, StiWebDesignerOptions options)
           
static void StiDictionaryHelper.getDataAdapterTypes(StiReport report, Hashtable<String,Object> param, Hashtable<String,Object> callbackResult, StiWebDesignerOptions options)
           
static void StiDictionaryHelper.testConnection(StiReport report, Hashtable<String,Object> param, Hashtable<String,Object> callbackResult, StiWebDesignerOptions options)
           
 

Uses of StiWebDesignerOptions in com.stimulsoft.webdesigner.taglib
 

Methods in com.stimulsoft.webdesigner.taglib that return StiWebDesignerOptions
 StiWebDesignerOptions StiWebDesignerTag.getOptions()
           
 

Methods in com.stimulsoft.webdesigner.taglib with parameters of type StiWebDesignerOptions
 void StiWebDesignerTag.setOptions(StiWebDesignerOptions options)
           
 



Copyright © 2017 Stimulsoft. All Rights Reserved.