A B C D F G H I L O R S T

A

addColumn(String, Class) - Method in interface org.eclipse.birt.report.engine.api.script.IScriptedDataSetMetaData
Adds a column to the metadata definition.
afterClose(IReportContext) - Method in class org.eclipse.birt.report.engine.api.script.eventadapter.DataSetEventAdapter
 
afterClose(IReportContext) - Method in class org.eclipse.birt.report.engine.api.script.eventadapter.DataSourceEventAdapter
 
afterClose(IReportContext) - Method in interface org.eclipse.birt.report.engine.api.script.eventhandler.IDataSetEventHandler
Handle the afterClose event
afterClose(IReportContext) - Method in interface org.eclipse.birt.report.engine.api.script.eventhandler.IDataSourceEventHandler
Handle the afterClose event
afterFactory(IReportContext) - Method in class org.eclipse.birt.report.engine.api.script.eventadapter.ReportEventAdapter
 
afterFactory(IReportContext) - Method in interface org.eclipse.birt.report.engine.api.script.eventhandler.IReportEventHandler
Handle the afterFactory event
afterOpen(IDataSetInstance, IReportContext) - Method in class org.eclipse.birt.report.engine.api.script.eventadapter.DataSetEventAdapter
 
afterOpen(IDataSourceInstance, IReportContext) - Method in class org.eclipse.birt.report.engine.api.script.eventadapter.DataSourceEventAdapter
 
afterOpen(IDataSetInstance, IReportContext) - Method in interface org.eclipse.birt.report.engine.api.script.eventhandler.IDataSetEventHandler
Handle the afterOpen event
afterOpen(IDataSourceInstance, IReportContext) - Method in interface org.eclipse.birt.report.engine.api.script.eventhandler.IDataSourceEventHandler
Handle the afterOpen event
afterRender(IReportContext) - Method in class org.eclipse.birt.report.engine.api.script.eventadapter.ReportEventAdapter
 
afterRender(IReportContext) - Method in interface org.eclipse.birt.report.engine.api.script.eventhandler.IReportEventHandler
Handle the afterRender event

B

beforeClose(IDataSetInstance, IReportContext) - Method in class org.eclipse.birt.report.engine.api.script.eventadapter.DataSetEventAdapter
 
beforeClose(IDataSourceInstance, IReportContext) - Method in class org.eclipse.birt.report.engine.api.script.eventadapter.DataSourceEventAdapter
 
beforeClose(IDataSetInstance, IReportContext) - Method in interface org.eclipse.birt.report.engine.api.script.eventhandler.IDataSetEventHandler
Handle the beforeClose event
beforeClose(IDataSourceInstance, IReportContext) - Method in interface org.eclipse.birt.report.engine.api.script.eventhandler.IDataSourceEventHandler
Handle the beforeClose event
beforeFactory(IReportDesign, IReportContext) - Method in class org.eclipse.birt.report.engine.api.script.eventadapter.ReportEventAdapter
 
beforeFactory(IReportDesign, IReportContext) - Method in interface org.eclipse.birt.report.engine.api.script.eventhandler.IReportEventHandler
Handle the beforeFactory event
beforeOpen(IDataSetInstance, IReportContext) - Method in class org.eclipse.birt.report.engine.api.script.eventadapter.DataSetEventAdapter
 
beforeOpen(IDataSourceInstance, IReportContext) - Method in class org.eclipse.birt.report.engine.api.script.eventadapter.DataSourceEventAdapter
 
beforeOpen(IDataSetInstance, IReportContext) - Method in interface org.eclipse.birt.report.engine.api.script.eventhandler.IDataSetEventHandler
Handle the beforeOpen event
beforeOpen(IDataSourceInstance, IReportContext) - Method in interface org.eclipse.birt.report.engine.api.script.eventhandler.IDataSourceEventHandler
Handle the beforeOpen event
beforeRender(IReportContext) - Method in class org.eclipse.birt.report.engine.api.script.eventadapter.ReportEventAdapter
 
beforeRender(IReportContext) - Method in interface org.eclipse.birt.report.engine.api.script.eventhandler.IReportEventHandler
Handle the beforeRender event

C

CellEventAdapter - class org.eclipse.birt.report.engine.api.script.eventadapter.CellEventAdapter.
Default (empty) implementation of the ICellEventHandler interface
CellEventAdapter() - Constructor for class org.eclipse.birt.report.engine.api.script.eventadapter.CellEventAdapter
 
canShrink() - Method in interface org.eclipse.birt.report.engine.api.script.element.IScriptStyleDesign
Tests whether the section can shrink if the actual content is smaller than the design size.
close(IDataSetInstance) - Method in class org.eclipse.birt.report.engine.api.script.eventadapter.ScriptedDataSetEventAdapter
 
close(IDataSourceInstance) - Method in class org.eclipse.birt.report.engine.api.script.eventadapter.ScriptedDataSourceEventAdapter
 
close(IDataSetInstance) - Method in interface org.eclipse.birt.report.engine.api.script.eventhandler.IScriptedDataSetEventHandler
Handle the close event
close(IDataSourceInstance) - Method in interface org.eclipse.birt.report.engine.api.script.eventhandler.IScriptedDataSourceEventHandler
Handle the close event

D

DataItemEventAdapter - class org.eclipse.birt.report.engine.api.script.eventadapter.DataItemEventAdapter.
Default (empty) implementation of the IDataItemEventHandler interface
DataItemEventAdapter() - Constructor for class org.eclipse.birt.report.engine.api.script.eventadapter.DataItemEventAdapter
 
DataSetEventAdapter - class org.eclipse.birt.report.engine.api.script.eventadapter.DataSetEventAdapter.
Default (empty) implementation of the IDataSetEventHandler interface
DataSetEventAdapter() - Constructor for class org.eclipse.birt.report.engine.api.script.eventadapter.DataSetEventAdapter
 
DataSourceEventAdapter - class org.eclipse.birt.report.engine.api.script.eventadapter.DataSourceEventAdapter.
Default (empty) implementation of the IDataSourceEventHandler interface
DataSourceEventAdapter() - Constructor for class org.eclipse.birt.report.engine.api.script.eventadapter.DataSourceEventAdapter
 
DynamicTextEventAdapter - class org.eclipse.birt.report.engine.api.script.eventadapter.DynamicTextEventAdapter.
Default (empty) implementation of the IDynamicTextEventHandler interface
DynamicTextEventAdapter() - Constructor for class org.eclipse.birt.report.engine.api.script.eventadapter.DynamicTextEventAdapter
 
deleteGlobalVariable(String) - Method in interface org.eclipse.birt.report.engine.api.script.IReportContext
Remove an object from runtime scope.
deletePersistentGlobalVariable(String) - Method in interface org.eclipse.birt.report.engine.api.script.IReportContext
Remove an object from report document scope.
describe(IDataSetInstance, IScriptedDataSetMetaData) - Method in class org.eclipse.birt.report.engine.api.script.eventadapter.ScriptedDataSetEventAdapter
 
describe(IDataSetInstance, IScriptedDataSetMetaData) - Method in interface org.eclipse.birt.report.engine.api.script.eventhandler.IScriptedDataSetEventHandler
Method for Script Data Set to return dynamically generated data set metadata.

F

fetch(IDataSetInstance, IUpdatableDataSetRow) - Method in class org.eclipse.birt.report.engine.api.script.eventadapter.ScriptedDataSetEventAdapter
 
fetch(IDataSetInstance, IUpdatableDataSetRow) - Method in interface org.eclipse.birt.report.engine.api.script.eventhandler.IScriptedDataSetEventHandler
Handle the fetch event.

G

GridEventAdapter - class org.eclipse.birt.report.engine.api.script.eventadapter.GridEventAdapter.
Default (empty) implementation of the IGridEventHandler interface
GridEventAdapter() - Constructor for class org.eclipse.birt.report.engine.api.script.eventadapter.GridEventAdapter
 
getAction() - Method in interface org.eclipse.birt.report.engine.api.script.element.IDataItem
Returns a handle to work with the action property, action is a structure that defines a hyperlink.
getAction() - Method in interface org.eclipse.birt.report.engine.api.script.element.IImage
Returns a handle to work with the action property, action is a structure that defines a hyperlink.
getAction() - Method in interface org.eclipse.birt.report.engine.api.script.element.ILabel
Returns a handle to work with the action property, action is a structure that defines a hyperlink.
getAllExtensionProperties() - Method in interface org.eclipse.birt.report.engine.api.script.instance.IDataSetInstance
Gets the data set extension properties, in the form of a ( name [String], value [String] ) map.
getAllExtensionProperties() - Method in interface org.eclipse.birt.report.engine.api.script.instance.IDataSourceInstance
Gets the public connection properties, in the form of a (name, value) pairs.
getAltText() - Method in interface org.eclipse.birt.report.engine.api.script.element.IImage
Returns the alternate text of this image.
getAltText() - Method in interface org.eclipse.birt.report.engine.api.script.instance.IImageInstance
Get the alt text
getAltTextKey() - Method in interface org.eclipse.birt.report.engine.api.script.element.IImage
Returns the resource key of the alternate text of this image.
getAltTextKey() - Method in interface org.eclipse.birt.report.engine.api.script.instance.IImageInstance
Get the alt text
getAppContext() - Method in interface org.eclipse.birt.report.engine.api.script.IReportContext
Get the application context
getBackGroundPositionX() - Method in interface org.eclipse.birt.report.engine.api.script.element.IScriptStyleDesign
Get the x position for the background.
getBackGroundPositionY() - Method in interface org.eclipse.birt.report.engine.api.script.element.IScriptStyleDesign
Get the y position for the background.
getBackgroundAttachement() - Method in interface org.eclipse.birt.report.engine.api.script.instance.IScriptStyle
Get the attachement type (either SCROLL or FIXED)
getBackgroundAttachment() - Method in interface org.eclipse.birt.report.engine.api.script.element.IScriptStyleDesign
Returns a background attachment as a string.
getBackgroundColor() - Method in interface org.eclipse.birt.report.engine.api.script.element.IScriptStyleDesign
Get the background color.
getBackgroundColor() - Method in interface org.eclipse.birt.report.engine.api.script.instance.IScriptStyle
Get the background color
getBackgroundImage() - Method in interface org.eclipse.birt.report.engine.api.script.element.IScriptStyleDesign
Returns the address of the background image.
getBackgroundImage() - Method in interface org.eclipse.birt.report.engine.api.script.instance.IScriptStyle
Get the background image URI
getBackgroundPositionX() - Method in interface org.eclipse.birt.report.engine.api.script.instance.IScriptStyle
Get the X (horizontal) position of the background image
getBackgroundPositionY() - Method in interface org.eclipse.birt.report.engine.api.script.instance.IScriptStyle
Get the Y (vertical) position of the background image
getBackgroundRepeat() - Method in interface org.eclipse.birt.report.engine.api.script.element.IScriptStyleDesign
Returns the pattern of the repeat for a background image.
getBackgroundRepeat() - Method in interface org.eclipse.birt.report.engine.api.script.instance.IScriptStyle
Get the background repeat type (valid types are REPEAT, REPEAT_X, REPEAT_Y and NO_REPEAT)
getBookmark() - Method in interface org.eclipse.birt.report.engine.api.script.element.IReportItem
Returns the bookmark of the report item.
getBookmark() - Method in interface org.eclipse.birt.report.engine.api.script.element.IRow
Returns the bookmark of the row.
getBookmarkValue() - Method in interface org.eclipse.birt.report.engine.api.script.instance.IRowInstance
 
