| 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)
|