| Package | Description |
|---|---|
| jet.web.dhtml | |
| jet.webreport.service.builder |
| Modifier and Type | Method and Description |
|---|---|
String |
DHTMLClientService.checkFlyFormulaSyntax(String reportId,
DHTMLFlyResourceScope scope,
String expression,
String blQulifyDisplayName,
boolean function)
Checks whether the fly formula has syntax error.
|
boolean |
DHTMLClientService.checkFlyResourceName(String reportId,
DHTMLFlyResourceScope scope,
String rscQulifiedDisplayName)
Checks whether the rscQulifiedDisplayName of a dynamic resource is valid or not in current environment.
|
FlyFormula |
DHTMLClientService.getFlyFormula(String reportId,
DHTMLFlyResourceScope scope,
String rscQulifiedDisplayName)
Gets dynamic formula with the scope (report, data source, query).
|
FlyMeasure |
DHTMLClientService.getFlyMeasure(String reportId,
DHTMLFlyResourceScope scope,
String rscQulifiedDisplayName)
Gets dynamic measure with the scope (report, data source, query).
|
| Modifier and Type | Method and Description |
|---|---|
JNode |
ResourceTreeBuilder._buildCrosstabFormulaNodes(String rptset_id,
String sheet_id,
DHTMLFlyResourceScope scope,
boolean enableAdd,
boolean only_pass_one_formulas,
int orderType,
jet.rptservice.design.DisplayName[] names,
HashMap prop) |
© insightsoftware. All rights reserved.