getBorderBottomColor() - Method in interface org.eclipse.birt.report.engine.api.script.element.IScriptStyleDesign
Get the color of the bottom side of the border.
getBorderBottomColor() - Method in interface org.eclipse.birt.report.engine.api.script.instance.IScriptStyle
Get the bottom border color
getBorderBottomStyle() - Method in interface org.eclipse.birt.report.engine.api.script.element.IScriptStyleDesign
Returns the style of the bottom line of the border.
getBorderBottomStyle() - Method in interface org.eclipse.birt.report.engine.api.script.instance.IScriptStyle
Get the bottom border style.
getBorderBottomWidth() - Method in interface org.eclipse.birt.report.engine.api.script.element.IScriptStyleDesign
Get the width of the bottom side of the border.
getBorderBottomWidth() - Method in interface org.eclipse.birt.report.engine.api.script.instance.IScriptStyle
Get the bottom border width.
getBorderLeftColor() - Method in interface org.eclipse.birt.report.engine.api.script.element.IScriptStyleDesign
Get the color of the left side of the border.
getBorderLeftColor() - Method in interface org.eclipse.birt.report.engine.api.script.instance.IScriptStyle
Get the left border color
getBorderLeftStyle() - Method in interface org.eclipse.birt.report.engine.api.script.element.IScriptStyleDesign
Returns the style of the left line of the border.
getBorderLeftStyle() - Method in interface org.eclipse.birt.report.engine.api.script.instance.IScriptStyle
Get the left border style.
getBorderLeftWidth() - Method in interface org.eclipse.birt.report.engine.api.script.element.IScriptStyleDesign
Get the width of left side of the border.
getBorderLeftWidth() - Method in interface org.eclipse.birt.report.engine.api.script.instance.IScriptStyle
Get the left border width.
getBorderRightColor() - Method in interface org.eclipse.birt.report.engine.api.script.element.IScriptStyleDesign
Get the color of the right side of the border.
getBorderRightColor() - Method in interface org.eclipse.birt.report.engine.api.script.instance.IScriptStyle
Get the right border color
getBorderRightStyle() - Method in interface org.eclipse.birt.report.engine.api.script.element.IScriptStyleDesign
Returns the style of the right line of the border.
getBorderRightStyle() - Method in interface org.eclipse.birt.report.engine.api.script.instance.IScriptStyle
Get the right border style.
getBorderRightWidth() - Method in interface org.eclipse.birt.report.engine.api.script.element.IScriptStyleDesign
Get the width of right side of the border.
getBorderRightWidth() - Method in interface org.eclipse.birt.report.engine.api.script.instance.IScriptStyle
Get the right border width.
getBorderTopColor() - Method in interface org.eclipse.birt.report.engine.api.script.element.IScriptStyleDesign
Get the color of the top side of the border.
getBorderTopColor() - Method in interface org.eclipse.birt.report.engine.api.script.instance.IScriptStyle
Get the top border color
getBorderTopStyle() - Method in interface org.eclipse.birt.report.engine.api.script.element.IScriptStyleDesign
Returns the style of the top line of the border.
getBorderTopStyle() - Method in interface org.eclipse.birt.report.engine.api.script.instance.IScriptStyle
Get the top border style.
getBorderTopWidth() - Method in interface org.eclipse.birt.report.engine.api.script.element.IScriptStyleDesign
Get the width of the top side of the border.
getBorderTopWidth() - Method in interface org.eclipse.birt.report.engine.api.script.instance.IScriptStyle
Get the top border width.
getCanShrink() - Method in interface org.eclipse.birt.report.engine.api.script.instance.IScriptStyle
Can this element shrink?
getCaption() - Method in interface org.eclipse.birt.report.engine.api.script.element.ITable
Returns the caption text of this table.
getCaption() - Method in interface org.eclipse.birt.report.engine.api.script.instance.ITableInstance
Get the caption.
getCaptionKey() - Method in interface org.eclipse.birt.report.engine.api.script.element.ITable
Returns the resource key of the caption.
getCaptionKey() - Method in interface org.eclipse.birt.report.engine.api.script.instance.ITableInstance
Get the caption key
getColSpan() - Method in interface org.eclipse.birt.report.engine.api.script.instance.ICellInstance
Get the column span
getColor() - Method in interface org.eclipse.birt.report.engine.api.script.element.IScriptStyleDesign
Get the font color.
getColor() - Method in interface org.eclipse.birt.report.engine.api.script.instance.IScriptStyle
Get the font color
getColumn() - Method in interface org.eclipse.birt.report.engine.api.script.element.ICell
Returns the cell's column property.
getColumn() - Method in interface org.eclipse.birt.report.engine.api.script.instance.ICellInstance
Get the column number
getColumnCount() - Method in interface org.eclipse.birt.report.engine.api.script.element.IGrid
Returns the number of columns in the Grid.
getColumnCount() - Method in interface org.eclipse.birt.report.engine.api.script.element.ITable
Returns the number of columns in the table.
getColumnSpan() - Method in interface org.eclipse.birt.report.engine.api.script.element.ICell
Returns the cell's column span.
getColumnValue(int) - Method in interface org.eclipse.birt.report.engine.api.script.IDataSetRow
Gets the column data by index.
getColumnValue(String) - Method in interface org.eclipse.birt.report.engine.api.script.IDataSetRow
Gets the column data by column name.
getComments() - Method in interface org.eclipse.birt.report.engine.api.script.element.IReportElement
Gets the comments of the report element.
getConfigVariableValue(String) - Method in interface org.eclipse.birt.report.engine.api.script.IReportContext
 
getContent() - Method in interface org.eclipse.birt.report.engine.api.script.element.ITextItem
Gets the text of this text element.
getContentKey() - Method in interface org.eclipse.birt.report.engine.api.script.element.ITextItem
Gets the resource key of the text for the item.
getContentType() - Method in interface org.eclipse.birt.report.engine.api.script.element.IDynamicText
Returns the expression that that defines the type of text the multi-line data item holds.
getContentType() - Method in interface org.eclipse.birt.report.engine.api.script.element.ITextItem
Returns the content type of this text item.
getCustomXml() - Method in interface org.eclipse.birt.report.engine.api.script.element.IReportElement
Gets the custom XML.
getData() - Method in interface org.eclipse.birt.report.engine.api.script.instance.ICellInstance
Get the evaluated expression for this cell
getData() - Method in interface org.eclipse.birt.report.engine.api.script.instance.IImageInstance
Returns the data for a named image
getDataSet() - Method in interface org.eclipse.birt.report.engine.api.script.IDataSetRow
Gets the data set runtime instance which contains this row
getDataSet(String) - Method in interface org.eclipse.birt.report.engine.api.script.element.IReportDesign
 
getDataSource() - Method in interface org.eclipse.birt.report.engine.api.script.element.IDataSet
 
getDataSource(String) - Method in interface org.eclipse.birt.report.engine.api.script.element.IReportDesign
 
getDataSource() - Method in interface org.eclipse.birt.report.engine.api.script.instance.IDataSetInstance
 
getDateFormat() - Method in interface org.eclipse.birt.report.engine.api.script.instance.IScriptStyle
Get the date format
getDateTimeFormat() - Method in interface org.eclipse.birt.report.engine.api.script.element.IScriptStyleDesign
Returns the pattern of the date-time-format.
getDateTimeFormatCategory() - Method in interface org.eclipse.birt.report.engine.api.script.element.IScriptStyleDesign
Returns the category of the date-time-format.
getDesign() - Method in interface org.eclipse.birt.report.engine.api.script.element.IReport
 
getDisplay() - Method in interface org.eclipse.birt.report.engine.api.script.element.IScriptStyleDesign
Returns the value that specifies if a top-level element should be a block or in-line element.
getDisplay() - Method in interface org.eclipse.birt.report.engine.api.script.instance.IScriptStyle
Get the display type (valid types are BLOCK, INLINE and NONE)
getDisplayContent() - Method in interface org.eclipse.birt.report.engine.api.script.element.ITextItem
Returns the localized content for the text.
getDisplayName() - Method in interface org.eclipse.birt.report.engine.api.script.element.IReportDesign
Gets the display name.
getDisplayName() - Method in interface org.eclipse.birt.report.engine.api.script.element.IReportElement
Gets the display name.
getDisplayNameKey() - Method in interface org.eclipse.birt.report.engine.api.script.element.IReportDesign
Gets the resource key of the display name.
getDisplayNameKey() - Method in interface org.eclipse.birt.report.engine.api.script.element.IReportElement
Gets the resource key of the display name.
getDisplayText() - Method in interface org.eclipse.birt.report.engine.api.script.element.ILabel
Returns the localized text for the label.
getDrop() - Method in interface org.eclipse.birt.report.engine.api.script.element.ICell
Returns the cell's drop property.
getDynamicText(String) - Method in interface org.eclipse.birt.report.engine.api.script.element.IReportDesign
 
getExpressionCount() - Method in interface org.eclipse.birt.report.engine.api.script.IRowData
Return the number of expressions bound to the current row.
getExpressionValue(String) - Method in interface org.eclipse.birt.report.engine.api.script.IRowData
Return the value of the provided expression.
getExpressionValue(int) - Method in interface org.eclipse.birt.report.engine.api.script.IRowData
Return the value of the i:th expression in the current row.
getExtensionID() - Method in interface org.eclipse.birt.report.engine.api.script.element.IDataSource
 
getExtensionID() - Method in interface org.eclipse.birt.report.engine.api.script.instance.IDataSetInstance
Gets the unique id that identifies the type of the data set, assigned by the extension providing the implementation of this data set.
getExtensionID() - Method in interface org.eclipse.birt.report.engine.api.script.instance.IDataSourceInstance
Gets the ID of the ODA extension which defines this type of data source
getExtensionProperty(String) - Method in interface org.eclipse.birt.report.engine.api.script.instance.IDataSetInstance
Get the value of a data set extension property.
getExtensionProperty(String) - Method in interface org.eclipse.birt.report.engine.api.script.instance.IDataSourceInstance
Get the extension property value
getFontFamily() - Method in interface org.eclipse.birt.report.engine.api.script.element.IScriptStyleDesign
Get the font family.
getFontFamily() - Method in interface org.eclipse.birt.report.engine.api.script.instance.IScriptStyle
Get the font family
getFontSize() - Method in interface org.eclipse.birt.report.engine.api.script.element.IScriptStyleDesign
Get the font size.
getFontSize() - Method in interface org.eclipse.birt.report.engine.api.script.instance.IScriptStyle
Get the font size
getFontStyle() - Method in interface org.eclipse.birt.report.engine.api.script.element.IScriptStyleDesign
Returns the style of the font.
getFontStyle() - Method in interface org.eclipse.birt.report.engine.api.script.instance.IScriptStyle
Get the font style
getFontVariant() - Method in interface org.eclipse.birt.report.engine.api.script.element.IScriptStyleDesign
Returns the variant of the font.
getFontVariant() - Method in interface org.eclipse.birt.report.engine.api.script.instance.IScriptStyle
Get the font variant
getFontWeight() - Method in interface org.eclipse.birt.report.engine.api.script.element.IScriptStyleDesign
Get the weight of the font.
getFontWeight() - Method in interface org.eclipse.birt.report.engine.api.script.instance.IScriptStyle
Get the font weight
getFormatType() - Method in interface org.eclipse.birt.report.engine.api.script.element.IAction
Gets the format type of the action.
getGlobalVariable(String) - Method in interface org.eclipse.birt.report.engine.api.script.IReportContext
Retireve an object from runtime scope.
getGrid(String) - Method in interface org.eclipse.birt.report.engine.api.script.element.IReportDesign
 
getHeight() - Method in interface org.eclipse.birt.report.engine.api.script.element.ICell
Returns the cell's height.
getHeight() - Method in interface org.eclipse.birt.report.engine.api.script.element.IReportItem
Gets the item's height.
getHeight() - Method in interface org.eclipse.birt.report.engine.api.script.element.IRow
Gets a handle to deal with the row's height.
getHeight() - Method in interface org.eclipse.birt.report.engine.api.script.instance.IReportElementInstance
Get the height of the element
getHeight() - Method in interface org.eclipse.birt.report.engine.api.script.instance.IRowInstance
 
