|
TPTP 4.5.0 Platform Project Internal API Specification |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface IBIRTConstants
| Field Summary | |
|---|---|
static java.lang.String |
CONTEXT_BIRT_HOME
Indicates the file path location of the BIRT report engine. |
static java.lang.String |
CONTEXT_CHILD_TEMPLATEFILE
Represents a child BIRT template file |
static java.lang.String |
CONTEXT_EMBEDDED
Determines if the generated output should be generated as an embedded page. |
static java.lang.String |
CONTEXT_IMG_DIR
Context property that represents the location of any images associated with the report |
static java.lang.String |
CONTEXT_MSG_BUNDLE
A message bundle that contains the extenalized strings. |
static java.lang.String |
CONTEXT_OUT_FILE
Output file that specifies where to save the report |
static java.lang.String |
CONTEXT_OUT_FOLDER
Output folder that specifies where to store the report |
static java.lang.String |
CONTEXT_OUTSTREAM
Output stream that is used to write the report to. |
static java.lang.String |
CONTEXT_RESOURCE_LOCATOR
Birt resource locator object that implements org.eclipse.birt.report.model.api.IResourceLocator. |
static java.lang.String |
CONTEXT_SORTABLE
Determines if any tables in the template file should support sorting |
static java.lang.String |
CONTEXT_TEMPLATE_FILE
Represents the BIRT template file |
| Field Detail |
|---|
static final java.lang.String CONTEXT_IMG_DIR
static final java.lang.String CONTEXT_OUTSTREAM
static final java.lang.String CONTEXT_OUT_FOLDER
static final java.lang.String CONTEXT_OUT_FILE
static final java.lang.String CONTEXT_RESOURCE_LOCATOR
static final java.lang.String CONTEXT_TEMPLATE_FILE
static final java.lang.String CONTEXT_CHILD_TEMPLATEFILE
static final java.lang.String CONTEXT_SORTABLE
static final java.lang.String CONTEXT_MSG_BUNDLE
static final java.lang.String CONTEXT_EMBEDDED
static final java.lang.String CONTEXT_BIRT_HOME
|
TPTP 4.5.0 Platform Project Internal API Specification |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||