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

A

AutoTextEventAdapter - class org.eclipse.birt.report.engine.api.script.eventadapter.AutoTextEventAdapter.
Default (empty) implementation of the IAutoTextEventHandler interface
AutoTextEventAdapter() - Constructor for class org.eclipse.birt.report.engine.api.script.eventadapter.AutoTextEventAdapter
 
addColumn(String, Class) - Method in interface org.eclipse.birt.report.engine.api.script.IScriptedDataSetMetaData
Adds a column to the metadata definition.
addDataBinding(IDataBinding) - Method in interface org.eclipse.birt.report.engine.api.script.element.IReportItem
Add ComputedColumn.name , expression of IDataBinding are required.
addFilterCondition(IFilterCondition) - Method in interface org.eclipse.birt.report.engine.api.script.element.IListing
Adds filter condition.expr of IFilterCondition is required.
addHideRule(IHideRule) - Method in interface org.eclipse.birt.report.engine.api.script.element.IColumn
Add HideRule
addHideRule(IHideRule) - Method in interface org.eclipse.birt.report.engine.api.script.element.IReportItem
Add HideRule
addHideRule(IHideRule) - Method in interface org.eclipse.birt.report.engine.api.script.element.IRow
Add HideRule
addHighlightRule(IHighlightRule) - Method in interface org.eclipse.birt.report.engine.api.script.element.IReportItem
Adds high light rule.
addHighlightRule(IHighlightRule) - Method in interface org.eclipse.birt.report.engine.api.script.element.IRow
Adds high light rule.
addSortCondition(ISortCondition) - Method in interface org.eclipse.birt.report.engine.api.script.element.IListing
Adds sort condition.key of ISortCondition is required.
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
createAction() - Method in interface org.eclipse.birt.report.engine.api.script.instance.IDataItemInstance
Create a new action instance, witch can be bookmark, hyperlink or drillThrough.
createAction() - Method in interface org.eclipse.birt.report.engine.api.script.instance.IImageInstance
Create a new action instance, witch can be bookmark, hyperlink or drillThrough.
createAction() - Method in interface org.eclipse.birt.report.engine.api.script.instance.ILabelInstance
Create a new action instance, witch can be bookmark, hyperlink or drillThrough.
createDataBinding() - Static method in class org.eclipse.birt.report.engine.api.script.element.StructureScriptAPIFactory
Create IDataBinding
createDrillThrough(String, boolean, String, Map, Map, String, String) - Method in interface org.eclipse.birt.report.engine.api.script.instance.IActionInstance
Deprecated. Create a drillThrough instance. And set the parameters of the drillthrough:
createDrillThrough(String, boolean, String, Map, Map, String, String, String) - Method in interface org.eclipse.birt.report.engine.api.script.instance.IActionInstance
Create a drillThrough instance.
createDrillThrough() - Method in interface org.eclipse.birt.report.engine.api.script.instance.IActionInstance
create a empty drillThrough instance.
createFilterCondition() - Static method in class org.eclipse.birt.report.engine.api.script.element.StructureScriptAPIFactory
Create IFilterCondition
createHideRule() - Static method in class org.eclipse.birt.report.engine.api.script.element.StructureScriptAPIFactory
Create IHideRule instance
createHighLightRule() - Static method in class org.eclipse.birt.report.engine.api.script.element.StructureScriptAPIFactory
Create IHighLightRule
createSortCondition() - Static method in class org.eclipse.birt.report.engine.api.script.element.StructureScriptAPIFactory
Create ISortCondition

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.

E

EngineScriptableClassInfo - class org.eclipse.birt.report.engine.api.script.EngineScriptableClassInfo.
 
EngineScriptableClassInfo() - Constructor for class org.eclipse.birt.report.engine.api.script.EngineScriptableClassInfo
 

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.
getAction() - Method in interface org.eclipse.birt.report.engine.api.script.instance.IDataItemInstance
Get the action instance.
getAction() - Method in interface org.eclipse.birt.report.engine.api.script.instance.IImageInstance
Get the action instance.
getAction() - Method in interface org.eclipse.birt.report.engine.api.script.instance.ILabelInstance
Get the action instance.
getAggregateOn() - Method in interface org.eclipse.birt.report.engine.api.script.element.IDataBinding
Returns aggregateOn of column binding
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
getBackGroundColor() - Method in interface org.eclipse.birt.report.engine.api.script.element.IHighlightRule
Returns backgroudcolor
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
Deprecated. replaced by getBackgroundAttachment()
getBackgroundAttachment() - Method in interface org.eclipse.birt.report.engine.api.script.element.IScriptStyleDesign
Returns a background attachment as a string.
getBackgroundAttachment() - Method in interface org.eclipse.birt.report.engine.api.script.instance.IScriptStyle
Get the attachment type (either SCROLL or FIXED)
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.
getBookmark() - Method in interface org.eclipse.birt.report.engine.api.script.instance.IActionInstance
 
