Uses of Class
com.stimulsoft.webdesigner.StiWebDesignerOptions
Packages that use StiWebDesignerOptions
Package
Description
-
Uses of StiWebDesignerOptions in com.stimulsoft.webdesigner
Methods in com.stimulsoft.webdesigner with parameters of type StiWebDesignerOptionsModifier and TypeMethodDescriptionstatic StiRequestParamsStiWebDesigner.createRequestParams(StiWebDesignerOptions options, String id, String clientGuid) static StringStiWebDesigner.createViewer(StiWebDesignerOptions options, URL url, StiServletContext context, String id) StiWebDesignerHelper.getWebDesigner(StiWebDesignerOptions options, URL context, StiHttpServletRequest request, StiHttpServletResponse response, Object handler, StiServletContext servletContext) StiWebDesignerHelper.getWebDesigner(String designerID, StiWebDesignerOptions options, URL context, StiHttpServletRequest request, StiHttpServletResponse response, Object handler, Object servletContext) Constructors in com.stimulsoft.webdesigner with parameters of type StiWebDesignerOptionsModifierConstructorDescriptionStiWebDesignerRender(StiWebDesignerOptions options, URL context, StiHttpServletRequest request) -
Uses of StiWebDesignerOptions in com.stimulsoft.webdesigner.component
Methods in com.stimulsoft.webdesigner.component that return StiWebDesignerOptions -
Uses of StiWebDesignerOptions in com.stimulsoft.webdesigner.helper
Methods in com.stimulsoft.webdesigner.helper with parameters of type StiWebDesignerOptionsModifier and TypeMethodDescriptionstatic voidStiDictionaryHelper.createOrEditConnection(StiReport report, HashMap<String, Object> param, HashMap<String, Object> callbackResult, StiWebDesignerOptions options) static voidStiDictionaryHelper.createOrEditDataSource(StiReport report, HashMap<String, Object> param, HashMap<String, Object> callbackResult, StiWebDesignerOptions options) static voidStiDictionaryHelper.getAllConnections(StiReport report, HashMap<String, Object> param, HashMap<String, Object> callbackResult, StiWebDesignerOptions options) static voidStiDictionaryHelper.getConnectionTypes(StiReport report, HashMap<String, Object> param, HashMap<String, Object> callbackResult, StiWebDesignerOptions options) static voidStiDictionaryHelper.getDataAdapterTypes(StiReport report, HashMap<String, Object> param, HashMap<String, Object> callbackResult, StiWebDesignerOptions options) static voidStiDictionaryHelper.getSampleConnectionString(StiReport report, HashMap param, HashMap callbackResult, StiWebDesignerOptions options) static voidStiDictionaryHelper.testConnection(StiReport report, HashMap<String, Object> param, HashMap<String, Object> callbackResult, StiWebDesignerOptions options) -
Uses of StiWebDesignerOptions in com.stimulsoft.webdesigner.taglib
Methods in com.stimulsoft.webdesigner.taglib that return StiWebDesignerOptionsModifier and TypeMethodDescriptionStiWebDesignerTag.getOptions()StiWebDesignerTagJk.getOptions()Methods in com.stimulsoft.webdesigner.taglib with parameters of type StiWebDesignerOptionsModifier and TypeMethodDescriptionvoidStiWebDesignerTag.setOptions(StiWebDesignerOptions options) voidStiWebDesignerTagJk.setOptions(StiWebDesignerOptions options)