| Package | Description |
|---|---|
| jet.bean | |
| jet.datastream | |
| jet.server.api.engine | |
| jet.web.dhtml |
| Modifier and Type | Method and Description |
|---|---|
Communicator |
JREngine.getCommunicator(String filename,
int[] pageNums)
Gets the communicator from the Logi Report Result file (RST file).
|
Communicator |
JREngine.getCommunicator(String filename,
int[] pageNums,
String rptName,
String viewName)
Gets the communicator from the Logi Report Result file (RST file).
|
Communicator |
JREngine.getCommunicator(String rptName,
String viewName,
boolean security) |
Communicator |
JREngine.getCommunicator(String rptName,
String viewName,
boolean security,
int exportType) |
Communicator |
JREngine.getCommunicator(String rptName,
String viewName,
boolean security,
int exportType,
boolean needRelayout) |
Communicator |
JREngine.getReportCommunicator()
Gets the Communicator of this report.
|
| Modifier and Type | Method and Description |
|---|---|
void |
JRResultViewer.setCommunicator(Communicator communicator)
Sets the
communicator, which is a class defined by Logi Report. |
| Constructor and Description |
|---|
JRSetResultViewer(Communicator communicator)
Creates a
JRSetResultViewer with the communicator. |
| Modifier and Type | Method and Description |
|---|---|
Communicator |
DSDataStreamable.getCommunicator()
Deprecated.
|
Communicator |
JRObjectResult.getCommunicator()
Deprecated.
|
Communicator |
Communicator.getLinkedComm(int idx)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
Communicator |
ReportEngine.getCommunicator()
Gets Communicator object.
|
Communicator |
ReportEngine.getCommunicator(boolean security)
Gets Communicator object.
|
Communicator |
ReportEngine.getCommunicator(String filename,
int[] pageNums)
Gets Communicator object.
|
Communicator |
ReportEngine.getReportCommunicator()
Gets the Communicator object of the report.
|
| Modifier and Type | Method and Description |
|---|---|
static jet.datastream.tocPageLayout.TocPageMgr |
DHTMLUtil.getTocPageMgr(Communicator comm,
String rptSetId,
String rptId) |
© insightsoftware. All rights reserved.