getHelpText() - Method in interface org.eclipse.birt.report.engine.api.script.element.IDataItem
Returns the help text of this data item.
getHelpText() - Method in interface org.eclipse.birt.report.engine.api.script.element.IImage
Returns the help text of this image item.
getHelpText() - Method in interface org.eclipse.birt.report.engine.api.script.element.ILabel
Returns the help text of this label item.
getHelpText() - Method in interface org.eclipse.birt.report.engine.api.script.instance.IReportItemInstance
Get the help text
getHelpTextKey() - Method in interface org.eclipse.birt.report.engine.api.script.element.IDataItem
Returns the help text resource key of this data item.
getHelpTextKey() - Method in interface org.eclipse.birt.report.engine.api.script.element.IImage
Returns the resource key of the help text of this image item.
getHelpTextKey() - Method in interface org.eclipse.birt.report.engine.api.script.element.ILabel
Returns the help text key of this label item.
getHorizontalPosition() - Method in interface org.eclipse.birt.report.engine.api.script.instance.IReportElementInstance
Get the horizontal position
getHttpServletRequest() - Method in interface org.eclipse.birt.report.engine.api.script.IReportContext
Get the http servlet request object
getHyperlink() - Method in interface org.eclipse.birt.report.engine.api.script.instance.IReportItemInstance
Get the hyperlink
getImage(String) - Method in interface org.eclipse.birt.report.engine.api.script.element.IReportDesign
 
getImageName() - Method in interface org.eclipse.birt.report.engine.api.script.element.IImage
Returns the embedded image name that this image refers, if the image source type is IMAGE_REF_TYPE_EMBED.
getImageName() - Method in interface org.eclipse.birt.report.engine.api.script.instance.IImageInstance
Get the image name
getImageSource() - Method in interface org.eclipse.birt.report.engine.api.script.instance.IImageInstance
Returns the type of image source Can be one of the following: org.eclipse.birt.report.engine.ir.ImageItemDesign.IMAGE_URI org.eclipse.birt.report.engine.ir.ImageItemDesign.IMAGE_NAME org.eclipse.birt.report.engine.ir.ImageItemDesign.IMAGE_EXPRESSION org.eclipse.birt.report.engine.ir.ImageItemDesign.IMAGE_FILE
getInterval() - Method in interface org.eclipse.birt.report.engine.api.script.element.IGroup
Returns the interval of this group.
getIntervalBase() - Method in interface org.eclipse.birt.report.engine.api.script.element.IGroup
Return the interval base property value of this group.
getIntervalRange() - Method in interface org.eclipse.birt.report.engine.api.script.element.IGroup
Returns the interval range of this group.
getKeyExpr() - Method in interface org.eclipse.birt.report.engine.api.script.element.IGroup
Gets the expression that defines the group.
getLabel(String) - Method in interface org.eclipse.birt.report.engine.api.script.element.IReportDesign
 
getLetterSpacing() - Method in interface org.eclipse.birt.report.engine.api.script.element.IScriptStyleDesign
Get the spacing between individual letters.
getLetterSpacing() - Method in interface org.eclipse.birt.report.engine.api.script.instance.IScriptStyle
Get the letter spacing
getLineHeight() - Method in interface org.eclipse.birt.report.engine.api.script.element.IScriptStyleDesign
Get the height of a line.
getLineHeight() - Method in interface org.eclipse.birt.report.engine.api.script.instance.IScriptStyle
Get the line height
getLinkType() - Method in interface org.eclipse.birt.report.engine.api.script.element.IAction
Gets the link type of the action.
getList(String) - Method in interface org.eclipse.birt.report.engine.api.script.element.IReportDesign
 
getLocale() - Method in interface org.eclipse.birt.report.engine.api.script.IReportContext
 
getMarginBottom() - Method in interface org.eclipse.birt.report.engine.api.script.element.IScriptStyleDesign
Get the margin of the bottom side.
getMarginBottom() - Method in interface org.eclipse.birt.report.engine.api.script.instance.IScriptStyle
Get the bottom margin
getMarginLeft() - Method in interface org.eclipse.birt.report.engine.api.script.element.IScriptStyleDesign
Get the margin of the left side.
getMarginLeft() - Method in interface org.eclipse.birt.report.engine.api.script.instance.IScriptStyle
Get the left margin
getMarginRight() - Method in interface org.eclipse.birt.report.engine.api.script.element.IScriptStyleDesign
Get the margin of the right side.
getMarginRight() - Method in interface org.eclipse.birt.report.engine.api.script.instance.IScriptStyle
Get the right margin
getMarginTop() - Method in interface org.eclipse.birt.report.engine.api.script.element.IScriptStyleDesign
Get the margin of the top side.
getMarginTop() - Method in interface org.eclipse.birt.report.engine.api.script.instance.IScriptStyle
Get the top margin
getMasterPage() - Method in interface org.eclipse.birt.report.engine.api.script.element.IScriptStyleDesign
Returns the name of the master page on which to start this section.
getMasterPage() - Method in interface org.eclipse.birt.report.engine.api.script.instance.IScriptStyle
Get the master page
getMessage(String) - Method in interface org.eclipse.birt.report.engine.api.script.IReportContext
Finds user-defined messages for the current thread's locale.
getMessage(String, Locale) - Method in interface org.eclipse.birt.report.engine.api.script.IReportContext
Finds user-defined messages for the given locale.
getMessage(String, Object[]) - Method in interface org.eclipse.birt.report.engine.api.script.IReportContext
Finds user-defined messages for the current thread's locale
getMessage(String, Locale, Object[]) - Method in interface org.eclipse.birt.report.engine.api.script.IReportContext
Finds user-defined messages for the given locale using parameters
getMimeType() - Method in interface org.eclipse.birt.report.engine.api.script.instance.IImageInstance
Get the MIME Type
getName() - Method in interface org.eclipse.birt.report.engine.api.script.element.IDesignElement
Returns the name of this element.
getName() - Method in interface org.eclipse.birt.report.engine.api.script.element.IGroup
Gets the name of the group.
getName() - Method in interface org.eclipse.birt.report.engine.api.script.instance.IDataSetInstance
Gets the name of this data set
getName() - Method in interface org.eclipse.birt.report.engine.api.script.instance.IDataSourceInstance
Gets the name of this data source
getName() - Method in interface org.eclipse.birt.report.engine.api.script.instance.IReportItemInstance
Get the name
getNamedExpression(String) - Method in interface org.eclipse.birt.report.engine.api.script.element.IDesignElement
 
getNamedExpressionValue(String) - Method in interface org.eclipse.birt.report.engine.api.script.instance.IReportElementInstance
Get the value of a named expression
getNumberFormat() - Method in interface org.eclipse.birt.report.engine.api.script.element.IScriptStyleDesign
Returns the pattern of a number format for a style.
getNumberFormat() - Method in interface org.eclipse.birt.report.engine.api.script.instance.IScriptStyle
Get number format
getNumberFormatCategory() - Method in interface org.eclipse.birt.report.engine.api.script.element.IScriptStyleDesign
Returns the category of a number format for a style.
getOrphans() - Method in interface org.eclipse.birt.report.engine.api.script.element.IScriptStyleDesign
Returns the value of orphans.
getOutputFormat() - Method in interface org.eclipse.birt.report.engine.api.script.IReportContext
 
getPaddingBottom() - Method in interface org.eclipse.birt.report.engine.api.script.element.IScriptStyleDesign
Get the padding of the bottom side.
getPaddingBottom() - Method in interface org.eclipse.birt.report.engine.api.script.instance.IScriptStyle
Get the bottom padding.
getPaddingLeft() - Method in interface org.eclipse.birt.report.engine.api.script.element.IScriptStyleDesign
Get the padding of the left side.
getPaddingLeft() - Method in interface org.eclipse.birt.report.engine.api.script.instance.IScriptStyle
Get the left padding.
getPaddingRight() - Method in interface org.eclipse.birt.report.engine.api.script.element.IScriptStyleDesign
Get the padding of the right side.
getPaddingRight() - Method in interface org.eclipse.birt.report.engine.api.script.instance.IScriptStyle
Get the right padding.
getPaddingTop() - Method in interface org.eclipse.birt.report.engine.api.script.element.IScriptStyleDesign
Get the padding of the top side.
getPaddingTop() - Method in interface org.eclipse.birt.report.engine.api.script.instance.IScriptStyle
Get the top padding.
getPageBreakAfter() - Method in interface org.eclipse.birt.report.engine.api.script.element.IScriptStyleDesign
Returns the page break after property for block-level elements.
getPageBreakAfter() - Method in interface org.eclipse.birt.report.engine.api.script.instance.IScriptStyle
Get the page break after.
getPageBreakBefore() - Method in interface org.eclipse.birt.report.engine.api.script.element.IScriptStyleDesign
Returns the page break before property for block-level elements.
getPageBreakBefore() - Method in interface org.eclipse.birt.report.engine.api.script.instance.IScriptStyle
Get the page break before.
getPageBreakInside() - Method in interface org.eclipse.birt.report.engine.api.script.element.IScriptStyleDesign
Returns the page break inside property for block-level elements.
getPageBreakInside() - Method in interface org.eclipse.birt.report.engine.api.script.instance.IScriptStyle
Get the page break inside.
getParameterValue(String) - Method in interface org.eclipse.birt.report.engine.api.script.IReportContext
 
getParent() - Method in interface org.eclipse.birt.report.engine.api.script.element.IDesignElement
Return the parent of this element
getParent() - Method in interface org.eclipse.birt.report.engine.api.script.instance.IReportElementInstance
Get the parent (container) of this element
getPersistentGlobalVariable(String) - Method in interface org.eclipse.birt.report.engine.api.script.IReportContext
Retireve an object from report document scope.
getPrivateDriverProperty(String) - Method in interface org.eclipse.birt.report.engine.api.script.element.IDataSet
 
getPrivateDriverProperty(String) - Method in interface org.eclipse.birt.report.engine.api.script.element.IDataSource
 
getQualifiedName() - Method in interface org.eclipse.birt.report.engine.api.script.element.IDesignElement
Gets the name of this element.
getQueryText() - Method in interface org.eclipse.birt.report.engine.api.script.element.IDataSet
 
getQueryText() - Method in interface org.eclipse.birt.report.engine.api.script.instance.IDataSetInstance
Gets the query text of the data set.
getRepeatHeader() - Method in interface org.eclipse.birt.report.engine.api.script.instance.ITableInstance
Get repeat header
getReportElement(String) - Method in interface org.eclipse.birt.report.engine.api.script.element.IReportDesign
 
getReportName() - Method in interface org.eclipse.birt.report.engine.api.script.element.IAction
Gets the name of the target report document if the link type is ACTION_LINK_TYPE_DRILLTHROUGH.
getRowData() - Method in interface org.eclipse.birt.report.engine.api.script.instance.IRowInstance
Get the evaluated expressions for this row
getRowSpan() - Method in interface org.eclipse.birt.report.engine.api.script.element.ICell
Returns the cell's row span.
getRowSpan() - Method in interface org.eclipse.birt.report.engine.api.script.instance.ICellInstance
 
getScale() - Method in interface org.eclipse.birt.report.engine.api.script.element.IImage
Returns the image scale.
getShowIfBlank() - Method in interface org.eclipse.birt.report.engine.api.script.element.IScriptStyleDesign
Tests whether to show this frame even if it is empty, or all its data elements are empty.
getShowIfBlank() - Method in interface org.eclipse.birt.report.engine.api.script.instance.IScriptStyle
Show if blank?
getSize() - Method in interface org.eclipse.birt.report.engine.api.script.element.IImage
Returns the image size.
getSortDirection() - Method in interface org.eclipse.birt.report.engine.api.script.element.IGroup
Returns the sort direction of this group.
getSortType() - Method in interface org.eclipse.birt.report.engine.api.script.element.IGroup
Return the sort type.
getSource() - Method in interface org.eclipse.birt.report.engine.api.script.element.IImage
Returns the image source type.
getStringFormat() - Method in interface org.eclipse.birt.report.engine.api.script.element.IScriptStyleDesign
Returns the pattern of a string format.
getStringFormat() - Method in interface org.eclipse.birt.report.engine.api.script.instance.IScriptStyle
Get the string format
getStringFormatCategory() - Method in interface org.eclipse.birt.report.engine.api.script.element.IScriptStyleDesign
Returns the category of a string format.
getStyle() - Method in interface org.eclipse.birt.report.engine.api.script.element.IDesignElement
 