getBookmark() - Method in interface org.eclipse.birt.report.engine.api.script.instance.IDrillThroughInstance
 
getBookmarkValue() - Method in interface org.eclipse.birt.report.engine.api.script.instance.IRowInstance
Get the value of bookmark
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.
getCachedResultSetColumns() - Method in interface org.eclipse.birt.report.engine.api.script.element.IDataSet
Gets result set column of cached metadata.
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.IHighlightRule
Returns color
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(int) - Method in interface org.eclipse.birt.report.engine.api.script.element.ITable
Gets column.
getColumn() - Method in interface org.eclipse.birt.report.engine.api.script.instance.ICellInstance
Get the column number
getColumnAlias(int) - Method in interface org.eclipse.birt.report.engine.api.script.IColumnMetaData
Returns the column alias at the specified index.
getColumnCount() - Method in interface org.eclipse.birt.report.engine.api.script.IColumnMetaData
Returns the number of columns in a row of the result set.
getColumnCount() - Method in interface org.eclipse.birt.report.engine.api.script.IRowData
Return the count of the bouding exprssions.
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.
getColumnDataType() - Method in interface org.eclipse.birt.report.engine.api.script.element.IResultSetColumn
Gets column data type.
getColumnLabel(int) - Method in interface org.eclipse.birt.report.engine.api.script.IColumnMetaData
Gets the label or display name of the column at the specified index.
getColumnMetaData() - Method in interface org.eclipse.birt.report.engine.api.script.instance.IDataSetInstance
Gets the current data set's column metadata, if available.
getColumnName(int) - Method in interface org.eclipse.birt.report.engine.api.script.IColumnMetaData
Returns the column name at the specified index.
getColumnName(int) - Method in interface org.eclipse.birt.report.engine.api.script.IRowData
Return the name of the bouding exprssion by id.
getColumnNativeTypeName(int) - Method in interface org.eclipse.birt.report.engine.api.script.IColumnMetaData
Returns the data provider specific data type name of the specified column.
getColumnSpan() - Method in interface org.eclipse.birt.report.engine.api.script.element.ICell
Returns the cell's column span.
getColumnType(int) - Method in interface org.eclipse.birt.report.engine.api.script.IColumnMetaData
Returns the data type of the column at the specified index.
getColumnTypeName(int) - Method in interface org.eclipse.birt.report.engine.api.script.IColumnMetaData
Returns the Data Engine data type name of the column at the specified index.
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.
getColumnValue(String) - Method in interface org.eclipse.birt.report.engine.api.script.IRowData
Return the value of the bouding exprssion.
getColumnValue(int) - Method in interface org.eclipse.birt.report.engine.api.script.IRowData
Return the value of the bouding exprssion by id.
getComments() - Method in interface org.eclipse.birt.report.engine.api.script.element.IReportElement
Gets the comments of the report element.
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.IImageInstance
Returns the data for a named image
getDataBinding(String) - Method in interface org.eclipse.birt.report.engine.api.script.element.IReportItem
Returns column binding.
getDataBindings() - Method in interface org.eclipse.birt.report.engine.api.script.element.IReportItem
Returns array of all column bindings
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
method to get data set design by name
getDataSource() - Method in interface org.eclipse.birt.report.engine.api.script.element.IDataSet
Returns IDataSource for this data set.
getDataSource(String) - Method in interface org.eclipse.birt.report.engine.api.script.element.IReportDesign
method to get data source design by name
getDataSource() - Method in interface org.eclipse.birt.report.engine.api.script.instance.IDataSetInstance
 
