|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IModuleModel
The interface for the root element to store the constants.
Field Summary | |
---|---|
static java.lang.String |
AUTHOR_PROP
Name of the author property. |
static java.lang.String |
BASE_PROP
Name of the "base" property. |
static java.lang.String |
COLOR_PALETTE_PROP
Name of the custom color palette property. |
static int |
COMPONENT_SLOT
Identifier of the component slot. |
static java.lang.String |
CONFIG_VARS_PROP
Name of the custom config variables property. |
static java.lang.String |
CREATED_BY_PROP
Name of the created by property. |
static int |
DATA_SET_SLOT
Identifier of the data set slot. |
static int |
DATA_SOURCE_SLOT
Identifier of the data source slot. |
static java.lang.String |
DESCRIPTION_ID_PROP
Name of the property that gives the message ID for the localized report description. |
static java.lang.String |
DESCRIPTION_PROP
Name of the description property. |
static java.lang.String |
HELP_GUIDE_PROP
Name of the help guide property. |
static java.lang.String |
IMAGES_PROP
Name of the embedded images property. |
static java.lang.String |
INCLUDE_RESOURCE_PROP
Base name of the included resource bundle file. |
static java.lang.String |
INCLUDE_SCRIPTS_PROP
Name of the property that gives some include scripts. |
static java.lang.String |
INITIALIZE_METHOD
Name of the method called when the report starts executing in the BIRT Report Engine. |
static java.lang.String |
LIBRARIES_PROP
Name of the property that gives some include libraries. |
static int |
PAGE_SLOT
Identifier of the master page slot. |
static int |
PARAMETER_SLOT
Identifier of the parameter slot. |
static java.lang.String |
PROPERTY_BINDINGS_PROP
Name of the "propertyBindings" property. |
static java.lang.String |
SCRIPTLIBS_PROP
Name of the "scriptLibs" property. |
static java.lang.String |
SUBJECT_PROP
Name of the "subject" property.Typically, the subject will be represented using keywords, key phrases, or classification codes. |
static java.lang.String |
THEME_PROP
Name of the theme property. |
static java.lang.String |
TITLE_ID_PROP
Name of the property that gives the message ID for the localized report title. |
static java.lang.String |
TITLE_PROP
Name of the title property. |
static java.lang.String |
UNITS_PROP
Name of the default units property. |
Field Detail |
---|
static final int PARAMETER_SLOT
static final int DATA_SOURCE_SLOT
static final int DATA_SET_SLOT
static final int PAGE_SLOT
static final int COMPONENT_SLOT
static final java.lang.String AUTHOR_PROP
static final java.lang.String BASE_PROP
static final java.lang.String UNITS_PROP
static final java.lang.String HELP_GUIDE_PROP
static final java.lang.String CREATED_BY_PROP
static final java.lang.String TITLE_PROP
static final java.lang.String TITLE_ID_PROP
static final java.lang.String DESCRIPTION_PROP
static final java.lang.String DESCRIPTION_ID_PROP
static final java.lang.String COLOR_PALETTE_PROP
static final java.lang.String CONFIG_VARS_PROP
static final java.lang.String IMAGES_PROP
static final java.lang.String LIBRARIES_PROP
static final java.lang.String INCLUDE_SCRIPTS_PROP
static final java.lang.String INCLUDE_RESOURCE_PROP
static final java.lang.String INITIALIZE_METHOD
static final java.lang.String THEME_PROP
static final java.lang.String PROPERTY_BINDINGS_PROP
static final java.lang.String SCRIPTLIBS_PROP
static final java.lang.String SUBJECT_PROP
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |