| Package | Description |
|---|---|
| jet.web.dhtml |
| Modifier and Type | Method and Description |
|---|---|
PropertiesInfo |
DHTMLClientService.getPagePropertiesInfo(String sessionId,
String rptSetId,
String rptName,
String dsid,
String subkey)
Gets a PropertiesInfo instance of the report page.
|
PropertiesInfo |
DHTMLClientService.getPropertisInfo(String sessionId,
String rptSetId,
String rptName,
String dsid)
Gets a PropertiesInfo instance of a component.
|
PropertiesInfo |
DHTMLClientService.getPropertisInfo(String sessionId,
String rptSetId,
String rptName,
String dsid,
String instName)
Gets a PropertiesInfo instance of a component.
|
PropertiesInfo |
DHTMLClientService.getPropertisInfo(String sessionId,
String rptSetId,
String rptName,
String dsid,
String instName,
Set<String> propNames)
Gets a PropertiesInfo instance of a component.
|
PropertiesInfo |
DHTMLClientService.getRenderPropertyInfo(String sessionId,
String rptSetId,
String rptName,
String dsid,
int renderType)
Gets a PropertiesInfo instance of a render.
|
PropertiesInfo |
DHTMLClientService.getReportPropertiesInfo(String sessionId,
String rptSetId,
String rptName)
Gets a PropertyInfo instance of the report.
|
© insightsoftware. All rights reserved.