getStyle() - Method in interface org.eclipse.birt.report.engine.api.script.instance.IReportElementInstance
Get the style of this element
getStyle() - Method in interface org.eclipse.birt.report.engine.api.script.instance.IRowInstance
 
getTable(String) - Method in interface org.eclipse.birt.report.engine.api.script.element.IReportDesign
 
getTargetBookmark() - Method in interface org.eclipse.birt.report.engine.api.script.element.IAction
Gets the bookmark link if the link type is ACTION_LINK_TYPE_BOOKMARK_LINK.
getTargetWindow() - Method in interface org.eclipse.birt.report.engine.api.script.element.IAction
Gets the name of the target browser window for the link.
getText() - Method in interface org.eclipse.birt.report.engine.api.script.element.ILabel
Returns the static text for the label.
getText() - Method in interface org.eclipse.birt.report.engine.api.script.instance.IAbstractTextInstance
Get the value
getText() - Method in interface org.eclipse.birt.report.engine.api.script.instance.ILabelInstance
Get the value
getTextAlign() - Method in interface org.eclipse.birt.report.engine.api.script.element.IScriptStyleDesign
Returns the text align for block-level elements.
getTextAlign() - Method in interface org.eclipse.birt.report.engine.api.script.instance.IScriptStyle
Get the text alignment.
getTextIndent() - Method in interface org.eclipse.birt.report.engine.api.script.element.IScriptStyleDesign
Get the text indent.
getTextIndent() - Method in interface org.eclipse.birt.report.engine.api.script.instance.IScriptStyle
Get the text indent
getTextKey() - Method in interface org.eclipse.birt.report.engine.api.script.element.ILabel
Returns the resource key of the static text of the label.
getTextLineThrough() - Method in interface org.eclipse.birt.report.engine.api.script.element.IScriptStyleDesign
Returns one 'text-decoration' property to set line-through styles.
getTextLineThrough() - Method in interface org.eclipse.birt.report.engine.api.script.instance.IScriptStyle
Get the text line through
getTextOverline() - Method in interface org.eclipse.birt.report.engine.api.script.element.IScriptStyleDesign
Returns one 'text-decoration' property to set overline styles.
getTextOverline() - Method in interface org.eclipse.birt.report.engine.api.script.instance.IScriptStyle
Get the text overline
getTextTransform() - Method in interface org.eclipse.birt.report.engine.api.script.element.IScriptStyleDesign
Returns the value to transform the text.
getTextTransform() - Method in interface org.eclipse.birt.report.engine.api.script.instance.IScriptStyle
Get the text transform.
getTextUnderline() - Method in interface org.eclipse.birt.report.engine.api.script.element.IScriptStyleDesign
Returns one 'text-decoration' property to set underline styles.
getTextUnderline() - Method in interface org.eclipse.birt.report.engine.api.script.instance.IScriptStyle
Get the text underline
getTocExpression() - Method in interface org.eclipse.birt.report.engine.api.script.element.IGroup
Returns the expression evalueated as a table of contents entry for this item.
getTocExpression() - Method in interface org.eclipse.birt.report.engine.api.script.element.IReportItem
Returns the expression evalueated as a table of contents entry for this item.
getTypeExpression() - Method in interface org.eclipse.birt.report.engine.api.script.element.IImage
Returns the type expression of the image item if the image source type is IMAGE_REF_TYPE_EXPR.
getURI() - Method in interface org.eclipse.birt.report.engine.api.script.element.IAction
Gets the identifier of the hyperlink if the link type is ACTION_LINK_TYPE_HYPERLINK.
getURI() - Method in interface org.eclipse.birt.report.engine.api.script.element.IImage
Returns the image URI if the image source type is IMAGE_REF_TYPE_URL or IMAGE_REF_TYPE_FILE.
getURI() - Method in interface org.eclipse.birt.report.engine.api.script.instance.IImageInstance
Get the image URI
getUserProperty(String) - Method in interface org.eclipse.birt.report.engine.api.script.element.IDesignElement
 
getUserPropertyValue(String) - Method in interface org.eclipse.birt.report.engine.api.script.instance.IReportElementInstance
Get the value of a user property
getValue() - Method in interface org.eclipse.birt.report.engine.api.script.instance.IDataItemInstance
 
getValueExpr() - Method in interface org.eclipse.birt.report.engine.api.script.element.IDataItem
Returns the expression that gives the value that the data item displays.
getValueExpr() - Method in interface org.eclipse.birt.report.engine.api.script.element.IDynamicText
Returns the expression that gives the text that the multi-line data item displays.
getValueExpression() - Method in interface org.eclipse.birt.report.engine.api.script.element.IImage
Returns the value expression of the image if the image source type is IMAGE_REF_TYPE_EXPR.
getVerticalAlign() - Method in interface org.eclipse.birt.report.engine.api.script.element.IScriptStyleDesign
Returns the value of the vertical align property for inline elements.
getVerticalAlign() - Method in interface org.eclipse.birt.report.engine.api.script.instance.IScriptStyle
Get the vertical alignment.
getVerticalPosition() - Method in interface org.eclipse.birt.report.engine.api.script.instance.IReportElementInstance
Get the vertical position
getVisibleFormat() - Method in interface org.eclipse.birt.report.engine.api.script.instance.IScriptStyle
Get format to hide in.
getWhiteSpace() - Method in interface org.eclipse.birt.report.engine.api.script.element.IScriptStyleDesign
Returns the white space for block elements.
getWhiteSpace() - Method in interface org.eclipse.birt.report.engine.api.script.instance.IScriptStyle
Get the whitespace.
getWidows() - Method in interface org.eclipse.birt.report.engine.api.script.element.IScriptStyleDesign
Returns the value of widows.
getWidth() - Method in interface org.eclipse.birt.report.engine.api.script.element.ICell
Returns the cell's width.
getWidth() - Method in interface org.eclipse.birt.report.engine.api.script.element.IReportItem
Gets a the item's width.
getWidth() - Method in interface org.eclipse.birt.report.engine.api.script.instance.IReportElementInstance
Get the width of the element
getWordSpacing() - Method in interface org.eclipse.birt.report.engine.api.script.element.IScriptStyleDesign
Get the spacing between two words.
getWordSpacing() - Method in interface org.eclipse.birt.report.engine.api.script.instance.IScriptStyle
Get the word spacing
getX() - Method in interface org.eclipse.birt.report.engine.api.script.element.IReportItem
Gets the item's x (horizontal) position.
getY() - Method in interface org.eclipse.birt.report.engine.api.script.element.IReportItem
Gets the item's y (vertical) position.

H

hasFooter() - Method in interface org.eclipse.birt.report.engine.api.script.element.IGroup
Checks whether the group footer slot is empty.
hasHeader() - Method in interface org.eclipse.birt.report.engine.api.script.element.IGroup
Checks whether the group header slot is empty.

I

IAbstractTextInstance - interface org.eclipse.birt.report.engine.api.script.instance.IAbstractTextInstance.
 
IAction - interface org.eclipse.birt.report.engine.api.script.element.IAction.
 
ICell - interface org.eclipse.birt.report.engine.api.script.element.ICell.
Represents a the design of a Cell in the scripting environment
ICellEventHandler - interface org.eclipse.birt.report.engine.api.script.eventhandler.ICellEventHandler.
Script event handler interface for a cell
ICellInstance - interface org.eclipse.birt.report.engine.api.script.instance.ICellInstance.
 
IDataItem - interface org.eclipse.birt.report.engine.api.script.element.IDataItem.
Represents a the design of a DataItem in the scripting environment
IDataItemEventHandler - interface org.eclipse.birt.report.engine.api.script.eventhandler.IDataItemEventHandler.
Script event handler interface for a data item
IDataItemInstance - interface org.eclipse.birt.report.engine.api.script.instance.IDataItemInstance.
 
IDataSet - interface org.eclipse.birt.report.engine.api.script.element.IDataSet.
 
IDataSetEventHandler - interface org.eclipse.birt.report.engine.api.script.eventhandler.IDataSetEventHandler.
Script event handler interface for a data set
IDataSetInstance - interface org.eclipse.birt.report.engine.api.script.instance.IDataSetInstance.
 
IDataSetRow - interface org.eclipse.birt.report.engine.api.script.IDataSetRow.
 
IDataSource - interface org.eclipse.birt.report.engine.api.script.element.IDataSource.
 
IDataSourceEventHandler - interface org.eclipse.birt.report.engine.api.script.eventhandler.IDataSourceEventHandler.
Script event handler interface for a data source
IDataSourceInstance - interface org.eclipse.birt.report.engine.api.script.instance.IDataSourceInstance.
 
IDesignElement - interface org.eclipse.birt.report.engine.api.script.element.IDesignElement.
 
IDynamicText - interface org.eclipse.birt.report.engine.api.script.element.IDynamicText.
Represents a the design of a multi line text item in the scripting environment
IDynamicTextEventHandler - interface org.eclipse.birt.report.engine.api.script.eventhandler.IDynamicTextEventHandler.
 
IDynamicTextInstance - interface org.eclipse.birt.report.engine.api.script.instance.IDynamicTextInstance.
 
IGrid - interface org.eclipse.birt.report.engine.api.script.element.IGrid.
Represents a the design of a Grid in the scripting environment
IGridEventHandler - interface org.eclipse.birt.report.engine.api.script.eventhandler.IGridEventHandler.
Script event handler interface for a grid
IGridInstance - interface org.eclipse.birt.report.engine.api.script.instance.IGridInstance.
 
IGroup - interface org.eclipse.birt.report.engine.api.script.element.IGroup.
 
IImage - interface org.eclipse.birt.report.engine.api.script.element.IImage.
Represents a the design of an Image in the scripting environment
IImageEventHandler - interface org.eclipse.birt.report.engine.api.script.eventhandler.IImageEventHandler.
Script event handler interface for an image
IImageInstance - interface org.eclipse.birt.report.engine.api.script.instance.IImageInstance.
 
ILabel - interface org.eclipse.birt.report.engine.api.script.element.ILabel.
Represents a the design of a Label in the scripting environment
ILabelEventHandler - interface org.eclipse.birt.report.engine.api.script.eventhandler.ILabelEventHandler.
Script event handler interface for a label
ILabelInstance - interface org.eclipse.birt.report.engine.api.script.instance.ILabelInstance.
 
IList - interface org.eclipse.birt.report.engine.api.script.element.IList.
Represents a the design of a List in the scripting environment
IListEventHandler - interface org.eclipse.birt.report.engine.api.script.eventhandler.IListEventHandler.
Script event handler interface for a list
IListGroup - interface org.eclipse.birt.report.engine.api.script.element.IListGroup.
 
IListGroupEventHandler - interface org.eclipse.birt.report.engine.api.script.eventhandler.IListGroupEventHandler.
 
IListInstance - interface org.eclipse.birt.report.engine.api.script.instance.IListInstance.
 
IReport - interface org.eclipse.birt.report.engine.api.script.element.IReport.
Represents the report in the run time environment.
IReportContext - interface org.eclipse.birt.report.engine.api.script.IReportContext.
An interface used to share information between the event methods in scripting.
IReportDesign - interface org.eclipse.birt.report.engine.api.script.element.IReportDesign.
 
IReportElement - interface org.eclipse.birt.report.engine.api.script.element.IReportElement.
Represents a the design of a report element in the scripting environment
IReportElementInstance - interface org.eclipse.birt.report.engine.api.script.instance.IReportElementInstance.
 
IReportEventHandler - interface org.eclipse.birt.report.engine.api.script.eventhandler.IReportEventHandler.
Script event handler interface for a report
IReportItem - interface org.eclipse.birt.report.engine.api.script.element.IReportItem.
Represents a the design of a report item in the scripting environment
IReportItemInstance - interface org.eclipse.birt.report.engine.api.script.instance.IReportItemInstance.
 