getDataType() - Method in interface org.eclipse.birt.report.engine.api.script.element.IDataBinding
Returns data type of column binding.
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.IHighlightRule
Return date time 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.
getDirection() - Method in interface org.eclipse.birt.report.engine.api.script.element.ISortCondition
Returns sort direction.
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.
getDrillThrough() - Method in interface org.eclipse.birt.report.engine.api.script.instance.IActionInstance
 
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
method to get a dynamic text data item by name.
getExpr() - Method in interface org.eclipse.birt.report.engine.api.script.element.IFilterCondition
Returns expr
getExpression() - Method in interface org.eclipse.birt.report.engine.api.script.element.IDataBinding
Returns expression of column binding
getExpressionCount() - Method in interface org.eclipse.birt.report.engine.api.script.IRowData
Deprecated.  
getExpressionValue(String) - Method in interface org.eclipse.birt.report.engine.api.script.IRowData
Deprecated. Return the value of the provided expression. The provided expression must have been bound to the current row. Otherwise, it returns null.
getExpressionValue(int) - Method in interface org.eclipse.birt.report.engine.api.script.IRowData
Deprecated. Now do not support get expression value by index. Return the value of the i:th expression in the current row. Null will be return if the i:th expression doesn't exist.
getExtensionID() - Method in interface org.eclipse.birt.report.engine.api.script.element.IDataSource
Returns ID of the extension which extends this ODA data source.
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
getFile() - Method in interface org.eclipse.birt.report.engine.api.script.element.IImage
Returns the image file, if the source type is not IMAGE_REF_TYPE_FILE return null.
getFile() - Method in interface org.eclipse.birt.report.engine.api.script.instance.IImageInstance
get the image url, if the source type is not IMAGE_REF_TYPE_FILE return null.
getFilterConditions() - Method in interface org.eclipse.birt.report.engine.api.script.element.IListing
Returns all filter conditions
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.IHighlightRule
Returns font style
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.IHighlightRule
Returns font weight.
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
getFormat() - Method in interface org.eclipse.birt.report.engine.api.script.element.IHideRule
Returns format
getFormat() - Method in interface org.eclipse.birt.report.engine.api.script.instance.IDrillThroughInstance
 
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
method to get a grid item by name
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
Get the height of the row
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.
getHideDetail() - Method in interface org.eclipse.birt.report.engine.api.script.element.IGroup
Returns hide detail.
getHideRules() - Method in interface org.eclipse.birt.report.engine.api.script.element.IColumn
Returns array of hide rule expression
getHideRules() - Method in interface org.eclipse.birt.report.engine.api.script.element.IReportItem
Returns array of hide rule expression
getHideRules() - Method in interface org.eclipse.birt.report.engine.api.script.element.IRow
Returns array of hide rule expression
getHighlightRules() - Method in interface org.eclipse.birt.report.engine.api.script.element.IReportItem
Gets all high light rules.
getHighlightRules() - Method in interface org.eclipse.birt.report.engine.api.script.element.IRow
Gets all high light rules.
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.IActionInstance
 
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
mathod to get a Image item by name
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.content.IImageContent.IMAGE_FILE org.eclipse.birt.report.engine.content.IImageContent.IMAGE_NAME org.eclipse.birt.report.engine.content.IImageContent.IMAGE_EXPRESSION org.eclipse.birt.report.engine.content.IImageContent.IMAGE_URL
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.
getKey() - Method in interface org.eclipse.birt.report.engine.api.script.element.ISortCondition
Returns sort key
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
method to get a label item by name
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
method to get a list item by name
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(String) - Method in interface org.eclipse.birt.report.engine.api.script.element.IReportDesign
method to get a master page by name
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 using parameters
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.IDataBinding
Returns the name of column binding.
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.element.IReportElement
Returns the name of this element.
getName() - Method in interface org.eclipse.birt.report.engine.api.script.element.IResultSetColumn
Gets column name.
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
Returns name of user property defined in this element.
getNamedExpressionValue(String) - Method in interface org.eclipse.birt.report.engine.api.script.instance.IReportElementInstance
Get the value of a named expression
getNativeDataType() - Method in interface org.eclipse.birt.report.engine.api.script.element.IResultSetColumn
Gets native data type.
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.
getOperator() - Method in interface org.eclipse.birt.report.engine.api.script.element.IFilterCondition
Returns operator
getOperator() - Method in interface org.eclipse.birt.report.engine.api.script.element.IHighlightRule
Returns Operator
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