|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectjet.server.api.engine.ReportEngineConst
public class ReportEngineConst
Class ReportEngineConst defines some constant values.
These constant values can be used in the applications about ReportEngine.
| Field Summary | |
|---|---|
static int |
BIG5
Indicates the converter encoding. |
static int |
DHTMLFILEMAIL
Indicates the DHTML file format as mail attachment when exported to mail. |
static int |
EXPORTSHAPE
Indicates exporting geometry object to excel file. |
static int |
GB
Indicates the converter encoding. |
static int |
GROUP
re-run report level |
static int |
HIDDEN
Indicates the html text overflow type is HIDDEN. |
static int |
HTMLFILEMAIL
Indicates the HTML file format as mail attachment when exported to mail. |
static int |
HTMLMAIL
Indicates the HTML mail format when exported to mail. |
static int |
IE
Indicates the html browser is IE. |
static int |
KEEPORIGIN
Indicates to keep wordwrap. |
static int |
LANDSCAPE
The origin is at the bottom left of the paper with x running bottom to top and y running left to right. |
static int |
LAYOUT
re-run report level |
static int |
NETSCAPE
Deprecated. since v9.1 |
static int |
NOEXPORTSHAPE
Indicates exporting geometry object to excel file. |
static int |
NOWORDWRAP
Indicates no wordwrap. |
static int |
PDFFILEMAIL
Indicates the PDF file format as mail attachment when exported to mail. |
static int |
PLAINTXTMAIL
Indicates the Plain Text mail format when exported to mail. |
static int |
PORTRAIT
The origin is at the top left of the paper with x running to the right and y running down the paper. |
static int |
PSFILEMAIL
Indicates the PostScript file format as mail attachment when exported to mail. |
static int |
RSTFILEMAIL
Indicates the RST file format as mail attachment when exported to mail. |
static int |
RTFFILEMAIL
Indicates the RTF file format as mail attachment when exported to mail. |
static int |
SDFTEXTMAIL
Indicates the SDF Text mail format when exported to mail. |
static int |
vDebug
Indicates to open the debug. |
static int |
vError
Indicates to open the error. |
static int |
VISIBLE
Indicates the html text overflow type is VISIBLE. |
static int |
vOff
Indicates to close the debug. |
static int |
WORDWRAPALL
Indicates all wordwrap. |
static int |
XLSFILEMAIL
Indicates the Excel file format as mail attachment when exported to mail. |
static int |
XMLFILEMAIL
Indicates the XML file format as mail attachment when exported to mail. |
| Constructor Summary | |
|---|---|
ReportEngineConst()
|
|
| Method Summary |
|---|
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final int LAYOUT
public static final int GROUP
public static final int vOff
public static final int vDebug
public static final int vError
public static final int LANDSCAPE
public static final int PORTRAIT
public static final int RSTFILEMAIL
public static final int HTMLMAIL
public static final int HTMLFILEMAIL
public static final int PDFFILEMAIL
public static final int PLAINTXTMAIL
public static final int SDFTEXTMAIL
public static final int PSFILEMAIL
public static final int XLSFILEMAIL
public static final int RTFFILEMAIL
public static final int XMLFILEMAIL
public static final int DHTMLFILEMAIL
public static final int IE
public static final int NETSCAPE
public static final int VISIBLE
public static final int HIDDEN
public static final int KEEPORIGIN
public static final int NOWORDWRAP
public static final int WORDWRAPALL
public static final int EXPORTSHAPE
public static final int NOEXPORTSHAPE
public static final int GB
public static final int BIG5
| Constructor Detail |
|---|
public ReportEngineConst()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||