IRow - interface org.eclipse.birt.report.engine.api.script.element.IRow.
Represents a row in the scripting environment
IRowData - interface org.eclipse.birt.report.engine.api.script.IRowData.
Represents the computed expression results that are bound to the current row.
IRowEventHandler - interface org.eclipse.birt.report.engine.api.script.eventhandler.IRowEventHandler.
Script event handler interface for a detail row
IRowInstance - interface org.eclipse.birt.report.engine.api.script.instance.IRowInstance.
 
IScriptStyle - interface org.eclipse.birt.report.engine.api.script.instance.IScriptStyle.
 
IScriptStyleDesign - interface org.eclipse.birt.report.engine.api.script.element.IScriptStyleDesign.
Represents the design time style for a report element in the scripting environment
IScriptedDataSetEventHandler - interface org.eclipse.birt.report.engine.api.script.eventhandler.IScriptedDataSetEventHandler.
Script event handler interface for a scripted data set
IScriptedDataSetMetaData - interface org.eclipse.birt.report.engine.api.script.IScriptedDataSetMetaData.
Interface used by Scripted Data Set's describe handler to define column metadata of the data set.
IScriptedDataSourceEventHandler - interface org.eclipse.birt.report.engine.api.script.eventhandler.IScriptedDataSourceEventHandler.
Script event handler interface for a scripted data source
ITable - interface org.eclipse.birt.report.engine.api.script.element.ITable.
Represents a the design of a Table in the scripting environment
ITableEventHandler - interface org.eclipse.birt.report.engine.api.script.eventhandler.ITableEventHandler.
Script event handler interface for a table
ITableGroup - interface org.eclipse.birt.report.engine.api.script.element.ITableGroup.
 
ITableGroupEventAdapter - class org.eclipse.birt.report.engine.api.script.eventadapter.ITableGroupEventAdapter.
 
ITableGroupEventAdapter() - Constructor for class org.eclipse.birt.report.engine.api.script.eventadapter.ITableGroupEventAdapter
 
ITableGroupEventHandler - interface org.eclipse.birt.report.engine.api.script.eventhandler.ITableGroupEventHandler.
 
ITableInstance - interface org.eclipse.birt.report.engine.api.script.instance.ITableInstance.
 
ITextItem - interface org.eclipse.birt.report.engine.api.script.element.ITextItem.
Represents a the design of a TextItem in the scripting environment
ITextItemEventHandler - interface org.eclipse.birt.report.engine.api.script.eventhandler.ITextItemEventHandler.
Script event handler interface for a text item
ITextItemInstance - interface org.eclipse.birt.report.engine.api.script.instance.ITextItemInstance.
 
IUpdatableDataSetRow - interface org.eclipse.birt.report.engine.api.script.IUpdatableDataSetRow.
A Data Set Row which allows its column values to be updated.
ImageEventAdapter - class org.eclipse.birt.report.engine.api.script.eventadapter.ImageEventAdapter.
Default (empty) implementation of the IImageEventHandler interface
ImageEventAdapter() - Constructor for class org.eclipse.birt.report.engine.api.script.eventadapter.ImageEventAdapter
 
initialize(IReportContext) - Method in class org.eclipse.birt.report.engine.api.script.eventadapter.ReportEventAdapter
 
initialize(IReportContext) - Method in interface org.eclipse.birt.report.engine.api.script.eventhandler.IReportEventHandler
Handle the initialize event

L

LabelEventAdapter - class org.eclipse.birt.report.engine.api.script.eventadapter.LabelEventAdapter.
Default (empty) implementation of the ILabelEventHandler interface
LabelEventAdapter() - Constructor for class org.eclipse.birt.report.engine.api.script.eventadapter.LabelEventAdapter
 
ListEventAdapter - class org.eclipse.birt.report.engine.api.script.eventadapter.ListEventAdapter.
Default (empty) implementation of the IListEventHandler interface
ListEventAdapter() - Constructor for class org.eclipse.birt.report.engine.api.script.eventadapter.ListEventAdapter
 
ListGroupEventAdapter - class org.eclipse.birt.report.engine.api.script.eventadapter.ListGroupEventAdapter.
 
ListGroupEventAdapter() - Constructor for class org.eclipse.birt.report.engine.api.script.eventadapter.ListGroupEventAdapter
 

O

onCreate(ICellInstance, IReportContext) - Method in class org.eclipse.birt.report.engine.api.script.eventadapter.CellEventAdapter
 
onCreate(IDataItemInstance, IReportContext) - Method in class org.eclipse.birt.report.engine.api.script.eventadapter.DataItemEventAdapter
 
onCreate(IDynamicTextInstance, IReportContext) - Method in class org.eclipse.birt.report.engine.api.script.eventadapter.DynamicTextEventAdapter
 
onCreate(IGridInstance, IReportContext) - Method in class org.eclipse.birt.report.engine.api.script.eventadapter.GridEventAdapter
 
onCreate(IImageInstance, IReportContext) - Method in class org.eclipse.birt.report.engine.api.script.eventadapter.ImageEventAdapter
 
onCreate(ILabelInstance, IReportContext) - Method in class org.eclipse.birt.report.engine.api.script.eventadapter.LabelEventAdapter
 
onCreate(IListInstance, IReportContext) - Method in class org.eclipse.birt.report.engine.api.script.eventadapter.ListEventAdapter
 
onCreate(IRowInstance, IReportContext) - Method in class org.eclipse.birt.report.engine.api.script.eventadapter.RowEventAdapter
 
onCreate(ITableInstance, IReportContext) - Method in class org.eclipse.birt.report.engine.api.script.eventadapter.TableEventAdapter
 
onCreate(ITextItemInstance, IReportContext) - Method in class org.eclipse.birt.report.engine.api.script.eventadapter.TextItemEventAdapter
 
onCreate(ICellInstance, IReportContext) - Method in interface org.eclipse.birt.report.engine.api.script.eventhandler.ICellEventHandler
Handle the onCreate event
onCreate(IDataItemInstance, IReportContext) - Method in interface org.eclipse.birt.report.engine.api.script.eventhandler.IDataItemEventHandler
Handle the onCreate event
onCreate(IDynamicTextInstance, IReportContext) - Method in interface org.eclipse.birt.report.engine.api.script.eventhandler.IDynamicTextEventHandler
Handle the onCreate event
onCreate(IGridInstance, IReportContext) - Method in interface org.eclipse.birt.report.engine.api.script.eventhandler.IGridEventHandler
Handle the onCreate event
onCreate(IImageInstance, IReportContext) - Method in interface org.eclipse.birt.report.engine.api.script.eventhandler.IImageEventHandler
Handle the onCreate event
onCreate(ILabelInstance, IReportContext) - Method in interface org.eclipse.birt.report.engine.api.script.eventhandler.ILabelEventHandler
Handle the onCreate event
onCreate(IListInstance, IReportContext) - Method in interface org.eclipse.birt.report.engine.api.script.eventhandler.IListEventHandler
Handle the onCreate event
onCreate(IRowInstance, IReportContext) - Method in interface org.eclipse.birt.report.engine.api.script.eventhandler.IRowEventHandler
Handle the onCreate event
onCreate(ITableInstance, IReportContext) - Method in interface org.eclipse.birt.report.engine.api.script.eventhandler.ITableEventHandler
Handle the onCreate event
onCreate(ITextItemInstance, IReportContext) - Method in interface org.eclipse.birt.report.engine.api.script.eventhandler.ITextItemEventHandler
Handle the onCreate event
onFetch(IDataSetInstance, IDataSetRow, IReportContext) - Method in class org.eclipse.birt.report.engine.api.script.eventadapter.DataSetEventAdapter
 
onFetch(IDataSetInstance, IDataSetRow, IReportContext) - Method in interface org.eclipse.birt.report.engine.api.script.eventhandler.IDataSetEventHandler
Handle the onFetch event
onPrepare(ICell, IReportContext) - Method in class org.eclipse.birt.report.engine.api.script.eventadapter.CellEventAdapter
 
onPrepare(IDataItem, IReportContext) - Method in class org.eclipse.birt.report.engine.api.script.eventadapter.DataItemEventAdapter
 
onPrepare(IDynamicText, IReportContext) - Method in class org.eclipse.birt.report.engine.api.script.eventadapter.DynamicTextEventAdapter
 
onPrepare(IGrid, IReportContext) - Method in class org.eclipse.birt.report.engine.api.script.eventadapter.GridEventAdapter
 
onPrepare(ITableGroup, IReportContext) - Method in class org.eclipse.birt.report.engine.api.script.eventadapter.ITableGroupEventAdapter
 
onPrepare(IImage, IReportContext) - Method in class org.eclipse.birt.report.engine.api.script.eventadapter.ImageEventAdapter
 
onPrepare(ILabel, IReportContext) - Method in class org.eclipse.birt.report.engine.api.script.eventadapter.LabelEventAdapter
 
onPrepare(IList, IReportContext) - Method in class org.eclipse.birt.report.engine.api.script.eventadapter.ListEventAdapter
 
onPrepare(IListGroup, IReportContext) - Method in class org.eclipse.birt.report.engine.api.script.eventadapter.ListGroupEventAdapter
 
onPrepare(IRow, IReportContext) - Method in class org.eclipse.birt.report.engine.api.script.eventadapter.RowEventAdapter
 
onPrepare(ITable, IReportContext) - Method in class org.eclipse.birt.report.engine.api.script.eventadapter.TableEventAdapter
 
onPrepare(ITextItem, IReportContext) - Method in class org.eclipse.birt.report.engine.api.script.eventadapter.TextItemEventAdapter
 
onPrepare(ICell, IReportContext) - Method in interface org.eclipse.birt.report.engine.api.script.eventhandler.ICellEventHandler
Handle the onPrepare event
onPrepare(IDataItem, IReportContext) - Method in interface org.eclipse.birt.report.engine.api.script.eventhandler.IDataItemEventHandler
Handle the onPrepare event
onPrepare(IDynamicText, IReportContext) - Method in interface org.eclipse.birt.report.engine.api.script.eventhandler.IDynamicTextEventHandler
Handle the onPrepare event
onPrepare(IGrid, IReportContext) - Method in interface org.eclipse.birt.report.engine.api.script.eventhandler.IGridEventHandler
Handle the onPrepare event
onPrepare(IImage, IReportContext) - Method in interface org.eclipse.birt.report.engine.api.script.eventhandler.IImageEventHandler
Handle the onPrepare event
onPrepare(ILabel, IReportContext) - Method in interface org.eclipse.birt.report.engine.api.script.eventhandler.ILabelEventHandler
Handle the onPrepare event
onPrepare(IList, IReportContext) - Method in interface org.eclipse.birt.report.engine.api.script.eventhandler.IListEventHandler
Handle the onPrepare event
onPrepare(IListGroup, IReportContext) - Method in interface org.eclipse.birt.report.engine.api.script.eventhandler.IListGroupEventHandler
 
onPrepare(IRow, IReportContext) - Method in interface org.eclipse.birt.report.engine.api.script.eventhandler.IRowEventHandler
Handle the onPrepare event
onPrepare(ITable, IReportContext) - Method in interface org.eclipse.birt.report.engine.api.script.eventhandler.ITableEventHandler
Handle the onPrepare event
onPrepare(ITableGroup, IReportContext) - Method in interface org.eclipse.birt.report.engine.api.script.eventhandler.ITableGroupEventHandler
 
onPrepare(ITextItem, IReportContext) - Method in interface org.eclipse.birt.report.engine.api.script.eventhandler.ITextItemEventHandler
Handle the onPrepare event
onRender(ICellInstance, IReportContext) - Method in class org.eclipse.birt.report.engine.api.script.eventadapter.CellEventAdapter
 
onRender(IDataItemInstance, IReportContext) - Method in class org.eclipse.birt.report.engine.api.script.eventadapter.DataItemEventAdapter
 
onRender(IDynamicTextInstance, IReportContext) - Method in class org.eclipse.birt.report.engine.api.script.eventadapter.DynamicTextEventAdapter
 
onRender(IGridInstance, IReportContext) - Method in class org.eclipse.birt.report.engine.api.script.eventadapter.GridEventAdapter
 
onRender(IImageInstance, IReportContext) - Method in class org.eclipse.birt.report.engine.api.script.eventadapter.ImageEventAdapter
 
onRender(ILabelInstance, IReportContext) - Method in class org.eclipse.birt.report.engine.api.script.eventadapter.LabelEventAdapter
 
onRender(IListInstance, IReportContext) - Method in class org.eclipse.birt.report.engine.api.script.eventadapter.ListEventAdapter
 
onRender(IRowInstance, IReportContext) - Method in class org.eclipse.birt.report.engine.api.script.eventadapter.RowEventAdapter
 
onRender(ITableInstance, IReportContext) - Method in class org.eclipse.birt.report.engine.api.script.eventadapter.TableEventAdapter
 
onRender(ITextItemInstance, IReportContext) - Method in class org.eclipse.birt.report.engine.api.script.eventadapter.TextItemEventAdapter
 
onRender(ICellInstance, IReportContext) - Method in interface org.eclipse.birt.report.engine.api.script.eventhandler.ICellEventHandler
Handle the onRender event
onRender(IDataItemInstance, IReportContext) - Method in interface org.eclipse.birt.report.engine.api.script.eventhandler.IDataItemEventHandler
Handle the onRender event
onRender(IDynamicTextInstance, IReportContext) - Method in interface org.eclipse.birt.report.engine.api.script.eventhandler.IDynamicTextEventHandler
Handle the onRender event
onRender(IGridInstance, IReportContext) - Method in interface org.eclipse.birt.report.engine.api.script.eventhandler.IGridEventHandler
Handle the onRender event
onRender(IImageInstance, IReportContext) - Method in interface org.eclipse.birt.report.engine.api.script.eventhandler.IImageEventHandler
Handle the onRender event
onRender(ILabelInstance, IReportContext) - Method in interface org.eclipse.birt.report.engine.api.script.eventhandler.ILabelEventHandler
Handle the onRender event
onRender(IListInstance, IReportContext) - Method in interface org.eclipse.birt.report.engine.api.script.eventhandler.IListEventHandler
Handle the onRender event
onRender(IRowInstance, IReportContext) - Method in interface org.eclipse.birt.report.engine.api.script.eventhandler.IRowEventHandler
Handle the onRender event
onRender(ITableInstance, IReportContext) - Method in interface org.eclipse.birt.report.engine.api.script.eventhandler.ITableEventHandler
Handle the onRender event
onRender(ITextItemInstance, IReportContext) - Method in interface org.eclipse.birt.report.engine.api.script.eventhandler.ITextItemEventHandler
Handle the onRender event
open(IDataSetInstance) - Method in class org.eclipse.birt.report.engine.api.script.eventadapter.ScriptedDataSetEventAdapter
 
open(IDataSourceInstance) - Method in class org.eclipse.birt.report.engine.api.script.eventadapter.ScriptedDataSourceEventAdapter
 
open(IDataSetInstance) - Method in interface org.eclipse.birt.report.engine.api.script.eventhandler.IScriptedDataSetEventHandler
Handle the open event
open(IDataSourceInstance) - Method in interface org.eclipse.birt.report.engine.api.script.eventhandler.IScriptedDataSourceEventHandler
Handle the open event
org.eclipse.birt.report.engine.api.script - package org.eclipse.birt.report.engine.api.script
Commonly used interfaces for the BIRT scripting environment.
org.eclipse.birt.report.engine.api.script.element - package org.eclipse.birt.report.engine.api.script.element
Report element representations in the BIRT scripting environment.
org.eclipse.birt.report.engine.api.script.eventadapter - package org.eclipse.birt.report.engine.api.script.eventadapter
This package contains adapters for the event handler interfaces in org.eclipse.birt.report.engine.api.script.eventhandler.
org.eclipse.birt.report.engine.api.script.eventhandler - package org.eclipse.birt.report.engine.api.script.eventhandler
This package contains event handler interfaces for the BIRT scripting environment.
org.eclipse.birt.report.engine.api.script.instance - package org.eclipse.birt.report.engine.api.script.instance
Report element representations in the BIRT scripting environment.

R

ReportEventAdapter - class org.eclipse.birt.report.engine.api.script.eventadapter.ReportEventAdapter.
Default (empty) implementation of the IReportEventHandler interface
ReportEventAdapter() - Constructor for class org.eclipse.birt.report.engine.api.script.eventadapter.ReportEventAdapter
 
RowEventAdapter - class org.eclipse.birt.report.engine.api.script.eventadapter.RowEventAdapter.
Default (empty) implementation of the ITableDetailRowEventHandler interface
RowEventAdapter() - Constructor for class org.eclipse.birt.report.engine.api.script.eventadapter.RowEventAdapter
 
repeatHeader() - Method in interface org.eclipse.birt.report.engine.api.script.element.ITable
Tests whether to repeat the headings at the top of each page.

S

ScriptException - exception org.eclipse.birt.report.engine.api.script.ScriptException.
Exception thrown in scripting.
ScriptException(String) - Constructor for class org.eclipse.birt.report.engine.api.script.ScriptException
 
ScriptedDataSetEventAdapter - class org.eclipse.birt.report.engine.api.script.eventadapter.ScriptedDataSetEventAdapter.
Default (empty) implementation of the IScriptedDataSetEventHandler interface
ScriptedDataSetEventAdapter() - Constructor for class org.eclipse.birt.report.engine.api.script.eventadapter.ScriptedDataSetEventAdapter
 
ScriptedDataSourceEventAdapter - class org.eclipse.birt.report.engine.api.script.eventadapter.ScriptedDataSourceEventAdapter.
Default (empty) implementation of the IScriptedDataSourceEventHandler interface
ScriptedDataSourceEventAdapter() - Constructor for class org.eclipse.birt.report.engine.api.script.eventadapter.ScriptedDataSourceEventAdapter
 
setAltText(String) - Method in interface org.eclipse.birt.report.engine.api.script.instance.IImageInstance
Set the alt text
setAltTextKey(String) - Method in interface org.eclipse.birt.report.engine.api.script.instance.IImageInstance
Set the alt text
setBackGroundPositionX(String) - Method in interface org.eclipse.birt.report.engine.api.script.element.IScriptStyleDesign
Set the x position for the background.
setBackGroundPositionY(String) - Method in interface org.eclipse.birt.report.engine.api.script.element.IScriptStyleDesign
Set the y position for the background.
setBackgroundAttachement(String) - Method in interface org.eclipse.birt.report.engine.api.script.instance.IScriptStyle
Set the attachement type (either SCROLL or FIXED)
setBackgroundAttachment(String) - Method in interface org.eclipse.birt.report.engine.api.script.element.IScriptStyleDesign
Sets the background attachment.
setBackgroundColor(String) - Method in interface org.eclipse.birt.report.engine.api.script.element.IScriptStyleDesign
Set the background color.
setBackgroundColor(String) - Method in interface org.eclipse.birt.report.engine.api.script.instance.IScriptStyle
Set the background color
setBackgroundImage(String) - Method in interface org.eclipse.birt.report.engine.api.script.element.IScriptStyleDesign
Sets the address of the background image.
setBackgroundImage(String) - Method in interface org.eclipse.birt.report.engine.api.script.instance.IScriptStyle
Set the background image URI
setBackgroundPositionX(String) - Method in interface org.eclipse.birt.report.engine.api.script.instance.IScriptStyle
Set the X (horizontal) position of the background image
setBackgroundPositionY(String) - Method in interface org.eclipse.birt.report.engine.api.script.instance.IScriptStyle
Set the Y (vertical) position of the background image
setBackgroundRepeat(String) - Method in interface org.eclipse.birt.report.engine.api.script.element.IScriptStyleDesign
Sets the repeat pattern for a background image.
setBackgroundRepeat(String) - Method in interface org.eclipse.birt.report.engine.api.script.instance.IScriptStyle
Set the background repeat type (valid types are REPEAT, REPEAT_X, REPEAT_Y and NO_REPEAT)
setBookmark(String) - Method in interface org.eclipse.birt.report.engine.api.script.element.IReportItem
Sets the bookmark of the report item.
setBookmark(String) - Method in interface org.eclipse.birt.report.engine.api.script.element.IRow
Sets the bookmark of the row.
setBookmark(String) - Method in interface org.eclipse.birt.report.engine.api.script.instance.IRowInstance
 
setBorderBottomColor(String) - Method in interface org.eclipse.birt.report.engine.api.script.element.IScriptStyleDesign
Set the color of the bottom side of the border.
setBorderBottomColor(String) - Method in interface org.eclipse.birt.report.engine.api.script.instance.IScriptStyle
Set the bottom border color
setBorderBottomStyle(String) - Method in interface org.eclipse.birt.report.engine.api.script.element.IScriptStyleDesign
Sets the style of the bottom line of the border.
setBorderBottomStyle(String) - Method in interface org.eclipse.birt.report.engine.api.script.instance.IScriptStyle
Set the bottom border style.
setBorderBottomWidth(String) - Method in interface org.eclipse.birt.report.engine.api.script.element.IScriptStyleDesign
Set the width of the bottom side of the border.
setBorderBottomWidth(String) - Method in interface org.eclipse.birt.report.engine.api.script.instance.IScriptStyle
Set the bottom border width.
setBorderLeftColor(String) - Method in interface org.eclipse.birt.report.engine.api.script.element.IScriptStyleDesign
Set the color of the left side of the border.
setBorderLeftColor(String) - Method in interface org.eclipse.birt.report.engine.api.script.instance.IScriptStyle
Set the left border color
setBorderLeftStyle(String) - Method in interface org.eclipse.birt.report.engine.api.script.element.IScriptStyleDesign
Sets the style of the left line of the border.
setBorderLeftStyle(String) - Method in interface org.eclipse.birt.report.engine.api.script.instance.IScriptStyle
Set the left border style.
setBorderLeftWidth(String) - Method in interface org.eclipse.birt.report.engine.api.script.element.IScriptStyleDesign
Set the width of left side of the border.
setBorderLeftWidth(String) - Method in interface org.eclipse.birt.report.engine.api.script.instance.IScriptStyle
Set the left border width.
setBorderRightColor(String) - Method in interface org.eclipse.birt.report.engine.api.script.element.IScriptStyleDesign
Set the color of the right side of the border.
setBorderRightColor(String) - Method in interface org.eclipse.birt.report.engine.api.script.instance.IScriptStyle
Set the right border color
setBorderRightStyle(String) - Method in interface org.eclipse.birt.report.engine.api.script.element.IScriptStyleDesign
Sets the style of the right line of the border.
setBorderRightStyle(String) - Method in interface org.eclipse.birt.report.engine.api.script.instance.IScriptStyle
Set the right border style.
setBorderRightWidth(String) - Method in interface org.eclipse.birt.report.engine.api.script.element.IScriptStyleDesign
Set the width of the right side of the border.
setBorderRightWidth(String) - Method in interface org.eclipse.birt.report.engine.api.script.instance.IScriptStyle
Set the right border width.
setBorderTopColor(String) - Method in interface org.eclipse.birt.report.engine.api.script.element.IScriptStyleDesign
Set the color of the top side of the border.
setBorderTopColor(String) - Method in interface org.eclipse.birt.report.engine.api.script.instance.IScriptStyle
Set the top border color
setBorderTopStyle(String) - Method in interface org.eclipse.birt.report.engine.api.script.element.IScriptStyleDesign
Sets the style of the top line of the border.
setBorderTopStyle(String) - Method in interface org.eclipse.birt.report.engine.api.script.instance.IScriptStyle
Set the top border style.
setBorderTopWidth(String) - Method in interface org.eclipse.birt.report.engine.api.script.element.IScriptStyleDesign
Set the width of the top side of the border.
setBorderTopWidth(String) - Method in interface org.eclipse.birt.report.engine.api.script.instance.IScriptStyle
Set the top border width.
setCanShrink(boolean) - Method in interface org.eclipse.birt.report.engine.api.script.element.IScriptStyleDesign
Sets whether the section can shrink if the actual content is smaller than the design size.
setCanShrink(String) - Method in interface org.eclipse.birt.report.engine.api.script.instance.IScriptStyle
Can this element shrink?
setCaption(String) - Method in interface org.eclipse.birt.report.engine.api.script.element.ITable
Sets the caption text of this table.
setCaption(String) - Method in interface org.eclipse.birt.report.engine.api.script.instance.ITableInstance
Set the caption
setCaptionKey(String) - Method in interface org.eclipse.birt.report.engine.api.script.element.ITable
Sets the resource key of the caption.
setCaptionKey(String) - Method in interface org.eclipse.birt.report.engine.api.script.instance.ITableInstance
Set the caption key
setColSpan(int) - Method in interface org.eclipse.birt.report.engine.api.script.instance.ICellInstance
Set the column span
setColor(String) - Method in interface org.eclipse.birt.report.engine.api.script.element.IScriptStyleDesign
Set the font color.
setColor(String) - Method in interface org.eclipse.birt.report.engine.api.script.instance.IScriptStyle
Set the font color
setColumn(int) - Method in interface org.eclipse.birt.report.engine.api.script.element.ICell
Sets the cell's column property.
setColumnSpan(int) - Method in interface org.eclipse.birt.report.engine.api.script.element.ICell
Sets the cell's column span.
setColumnValue(int, Object) - Method in interface org.eclipse.birt.report.engine.api.script.IUpdatableDataSetRow
Sets the column data by index.
setColumnValue(String, Object) - Method in interface org.eclipse.birt.report.engine.api.script.IUpdatableDataSetRow
Sets the column data by column name.
setComments(String) - Method in interface org.eclipse.birt.report.engine.api.script.element.IReportElement
Sets the comments of the report element.
setContent(String) - Method in interface org.eclipse.birt.report.engine.api.script.element.ITextItem
Sets the text for the text element.
setContentKey(String) - Method in interface org.eclipse.birt.report.engine.api.script.element.ITextItem
Sets the resource key of the text for the item.
setContentType(String) - Method in interface org.eclipse.birt.report.engine.api.script.element.IDynamicText
Sets the expression that defines the text type this multi-line data item holds.
setContentType(String) - Method in interface org.eclipse.birt.report.engine.api.script.element.ITextItem
Sets the content type of this text item.
setCustomXml(String) - Method in interface org.eclipse.birt.report.engine.api.script.element.IReportElement
Sets the custom XML.
setData(byte[]) - Method in interface org.eclipse.birt.report.engine.api.script.instance.IImageInstance
Set the data for a named image
setDateFormat(String) - Method in interface org.eclipse.birt.report.engine.api.script.instance.IScriptStyle
Set the date format
setDateTimeFormat(String) - Method in interface org.eclipse.birt.report.engine.api.script.element.IScriptStyleDesign
Sets the pattern of a date time format for a highlight rule.
setDateTimeFormatCategory(String) - Method in interface org.eclipse.birt.report.engine.api.script.element.IScriptStyleDesign
Sets the category of a number format.
setDisplay(String) - Method in interface org.eclipse.birt.report.engine.api.script.element.IScriptStyleDesign
Sets the value that specifies if a top-level element should be a block or in-line element.
setDisplay(String) - Method in interface org.eclipse.birt.report.engine.api.script.instance.IScriptStyle
Set the display type (valid types are BLOCK, INLINE and NONE)
setDisplayName(String) - Method in interface org.eclipse.birt.report.engine.api.script.element.IReportDesign
Sets the display name.
setDisplayName(String) - Method in interface org.eclipse.birt.report.engine.api.script.element.IReportElement
Sets the display name.
setDisplayNameKey(String) - Method in interface org.eclipse.birt.report.engine.api.script.element.IReportDesign
Sets the resource key of the display name.
setDisplayNameKey(String) - Method in interface org.eclipse.birt.report.engine.api.script.element.IReportElement
Sets the resource key of the display name.
setDrop(String) - Method in interface org.eclipse.birt.report.engine.api.script.element.ICell
Sets the cell's drop property.
setExtensionProperty(String, String) - Method in interface org.eclipse.birt.report.engine.api.script.instance.IDataSetInstance
Set the value of an extension property
setExtensionProperty(String, String) - Method in interface org.eclipse.birt.report.engine.api.script.instance.IDataSourceInstance
Set the extension property value
setFontFamily(String) - Method in interface org.eclipse.birt.report.engine.api.script.element.IScriptStyleDesign
Set the font family.
setFontFamily(String) - Method in interface org.eclipse.birt.report.engine.api.script.instance.IScriptStyle
Set the font family
setFontSize(String) - Method in interface org.eclipse.birt.report.engine.api.script.element.IScriptStyleDesign
Set the font size.
setFontSize(String) - Method in interface org.eclipse.birt.report.engine.api.script.instance.IScriptStyle
Set the font size
setFontStyle(String) - Method in interface org.eclipse.birt.report.engine.api.script.element.IScriptStyleDesign
Sets the style of the font.
setFontStyle(String) - Method in interface org.eclipse.birt.report.engine.api.script.instance.IScriptStyle
Set the font style
setFontVariant(String) - Method in interface org.eclipse.birt.report.engine.api.script.element.IScriptStyleDesign
Sets the variant of the font.
setFontVariant(String) - Method in interface org.eclipse.birt.report.engine.api.script.instance.IScriptStyle
Set the font variant
setFontWeight(String) - Method in interface org.eclipse.birt.report.engine.api.script.element.IScriptStyleDesign
Sets the weight of the font.
setFontWeight(String) - Method in interface org.eclipse.birt.report.engine.api.script.instance.IScriptStyle
Set the font weight
setFormatType(String) - Method in interface org.eclipse.birt.report.engine.api.script.element.IAction
Sets the format type of the action.
setGlobalVariable(String, Object) - Method in interface org.eclipse.birt.report.engine.api.script.IReportContext
Add the object to runtime scope.
setHeight(String) - Method in interface org.eclipse.birt.report.engine.api.script.element.IReportItem
Sets the item's height using a dimension string with optional unit suffix such as "10" or "10pt".
setHeight(double) - Method in interface org.eclipse.birt.report.engine.api.script.element.IReportItem
Sets the item's height to a value in default units.
setHeight(String) - Method in interface org.eclipse.birt.report.engine.api.script.instance.IReportElementInstance
Set the height of the element
setHeight(String) - Method in interface org.eclipse.birt.report.engine.api.script.instance.IRowInstance
 
setHelpText(String) - Method in interface org.eclipse.birt.report.engine.api.script.element.IDataItem
Sets the help text of this data item.
setHelpText(String) - Method in interface org.eclipse.birt.report.engine.api.script.element.IImage
Sets the help text of this image item.
setHelpText(String) - Method in interface org.eclipse.birt.report.engine.api.script.element.ILabel
Sets the help text of this label item.
setHelpText(String) - Method in interface org.eclipse.birt.report.engine.api.script.instance.IReportItemInstance
Get the help text
setHelpTextKey(String) - Method in interface org.eclipse.birt.report.engine.api.script.element.IDataItem
Sets the resource key of the help text of this data item.
setHelpTextKey(String) - Method in interface org.eclipse.birt.report.engine.api.script.element.IImage
Sets the resource key of help text of this image item.
setHelpTextKey(String) - Method in interface org.eclipse.birt.report.engine.api.script.element.ILabel
Sets the help text key of this label item.
setHorizontalPosition(String) - Method in interface org.eclipse.birt.report.engine.api.script.instance.IReportElementInstance
Set the horizontal position
setImageName(String) - Method in interface org.eclipse.birt.report.engine.api.script.element.IImage
Sets the embedded image name that this image refers, if the image source type is IMAGE_REF_TYPE_EMBED.
setImageName(String) - Method in interface org.eclipse.birt.report.engine.api.script.instance.IImageInstance
Set the image name
setImageSource(int) - Method in interface org.eclipse.birt.report.engine.api.script.instance.IImageInstance
Set the image source Can be one of the following: org.eclipse.birt.report.engine.ir.ImageItemDesign.IMAGE_URI org.eclipse.birt.report.engine.ir.ImageItemDesign.IMAGE_NAME org.eclipse.birt.report.engine.ir.ImageItemDesign.IMAGE_EXPRESSION org.eclipse.birt.report.engine.ir.ImageItemDesign.IMAGE_FILE
setInterval(String) - Method in interface org.eclipse.birt.report.engine.api.script.element.IGroup
Returns the interval of this group.
setIntervalBase(String) - Method in interface org.eclipse.birt.report.engine.api.script.element.IGroup
Sets the base of the interval property of this group.IntervalBase, in conjunction with Interval and IntervalRange, determines how data is divided into groups.
setIntervalRange(double) - Method in interface org.eclipse.birt.report.engine.api.script.element.IGroup
Returns the interval range of this group.
setKeyExpr(String) - Method in interface org.eclipse.birt.report.engine.api.script.element.IGroup
Sets the group expression.
setLetterSpacing(String) - Method in interface org.eclipse.birt.report.engine.api.script.element.IScriptStyleDesign
Set the spacing between individual letters.
setLetterSpacing(String) - Method in interface org.eclipse.birt.report.engine.api.script.instance.IScriptStyle
Set the letter spacing
setLineHeight(String) - Method in interface org.eclipse.birt.report.engine.api.script.element.IScriptStyleDesign
Set the height of a line.
setLineHeight(String) - Method in interface org.eclipse.birt.report.engine.api.script.instance.IScriptStyle
Set the line height
setLinkType(String) - Method in interface org.eclipse.birt.report.engine.api.script.element.IAction
Sets the link type of the action.
setMarginBottom(String) - Method in interface org.eclipse.birt.report.engine.api.script.element.IScriptStyleDesign
Set the margin of the bottom side.
setMarginBottom(String) - Method in interface org.eclipse.birt.report.engine.api.script.instance.IScriptStyle
Set the bottom margin
setMarginLeft(String) - Method in interface org.eclipse.birt.report.engine.api.script.element.IScriptStyleDesign
Set the margin of the left side.
setMarginLeft(String) - Method in interface org.eclipse.birt.report.engine.api.script.instance.IScriptStyle
Set the left margin
setMarginRight(String) - Method in interface org.eclipse.birt.report.engine.api.script.element.IScriptStyleDesign
Set the margin of the right side.
setMarginRight(String) - Method in interface org.eclipse.birt.report.engine.api.script.instance.IScriptStyle
Set the right margin
setMarginTop(String) - Method in interface org.eclipse.birt.report.engine.api.script.element.IScriptStyleDesign
Set the margin of the top side.
setMarginTop(String) - Method in interface org.eclipse.birt.report.engine.api.script.instance.IScriptStyle
Set the top margin
setMasterPage(String) - Method in interface org.eclipse.birt.report.engine.api.script.element.IScriptStyleDesign
Sets the master page name on which to start this section.
setMasterPage(String) - Method in interface org.eclipse.birt.report.engine.api.script.instance.IScriptStyle
Set the master page
setMimeType(String) - Method in interface org.eclipse.birt.report.engine.api.script.instance.IImageInstance
Set the MIME Type
setName(String) - Method in interface org.eclipse.birt.report.engine.api.script.element.IDesignElement
Sets the name of this element.
setName(String) - Method in interface org.eclipse.birt.report.engine.api.script.element.IGroup
Sets the group name.
setName(String) - Method in interface org.eclipse.birt.report.engine.api.script.instance.IReportItemInstance
Get the name
setNamedExpression(String, String) - Method in interface org.eclipse.birt.report.engine.api.script.element.IDesignElement
 
setNumberFormat(String) - Method in interface org.eclipse.birt.report.engine.api.script.element.IScriptStyleDesign
Sets the pattern of a number format.
setNumberFormat(String) - Method in interface org.eclipse.birt.report.engine.api.script.instance.IScriptStyle
Set the number format
setNumberFormatCategory(String) - Method in interface org.eclipse.birt.report.engine.api.script.element.IScriptStyleDesign
Sets the category of a number format for a highlight rule.
setOrphans(String) - Method in interface org.eclipse.birt.report.engine.api.script.element.IScriptStyleDesign
Sets the orphans property.
setPaddingBottom(String) - Method in interface org.eclipse.birt.report.engine.api.script.element.IScriptStyleDesign
Set the padding of the bottom side.
setPaddingBottom(String) - Method in interface org.eclipse.birt.report.engine.api.script.instance.IScriptStyle
Set the bottom padding.
setPaddingLeft(String) - Method in interface org.eclipse.birt.report.engine.api.script.element.IScriptStyleDesign
Set the padding of the left side.
setPaddingLeft(String) - Method in interface org.eclipse.birt.report.engine.api.script.instance.IScriptStyle
Set the left padding.
setPaddingRight(String) - Method in interface org.eclipse.birt.report.engine.api.script.element.IScriptStyleDesign
Set the padding of the right side.
setPaddingRight(String) - Method in interface org.eclipse.birt.report.engine.api.script.instance.IScriptStyle
Set the right padding.
setPaddingTop(String) - Method in interface org.eclipse.birt.report.engine.api.script.element.IScriptStyleDesign
Set the padding of the top side.
setPaddingTop(String) - Method in interface org.eclipse.birt.report.engine.api.script.instance.IScriptStyle
Set the top padding.
setPageBreakAfter(String) - Method in interface org.eclipse.birt.report.engine.api.script.element.IScriptStyleDesign
Sets the page break after property for block-level elements.
setPageBreakAfter(String) - Method in interface org.eclipse.birt.report.engine.api.script.instance.IScriptStyle
Set the page break after
setPageBreakBefore(String) - Method in interface org.eclipse.birt.report.engine.api.script.element.IScriptStyleDesign
Sets the page break before property for block-level elements.
setPageBreakBefore(String) - Method in interface org.eclipse.birt.report.engine.api.script.instance.IScriptStyle
Set the page break before
setPageBreakInside(String) - Method in interface org.eclipse.birt.report.engine.api.script.element.IScriptStyleDesign
Sets the page break inside property for block-level elements.
setPageBreakInside(String) - Method in interface org.eclipse.birt.report.engine.api.script.instance.IScriptStyle
Set the page break inside
setParameterValue(String, Object) - Method in interface org.eclipse.birt.report.engine.api.script.IReportContext
 
setPersistentGlobalVariable(String, Serializable) - Method in interface org.eclipse.birt.report.engine.api.script.IReportContext
Add the object to report document scope.
setPrivateDriverProperty(String, String) - Method in interface org.eclipse.birt.report.engine.api.script.element.IDataSet
 
setPrivateDriverProperty(String, String) - Method in interface org.eclipse.birt.report.engine.api.script.element.IDataSource
 
setQueryText(String) - Method in interface org.eclipse.birt.report.engine.api.script.element.IDataSet
 
setQueryText(String) - Method in interface org.eclipse.birt.report.engine.api.script.instance.IDataSetInstance
Sets the query text of the data set.
setRepeatHeader(boolean) - Method in interface org.eclipse.birt.report.engine.api.script.element.ITable
Sets whether to repeat the headings at the top of each page.
setRepeatHeader(boolean) - Method in interface org.eclipse.birt.report.engine.api.script.instance.ITableInstance
Set repeat header
setReportName(String) - Method in interface org.eclipse.birt.report.engine.api.script.element.IAction
Sets target report name for a drill-though link.
setRowSpan(int) - Method in interface org.eclipse.birt.report.engine.api.script.element.ICell
Sets the cell's row span.
setRowSpan(int) - Method in interface org.eclipse.birt.report.engine.api.script.instance.ICellInstance
Set the rowspan
setScale(double) - Method in interface org.eclipse.birt.report.engine.api.script.element.IImage
Sets the image scale property.
setShowIfBlank(boolean) - Method in interface org.eclipse.birt.report.engine.api.script.element.IScriptStyleDesign
Sets whether to show this frame even if it is empty, or all its data elements are empty.
setShowIfBlank(String) - Method in interface org.eclipse.birt.report.engine.api.script.instance.IScriptStyle
Set show if blank
setSize(String) - Method in interface org.eclipse.birt.report.engine.api.script.element.IImage
Sets the image size property.
setSortDirection(String) - Method in interface org.eclipse.birt.report.engine.api.script.element.IGroup
Sets the sort direction of this group.
setSortType(String) - Method in interface org.eclipse.birt.report.engine.api.script.element.IGroup
Sets the sort type, which indicates the way of sorting
setSource(String) - Method in interface org.eclipse.birt.report.engine.api.script.element.IImage
Returns the image source type.
setStringFormat(String) - Method in interface org.eclipse.birt.report.engine.api.script.element.IScriptStyleDesign
Sets the pattern of a string format.
setStringFormat(String) - Method in interface org.eclipse.birt.report.engine.api.script.instance.IScriptStyle
Set the string format
setStringFormatCategory(String) - Method in interface org.eclipse.birt.report.engine.api.script.element.IScriptStyleDesign
Sets the category of a string format.
setTargetBookmark(String) - Method in interface org.eclipse.birt.report.engine.api.script.element.IAction
Sets the target bookmark defined within this same report, or another report for a drill-though link.
setTargetWindow(String) - Method in interface org.eclipse.birt.report.engine.api.script.element.IAction
Sets the target window of the action.
setText(String) - Method in interface org.eclipse.birt.report.engine.api.script.element.ILabel
Sets the text of the label.
setText(String) - Method in interface org.eclipse.birt.report.engine.api.script.instance.IAbstractTextInstance
Set the value
setText(String) - Method in interface org.eclipse.birt.report.engine.api.script.instance.ILabelInstance
Set the value
setTextAlign(String) - Method in interface org.eclipse.birt.report.engine.api.script.element.IScriptStyleDesign
Sets the text align for block-level elements.
setTextAlign(String) - Method in interface org.eclipse.birt.report.engine.api.script.instance.IScriptStyle
Set the text alignment.
setTextIndent(String) - Method in interface org.eclipse.birt.report.engine.api.script.element.IScriptStyleDesign
Set the text indent.
setTextIndent(String) - Method in interface org.eclipse.birt.report.engine.api.script.instance.IScriptStyle
Get the text indent
setTextKey(String) - Method in interface org.eclipse.birt.report.engine.api.script.element.ILabel
Sets the resource key of the static text of the label.
setTextLineThrough(String) - Method in interface org.eclipse.birt.report.engine.api.script.element.IScriptStyleDesign
Sets one 'text-decoration' property to set line-through styles.
setTextLineThrough(String) - Method in interface org.eclipse.birt.report.engine.api.script.instance.IScriptStyle
Set the text line through
setTextOverline(String) - Method in interface org.eclipse.birt.report.engine.api.script.element.IScriptStyleDesign
Sets one 'text-decoration' property to set overline styles.
setTextOverline(String) - Method in interface org.eclipse.birt.report.engine.api.script.instance.IScriptStyle
Set the text overline
setTextTransform(String) - Method in interface org.eclipse.birt.report.engine.api.script.element.IScriptStyleDesign
Sets the value used to transform the text.
setTextTransform(String) - Method in interface org.eclipse.birt.report.engine.api.script.instance.IScriptStyle
Set the text transform.
setTextUnderline(String) - Method in interface org.eclipse.birt.report.engine.api.script.element.IScriptStyleDesign
Sets one 'text-decoration' property to set underline styles.
setTextUnderline(String) - Method in interface org.eclipse.birt.report.engine.api.script.instance.IScriptStyle
Set the text underline
setTocExpression(String) - Method in interface org.eclipse.birt.report.engine.api.script.element.IGroup
Sets a table of contents entry for this item.
setTocExpression(String) - Method in interface org.eclipse.birt.report.engine.api.script.element.IReportItem
Sets a table of contents entry for this item.
setTypeExpression(String) - Method in interface org.eclipse.birt.report.engine.api.script.element.IImage
Sets the type expression value.
setURI(String) - Method in interface org.eclipse.birt.report.engine.api.script.element.IAction
Sets the hyperlink of this action.
setURI(String) - Method in interface org.eclipse.birt.report.engine.api.script.element.IImage
Sets the image uri property.
setURI(String) - Method in interface org.eclipse.birt.report.engine.api.script.instance.IImageInstance
Set the image URI
setUserProperty(String, String) - Method in interface org.eclipse.birt.report.engine.api.script.element.IDesignElement
 
setUserProperty(String, Object, String) - Method in interface org.eclipse.birt.report.engine.api.script.element.IDesignElement
 
setUserPropertyValue(String, Object) - Method in interface org.eclipse.birt.report.engine.api.script.instance.IReportElementInstance
Set the value of a user property
setValueExpr(String) - Method in interface org.eclipse.birt.report.engine.api.script.element.IDataItem
Sets the expression for the value that the data item is to display.
setValueExpr(String) - Method in interface org.eclipse.birt.report.engine.api.script.element.IDynamicText
Sets the expression that gives the text that this multi-line data item displays.
setValueExpression(String) - Method in interface org.eclipse.birt.report.engine.api.script.element.IImage
Sets the value expression value.
setVerticalAlign(String) - Method in interface org.eclipse.birt.report.engine.api.script.element.IScriptStyleDesign
Sets the value of the vertical align property for inline elements.
setVerticalAlign(String) - Method in interface org.eclipse.birt.report.engine.api.script.instance.IScriptStyle
Set the vertical alignment.
setVerticalPosition(String) - Method in interface org.eclipse.birt.report.engine.api.script.instance.IReportElementInstance
Set the vertical position
setVisibleFormat(String) - Method in interface org.eclipse.birt.report.engine.api.script.instance.IScriptStyle
Set format to hide in.
setWhiteSpace(String) - Method in interface org.eclipse.birt.report.engine.api.script.element.IScriptStyleDesign
Sets the white space property for block elements.
setWhiteSpace(String) - Method in interface org.eclipse.birt.report.engine.api.script.instance.IScriptStyle
Get the whitespace.
setWidows(String) - Method in interface org.eclipse.birt.report.engine.api.script.element.IScriptStyleDesign
Sets the widows property.
setWidth(String) - Method in interface org.eclipse.birt.report.engine.api.script.element.IReportItem
Sets the item's width using a dimension string with optional unit suffix such as "10" or "10pt".
setWidth(double) - Method in interface org.eclipse.birt.report.engine.api.script.element.IReportItem
Sets the item's width to a value in default units.
setWidth(String) - Method in interface org.eclipse.birt.report.engine.api.script.instance.IReportElementInstance
Set the width of the element
setWordSpacing(String) - Method in interface org.eclipse.birt.report.engine.api.script.element.IScriptStyleDesign
Set the spacing between two words.
setWordSpacing(String) - Method in interface org.eclipse.birt.report.engine.api.script.instance.IScriptStyle
Set the word spacing
setX(String) - Method in interface org.eclipse.birt.report.engine.api.script.element.IReportItem
Sets the item's x position using a dimension string with optional unit suffix such as "10" or "10pt".
setX(double) - Method in interface org.eclipse.birt.report.engine.api.script.element.IReportItem
Sets the item's x position to a value in default units.
setY(String) - Method in interface org.eclipse.birt.report.engine.api.script.element.IReportItem
Sets the item's y position using a dimension string with optional unit suffix such as "10" or "10pt".
setY(double) - Method in interface org.eclipse.birt.report.engine.api.script.element.IReportItem
Sets the item's y position to a value in default units.

T

TableEventAdapter - class org.eclipse.birt.report.engine.api.script.eventadapter.TableEventAdapter.
Default (empty) implementation of the ITableEventHandler interface
TableEventAdapter() - Constructor for class org.eclipse.birt.report.engine.api.script.eventadapter.TableEventAdapter
 
TextItemEventAdapter - class org.eclipse.birt.report.engine.api.script.eventadapter.TextItemEventAdapter.
Default (empty) implementation of the ITextItemEventHandler interface
TextItemEventAdapter() - Constructor for class org.eclipse.birt.report.engine.api.script.eventadapter.TextItemEventAdapter
 

A B C D F G H I L O R S T

Copyright © 2005 Actuate Corp. All rights reserved.