跳过导航链接
A B C D E F G H I L M O P R S T 

A

addAction(IAction) - 接口 中的方法org.eclipse.birt.report.engine.api.script.element.IDataItem
Adds the action structure to this data item.
addAction(IAction) - 接口 中的方法org.eclipse.birt.report.engine.api.script.element.IImage
Adds the action structure to this data item.
addAction(IAction) - 接口 中的方法org.eclipse.birt.report.engine.api.script.element.ILabel
Adds the action structure to this Label item.
addColumn(String, Class) - 接口 中的方法org.eclipse.birt.report.engine.api.script.IScriptedDataSetMetaData
Adds a column to the metadata definition.
addDataBinding(IDataBinding) - 接口 中的方法org.eclipse.birt.report.engine.api.script.element.IReportItem
Add ComputedColumn.name , expression of IDataBinding are required.
addFilterCondition(IFilterCondition) - 接口 中的方法org.eclipse.birt.report.engine.api.script.element.IListing
Adds filter condition.expr of IFilterCondition is required.
addHideRule(IHideRule) - 接口 中的方法org.eclipse.birt.report.engine.api.script.element.IColumn
Add HideRule
addHideRule(IHideRule) - 接口 中的方法org.eclipse.birt.report.engine.api.script.element.IReportItem
Add HideRule
addHideRule(IHideRule) - 接口 中的方法org.eclipse.birt.report.engine.api.script.element.IRow
Add HideRule
addHighlightRule(IHighlightRule) - 接口 中的方法org.eclipse.birt.report.engine.api.script.element.IReportItem
Adds high light rule.
addHighlightRule(IHighlightRule) - 接口 中的方法org.eclipse.birt.report.engine.api.script.element.IRow
Adds high light rule.
addSortCondition(ISortCondition) - 接口 中的方法org.eclipse.birt.report.engine.api.script.element.IListing
Adds sort condition.key of ISortCondition is required.
afterClose(IReportContext) - 类 中的方法org.eclipse.birt.report.engine.api.script.eventadapter.DataSetEventAdapter
 
afterClose(IReportContext) - 类 中的方法org.eclipse.birt.report.engine.api.script.eventadapter.DataSourceEventAdapter
 
afterClose(IReportContext) - 接口 中的方法org.eclipse.birt.report.engine.api.script.eventhandler.IDataSetEventHandler
Handle the afterClose event
afterClose(IReportContext) - 接口 中的方法org.eclipse.birt.report.engine.api.script.eventhandler.IDataSourceEventHandler
Handle the afterClose event
afterFactory(IReportContext) - 类 中的方法org.eclipse.birt.report.engine.api.script.eventadapter.ReportEventAdapter
 
afterFactory(IReportContext) - 接口 中的方法org.eclipse.birt.report.engine.api.script.eventhandler.IReportEventHandler
Handle the afterFactory event
afterOpen(IDataSetInstance, IReportContext) - 类 中的方法org.eclipse.birt.report.engine.api.script.eventadapter.DataSetEventAdapter
 
afterOpen(IDataSourceInstance, IReportContext) - 类 中的方法org.eclipse.birt.report.engine.api.script.eventadapter.DataSourceEventAdapter
 
afterOpen(IDataSetInstance, IReportContext) - 接口 中的方法org.eclipse.birt.report.engine.api.script.eventhandler.IDataSetEventHandler
Handle the afterOpen event
afterOpen(IDataSourceInstance, IReportContext) - 接口 中的方法org.eclipse.birt.report.engine.api.script.eventhandler.IDataSourceEventHandler
Handle the afterOpen event
afterRender(IReportContext) - 类 中的方法org.eclipse.birt.report.engine.api.script.eventadapter.ReportEventAdapter
 
afterRender(IReportContext) - 接口 中的方法org.eclipse.birt.report.engine.api.script.eventhandler.IReportEventHandler
Handle the afterRender event
AutoTextEventAdapter - org.eclipse.birt.report.engine.api.script.eventadapter中的类
Default (empty) implementation of the IAutoTextEventHandler interface
AutoTextEventAdapter() - 类 的构造器org.eclipse.birt.report.engine.api.script.eventadapter.AutoTextEventAdapter
 

B

beforeClose(IDataSetInstance, IReportContext) - 类 中的方法org.eclipse.birt.report.engine.api.script.eventadapter.DataSetEventAdapter
 
beforeClose(IDataSourceInstance, IReportContext) - 类 中的方法org.eclipse.birt.report.engine.api.script.eventadapter.DataSourceEventAdapter
 
beforeClose(IDataSetInstance, IReportContext) - 接口 中的方法org.eclipse.birt.report.engine.api.script.eventhandler.IDataSetEventHandler
Handle the beforeClose event
beforeClose(IDataSourceInstance, IReportContext) - 接口 中的方法org.eclipse.birt.report.engine.api.script.eventhandler.IDataSourceEventHandler
Handle the beforeClose event
beforeFactory(IReportDesign, IReportContext) - 类 中的方法org.eclipse.birt.report.engine.api.script.eventadapter.ReportEventAdapter
 
beforeFactory(IReportDesign, IReportContext) - 接口 中的方法org.eclipse.birt.report.engine.api.script.eventhandler.IReportEventHandler
Handle the beforeFactory event
beforeOpen(IDataSetInstance, IReportContext) - 类 中的方法org.eclipse.birt.report.engine.api.script.eventadapter.DataSetEventAdapter
 
beforeOpen(IDataSourceInstance, IReportContext) - 类 中的方法org.eclipse.birt.report.engine.api.script.eventadapter.DataSourceEventAdapter
 
beforeOpen(IDataSetInstance, IReportContext) - 接口 中的方法org.eclipse.birt.report.engine.api.script.eventhandler.IDataSetEventHandler
Handle the beforeOpen event
beforeOpen(IDataSourceInstance, IReportContext) - 接口 中的方法org.eclipse.birt.report.engine.api.script.eventhandler.IDataSourceEventHandler
Handle the beforeOpen event
beforeRender(IReportContext) - 类 中的方法org.eclipse.birt.report.engine.api.script.eventadapter.ReportEventAdapter
 
beforeRender(IReportContext) - 接口 中的方法org.eclipse.birt.report.engine.api.script.eventhandler.IReportEventHandler
Handle the beforeRender event

C

cancel() - 接口 中的方法org.eclipse.birt.report.engine.api.script.IReportContext
cancel the current engine task
cancel(String) - 接口 中的方法org.eclipse.birt.report.engine.api.script.IReportContext
cancel the current engine task
canShrink() - 接口 中的方法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.
CellEventAdapter - org.eclipse.birt.report.engine.api.script.eventadapter中的类
Default (empty) implementation of the ICellEventHandler interface
CellEventAdapter() - 类 的构造器org.eclipse.birt.report.engine.api.script.eventadapter.CellEventAdapter
 
close(IDataSetInstance) - 类 中的方法org.eclipse.birt.report.engine.api.script.eventadapter.ScriptedDataSetEventAdapter
 
close(IDataSourceInstance) - 类 中的方法org.eclipse.birt.report.engine.api.script.eventadapter.ScriptedDataSourceEventAdapter
 
close(IDataSetInstance) - 接口 中的方法org.eclipse.birt.report.engine.api.script.eventhandler.IScriptedDataSetEventHandler
Handle the close event
close(IDataSourceInstance) - 接口 中的方法org.eclipse.birt.report.engine.api.script.eventhandler.IScriptedDataSourceEventHandler
Handle the close event
constants - 接口 中的静态变量org.eclipse.birt.report.engine.api.script.element.IReportItem
 
createAction() - 接口 中的方法org.eclipse.birt.report.engine.api.script.element.IReportDesign
Creates the action structure.
createAction() - 接口 中的方法org.eclipse.birt.report.engine.api.script.instance.IDataItemInstance
Create a new action instance, witch can be bookmark, hyperlink or drillThrough.
createAction() - 接口 中的方法org.eclipse.birt.report.engine.api.script.instance.IImageInstance
Create a new action instance, witch can be bookmark, hyperlink or drillThrough.
createAction() - 接口 中的方法org.eclipse.birt.report.engine.api.script.instance.ILabelInstance
Create a new action instance, witch can be bookmark, hyperlink or drillThrough.
createDataBinding() - 接口 中的方法org.eclipse.birt.report.engine.api.script.element.IReportDesign
Create IDataBinding
createDataBinding() - 接口 中的方法org.eclipse.birt.report.engine.api.script.element.IScriptAPIFactory
已过时。
Create IDataBinding
createDataBinding() - 类 中的方法org.eclipse.birt.report.engine.api.script.element.ScriptAPIFactory
已过时。
 
createDataBinding() - 类 中的静态方法org.eclipse.birt.report.engine.api.script.element.StructureScriptAPIFactory
已过时。
Create IDataBinding
createDrillThrough(String, boolean, String, Map, Map, String, String) - 接口 中的方法org.eclipse.birt.report.engine.api.script.instance.IActionInstance
已过时。
Create a drillThrough instance. And set the parameters of the drillthrough:
createDrillThrough(String, boolean, String, Map, Map, String, String, String) - 接口 中的方法org.eclipse.birt.report.engine.api.script.instance.IActionInstance
Create a drillThrough instance.
createDrillThrough() - 接口 中的方法org.eclipse.birt.report.engine.api.script.instance.IActionInstance
create a empty drillThrough instance.
createFilterCondition() - 接口 中的方法org.eclipse.birt.report.engine.api.script.element.IReportDesign
Create IFilterCondition
createFilterCondition() - 接口 中的方法org.eclipse.birt.report.engine.api.script.element.IScriptAPIFactory
已过时。
Create IFilterCondition
createFilterCondition() - 类 中的方法org.eclipse.birt.report.engine.api.script.element.ScriptAPIFactory
已过时。
 
createFilterCondition() - 类 中的静态方法org.eclipse.birt.report.engine.api.script.element.StructureScriptAPIFactory
已过时。
Create IFilterCondition
createHideRule() - 接口 中的方法org.eclipse.birt.report.engine.api.script.element.IReportDesign
Create IHideRule instance
createHideRule() - 接口 中的方法org.eclipse.birt.report.engine.api.script.element.IScriptAPIFactory
已过时。
Create IHideRule instance
createHideRule() - 类 中的方法org.eclipse.birt.report.engine.api.script.element.ScriptAPIFactory
已过时。
 
createHideRule() - 类 中的静态方法org.eclipse.birt.report.engine.api.script.element.StructureScriptAPIFactory
已过时。
Create IHideRule instance
createHighLightRule() - 接口 中的方法org.eclipse.birt.report.engine.api.script.element.IReportDesign
Create IHighLightRule
createHighLightRule() - 接口 中的方法org.eclipse.birt.report.engine.api.script.element.IScriptAPIFactory
已过时。
Create IHighLightRule
createHighLightRule() - 类 中的方法org.eclipse.birt.report.engine.api.script.element.ScriptAPIFactory
已过时。
 
createHighLightRule() - 类 中的静态方法org.eclipse.birt.report.engine.api.script.element.StructureScriptAPIFactory
已过时。
Create IHighLightRule
createSortCondition() - 接口 中的方法org.eclipse.birt.report.engine.api.script.element.IReportDesign
Create ISortCondition
createSortCondition() - 接口 中的方法org.eclipse.birt.report.engine.api.script.element.IScriptAPIFactory
已过时。
Create ISortCondition
createSortCondition() - 类 中的方法org.eclipse.birt.report.engine.api.script.element.ScriptAPIFactory
已过时。
 
createSortCondition() - 类 中的静态方法org.eclipse.birt.report.engine.api.script.element.StructureScriptAPIFactory
已过时。
Create ISortCondition

D

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

E

EngineScriptableClassInfo - org.eclipse.birt.report.engine.api.script中的类
 
EngineScriptableClassInfo() - 类 的构造器org.eclipse.birt.report.engine.api.script.EngineScriptableClassInfo
 
evaluate(String) - 接口 中的方法org.eclipse.birt.report.engine.api.script.IReportContext
evaluate the script with default script language.
evaluate(String, String) - 接口 中的方法org.eclipse.birt.report.engine.api.script.IReportContext
evaluate the script with specified script language.
evaluate(Expression) - 接口 中的方法org.eclipse.birt.report.engine.api.script.IReportContext
Evaluate the script.

F

fetch(IDataSetInstance, IUpdatableDataSetRow) - 类 中的方法org.eclipse.birt.report.engine.api.script.eventadapter.ScriptedDataSetEventAdapter
 
fetch(IDataSetInstance, IUpdatableDataSetRow) - 接口 中的方法org.eclipse.birt.report.engine.api.script.eventhandler.IScriptedDataSetEventHandler
Handle the fetch event.

G

getAction() - 接口 中的方法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() - 接口 中的方法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() - 接口 中的方法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() - 接口 中的方法org.eclipse.birt.report.engine.api.script.instance.IDataItemInstance
Get the action instance.
getAction() - 接口 中的方法org.eclipse.birt.report.engine.api.script.instance.IImageInstance
Get the action instance.
getAction() - 接口 中的方法org.eclipse.birt.report.engine.api.script.instance.ILabelInstance
Get the action instance.
getAggregateOn() - 接口 中的方法org.eclipse.birt.report.engine.api.script.element.IDataBinding
Returns aggregateOn of column binding
getAllExtensionProperties() - 接口 中的方法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() - 接口 中的方法org.eclipse.birt.report.engine.api.script.instance.IDataSourceInstance
Gets the public connection properties, in the form of a (name, value) pairs.
getAltText() - 接口 中的方法org.eclipse.birt.report.engine.api.script.element.IImage
Returns the alternate text of this image.
getAltText() - 接口 中的方法org.eclipse.birt.report.engine.api.script.instance.IImageInstance
Get the alt text
getAltTextKey() - 接口 中的方法org.eclipse.birt.report.engine.api.script.element.IImage
Returns the resource key of the alternate text of this image.
getAltTextKey() - 接口 中的方法org.eclipse.birt.report.engine.api.script.instance.IImageInstance
Get the alt text
getAntidiagonalNumber() - 接口 中的方法org.eclipse.birt.report.engine.api.script.element.ICell
Gets the number of the anti-diagonal lines that are from the top-right to bottom-left.
getAntidiagonalStyle() - 接口 中的方法org.eclipse.birt.report.engine.api.script.element.ICell
Returns the style of the anti-diagonal lines that are from the top-right to bottom-left.
getAntidiagonalThickness() - 接口 中的方法org.eclipse.birt.report.engine.api.script.element.ICell
Gets the thickness of the anti-diagonal line that is from top-right to bottom-left corner.
getAppContext() - 接口 中的方法org.eclipse.birt.report.engine.api.script.IReportContext
Get the application context
getApplicationClassLoader() - 接口 中的方法org.eclipse.birt.report.engine.api.script.IReportContext
get the application classLoader of the current report context
getBackgroundAttachement() - 接口 中的方法org.eclipse.birt.report.engine.api.script.instance.IScriptStyle
已过时。
replaced by getBackgroundAttachment()
getBackgroundAttachment() - 接口 中的方法org.eclipse.birt.report.engine.api.script.element.IScriptStyleDesign
Returns a background attachment as a string.
getBackgroundAttachment() - 接口 中的方法org.eclipse.birt.report.engine.api.script.instance.IScriptStyle
Get the attachment type (either SCROLL or FIXED)
getBackGroundColor() - 接口 中的方法org.eclipse.birt.report.engine.api.script.element.IHighlightRule
Returns backgroudcolor
getBackgroundColor() - 接口 中的方法org.eclipse.birt.report.engine.api.script.element.IScriptStyleDesign
Get the background color.
getBackgroundColor() - 接口 中的方法org.eclipse.birt.report.engine.api.script.instance.IScriptStyle
Get the background color
getBackgroundImage() - 接口 中的方法org.eclipse.birt.report.engine.api.script.element.IScriptStyleDesign
Returns the address of the background image.
getBackgroundImage() - 接口 中的方法org.eclipse.birt.report.engine.api.script.instance.IScriptStyle
Get the background image URI
getBackGroundPositionX() - 接口 中的方法org.eclipse.birt.report.engine.api.script.element.IScriptStyleDesign
Get the x position for the background.
getBackgroundPositionX() - 接口 中的方法org.eclipse.birt.report.engine.api.script.instance.IScriptStyle
Get the X (horizontal) position of the background image
getBackGroundPositionY() - 接口 中的方法org.eclipse.birt.report.engine.api.script.element.IScriptStyleDesign
Get the y position for the background.
getBackgroundPositionY() - 接口 中的方法org.eclipse.birt.report.engine.api.script.instance.IScriptStyle
Get the Y (vertical) position of the background image
getBackgroundRepeat() - 接口 中的方法org.eclipse.birt.report.engine.api.script.element.IScriptStyleDesign
Returns the pattern of the repeat for a background image.
getBackgroundRepeat() - 接口 中的方法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)
getBaseFactory() - 类 中的静态方法org.eclipse.birt.report.engine.api.script.element.ScriptAPIFactory
已过时。
 
getBookmark() - 接口 中的方法org.eclipse.birt.report.engine.api.script.element.IReportItem
Returns the bookmark of the report item.
getBookmark() - 接口 中的方法org.eclipse.birt.report.engine.api.script.element.IRow
Returns the bookmark of the row.
getBookmark() - 接口 中的方法org.eclipse.birt.report.engine.api.script.instance.IActionInstance
 
getBookmark() - 接口 中的方法org.eclipse.birt.report.engine.api.script.instance.IDrillThroughInstance
 
getBookmarkValue() - 接口 中的方法org.eclipse.birt.report.engine.api.script.instance.IRowInstance
Get the value of bookmark
getBorderBottomColor() - 接口 中的方法org.eclipse.birt.report.engine.api.script.element.IScriptStyleDesign
Get the color of the bottom side of the border.
getBorderBottomColor() - 接口 中的方法org.eclipse.birt.report.engine.api.script.instance.IScriptStyle
Get the bottom border color
getBorderBottomStyle() - 接口 中的方法org.eclipse.birt.report.engine.api.script.element.IScriptStyleDesign
Returns the style of the bottom line of the border.
getBorderBottomStyle() - 接口 中的方法org.eclipse.birt.report.engine.api.script.instance.IScriptStyle
Get the bottom border style.
getBorderBottomWidth() - 接口 中的方法org.eclipse.birt.report.engine.api.script.element.IScriptStyleDesign
Get the width of the bottom side of the border.
getBorderBottomWidth() - 接口 中的方法org.eclipse.birt.report.engine.api.script.instance.IScriptStyle
Get the bottom border width.
getBorderLeftColor() - 接口 中的方法org.eclipse.birt.report.engine.api.script.element.IScriptStyleDesign
Get the color of the left side of the border.
getBorderLeftColor() - 接口 中的方法org.eclipse.birt.report.engine.api.script.instance.IScriptStyle
Get the left border color
getBorderLeftStyle() - 接口 中的方法org.eclipse.birt.report.engine.api.script.element.IScriptStyleDesign
Returns the style of the left line of the border.
getBorderLeftStyle() - 接口 中的方法org.eclipse.birt.report.engine.api.script.instance.IScriptStyle
Get the left border style.
getBorderLeftWidth() - 接口 中的方法org.eclipse.birt.report.engine.api.script.element.IScriptStyleDesign
Get the width of left side of the border.
getBorderLeftWidth() - 接口 中的方法org.eclipse.birt.report.engine.api.script.instance.IScriptStyle
Get the left border width.
getBorderRightColor() - 接口 中的方法org.eclipse.birt.report.engine.api.script.element.IScriptStyleDesign
Get the color of the right side of the border.
getBorderRightColor() - 接口 中的方法org.eclipse.birt.report.engine.api.script.instance.IScriptStyle
Get the right border color
getBorderRightStyle() - 接口 中的方法org.eclipse.birt.report.engine.api.script.element.IScriptStyleDesign
Returns the style of the right line of the border.
getBorderRightStyle() - 接口 中的方法org.eclipse.birt.report.engine.api.script.instance.IScriptStyle
Get the right border style.
getBorderRightWidth() - 接口 中的方法org.eclipse.birt.report.engine.api.script.element.IScriptStyleDesign
Get the width of right side of the border.
getBorderRightWidth() - 接口 中的方法org.eclipse.birt.report.engine.api.script.instance.IScriptStyle
Get the right border width.
getBorderTopColor() - 接口 中的方法org.eclipse.birt.report.engine.api.script.element.IScriptStyleDesign
Get the color of the top side of the border.
getBorderTopColor() - 接口 中的方法org.eclipse.birt.report.engine.api.script.instance.IScriptStyle
Get the top border color
getBorderTopStyle() - 接口 中的方法org.eclipse.birt.report.engine.api.script.element.IScriptStyleDesign
Returns the style of the top line of the border.
getBorderTopStyle() - 接口 中的方法org.eclipse.birt.report.engine.api.script.instance.IScriptStyle
Get the top border style.
getBorderTopWidth() - 接口 中的方法org.eclipse.birt.report.engine.api.script.element.IScriptStyleDesign
Get the width of the top side of the border.
getBorderTopWidth() - 接口 中的方法org.eclipse.birt.report.engine.api.script.instance.IScriptStyle
Get the top border width.
getCachedResultSetColumns() - 接口 中的方法org.eclipse.birt.report.engine.api.script.element.IDataSet
Gets result set column of cached metadata.
getCanShrink() - 接口 中的方法org.eclipse.birt.report.engine.api.script.instance.IScriptStyle
Can this element shrink?
getCaption() - 接口 中的方法org.eclipse.birt.report.engine.api.script.element.IGrid
Returns the caption text of this grid.
getCaption() - 接口 中的方法org.eclipse.birt.report.engine.api.script.element.ITable
Returns the caption text of this table.
getCaption() - 接口 中的方法org.eclipse.birt.report.engine.api.script.instance.IGridInstance
Get the caption.
getCaption() - 接口 中的方法org.eclipse.birt.report.engine.api.script.instance.ITableInstance
Get the caption.
getCaptionKey() - 接口 中的方法org.eclipse.birt.report.engine.api.script.element.IGrid
Returns the resource key of the caption.
getCaptionKey() - 接口 中的方法org.eclipse.birt.report.engine.api.script.element.ITable
Returns the resource key of the caption.
getCaptionKey() - 接口 中的方法org.eclipse.birt.report.engine.api.script.instance.IGridInstance
Get the caption key
getCaptionKey() - 接口 中的方法org.eclipse.birt.report.engine.api.script.instance.ITableInstance
Get the caption key
getColor() - 接口 中的方法org.eclipse.birt.report.engine.api.script.element.IHighlightRule
Returns color
getColor() - 接口 中的方法org.eclipse.birt.report.engine.api.script.element.IScriptStyleDesign
Get the font color.
getColor() - 接口 中的方法org.eclipse.birt.report.engine.api.script.instance.IScriptStyle
Get the font color
getColSpan() - 接口 中的方法org.eclipse.birt.report.engine.api.script.instance.ICellInstance
Get the column span
getColumn() - 接口 中的方法org.eclipse.birt.report.engine.api.script.element.ICell
Returns the cell's column property.
getColumn(int) - 接口 中的方法org.eclipse.birt.report.engine.api.script.element.ITable
Gets column.
getColumn() - 接口 中的方法org.eclipse.birt.report.engine.api.script.instance.ICellInstance
Get the column number
getColumn(int) - 接口 中的方法org.eclipse.birt.report.engine.api.script.instance.ITableInstance
Get column according to the index.
getColumnAlias(int) - 接口 中的方法org.eclipse.birt.report.engine.api.script.IColumnMetaData
Returns the column alias at the specified index.
getColumnCount() - 接口 中的方法org.eclipse.birt.report.engine.api.script.element.IGrid
Returns the number of columns in the Grid.
getColumnCount() - 接口 中的方法org.eclipse.birt.report.engine.api.script.element.ITable
Returns the number of columns in the table.
getColumnCount() - 接口 中的方法org.eclipse.birt.report.engine.api.script.IColumnMetaData
Returns the number of columns in a row of the result set.
getColumnCount() - 接口 中的方法org.eclipse.birt.report.engine.api.script.instance.ITableInstance
Get column's count on the table.
getColumnCount() - 接口 中的方法org.eclipse.birt.report.engine.api.script.IRowData
Return the count of the bouding exprssions.
getColumnDataType() - 接口 中的方法org.eclipse.birt.report.engine.api.script.element.IResultSetColumn
Gets column data type.
getColumnLabel(int) - 接口 中的方法org.eclipse.birt.report.engine.api.script.IColumnMetaData
Gets the label or display name of the column at the specified index.
getColumnMetaData() - 接口 中的方法org.eclipse.birt.report.engine.api.script.instance.IDataSetInstance
Gets the current data set's column metadata, if available.
getColumnName(int) - 接口 中的方法org.eclipse.birt.report.engine.api.script.IColumnMetaData
Returns the column name at the specified index.
getColumnName(int) - 接口 中的方法org.eclipse.birt.report.engine.api.script.IRowData
Return the name of the bouding exprssion by id.
getColumnNativeTypeName(int) - 接口 中的方法org.eclipse.birt.report.engine.api.script.IColumnMetaData
Returns the data provider specific data type name of the specified column.
getColumnSpan() - 接口 中的方法org.eclipse.birt.report.engine.api.script.element.ICell
Returns the cell's column span.
getColumnType(int) - 接口 中的方法org.eclipse.birt.report.engine.api.script.IColumnMetaData
Returns the data type of the column at the specified index.
getColumnTypeName(int) - 接口 中的方法org.eclipse.birt.report.engine.api.script.IColumnMetaData
Returns the Data Engine data type name of the column at the specified index.
getColumnValue(int) - 接口 中的方法org.eclipse.birt.report.engine.api.script.IDataSetRow
Gets the column data by index.
getColumnValue(String) - 接口 中的方法org.eclipse.birt.report.engine.api.script.IDataSetRow
Gets the column data by column name.
getColumnValue(String) - 接口 中的方法org.eclipse.birt.report.engine.api.script.IRowData
Return the value of the bouding exprssion.
getColumnValue(int) - 接口 中的方法org.eclipse.birt.report.engine.api.script.IRowData
Return the value of the bouding exprssion by id.
getComments() - 接口 中的方法org.eclipse.birt.report.engine.api.script.element.IReportElement
Gets the comments of the report element.
getContent() - 接口 中的方法org.eclipse.birt.report.engine.api.script.element.ITextItem
Gets the text of this text element.
getContentKey() - 接口 中的方法org.eclipse.birt.report.engine.api.script.element.ITextItem
Gets the resource key of the text for the item.
getContentType() - 接口 中的方法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() - 接口 中的方法org.eclipse.birt.report.engine.api.script.element.ITextItem
Returns the content type of this text item.
getCustomXml() - 接口 中的方法org.eclipse.birt.report.engine.api.script.element.IReportElement
Gets the custom XML.
getData() - 接口 中的方法org.eclipse.birt.report.engine.api.script.instance.IImageInstance
Returns the data for a named image
getDataBinding(String) - 接口 中的方法org.eclipse.birt.report.engine.api.script.element.IReportItem
Returns column binding.
getDataBindings() - 接口 中的方法org.eclipse.birt.report.engine.api.script.element.IReportItem
Returns array of all column bindings
getDataSet(String) - 接口 中的方法org.eclipse.birt.report.engine.api.script.element.IReportDesign
method to get data set design by name
getDataSet() - 接口 中的方法org.eclipse.birt.report.engine.api.script.IDataSetRow
Gets the data set runtime instance which contains this row
getDataSource() - 接口 中的方法org.eclipse.birt.report.engine.api.script.element.IDataSet
Returns IDataSource for this data set.
getDataSource(String) - 接口 中的方法org.eclipse.birt.report.engine.api.script.element.IReportDesign
method to get data source design by name
getDataSource() - 接口 中的方法org.eclipse.birt.report.engine.api.script.instance.IDataSetInstance
 
getDataType() - 接口 中的方法org.eclipse.birt.report.engine.api.script.element.IDataBinding
Returns data type of column binding.
getDateFormat() - 接口 中的方法org.eclipse.birt.report.engine.api.script.instance.IScriptStyle
Get the date format
getDateLocale() - 接口 中的方法org.eclipse.birt.report.engine.api.script.instance.IScriptStyle
Get the date locale
getDateTimeFormat() - 接口 中的方法org.eclipse.birt.report.engine.api.script.element.IHighlightRule
Return date time format.
getDateTimeFormat() - 接口 中的方法org.eclipse.birt.report.engine.api.script.element.IScriptStyleDesign
Returns the pattern of the date-time-format.
getDateTimeFormatCategory() - 接口 中的方法org.eclipse.birt.report.engine.api.script.element.IScriptStyleDesign
Returns the category of the date-time-format.
getDesignHandle() - 接口 中的方法org.eclipse.birt.report.engine.api.script.IReportContext
get the report design handle.
getDiagonalNumber() - 接口 中的方法org.eclipse.birt.report.engine.api.script.element.ICell
Gets the number of the diagonal lines that are from top-left to bottom-right corner.
getDiagonalStyle() - 接口 中的方法org.eclipse.birt.report.engine.api.script.element.ICell
Returns the style of the diagonal line that is from top-left to bottom-right corner.
getDiagonalThickness() - 接口 中的方法org.eclipse.birt.report.engine.api.script.element.ICell
Gets the thickness of the diagonal line that is from top-left to bottom-right corner.
getDirection() - 接口 中的方法org.eclipse.birt.report.engine.api.script.element.ISortCondition
Returns sort direction.
getDisplay() - 接口 中的方法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() - 接口 中的方法org.eclipse.birt.report.engine.api.script.instance.IScriptStyle
Get the display type (valid types are BLOCK, INLINE and NONE)
getDisplayContent() - 接口 中的方法org.eclipse.birt.report.engine.api.script.element.ITextItem
Returns the localized content for the text.
getDisplayName() - 接口 中的方法org.eclipse.birt.report.engine.api.script.element.IReportDesign
Gets the display name.
getDisplayName() - 接口 中的方法org.eclipse.birt.report.engine.api.script.element.IReportElement
Gets the display name.
getDisplayNameKey() - 接口 中的方法org.eclipse.birt.report.engine.api.script.element.IReportDesign
Gets the resource key of the display name.
getDisplayNameKey() - 接口 中的方法org.eclipse.birt.report.engine.api.script.element.IReportElement
Gets the resource key of the display name.
getDisplayText() - 接口 中的方法org.eclipse.birt.report.engine.api.script.element.ILabel
Returns the localized text for the label.
getDrillThrough() - 接口 中的方法org.eclipse.birt.report.engine.api.script.instance.IActionInstance
 
getDrop() - 接口 中的方法org.eclipse.birt.report.engine.api.script.element.ICell
Returns the cell's drop property.
getDynamicText(String) - 接口 中的方法org.eclipse.birt.report.engine.api.script.element.IReportDesign
method to get a dynamic text data item by name.
getExpr() - 接口 中的方法org.eclipse.birt.report.engine.api.script.element.IFilterCondition
Returns expr
getExpression() - 接口 中的方法org.eclipse.birt.report.engine.api.script.element.IDataBinding
Returns expression of column binding
getExpressionCount() - 接口 中的方法org.eclipse.birt.report.engine.api.script.IRowData
已过时。 
getExpressionType() - 接口 中的方法org.eclipse.birt.report.engine.api.script.element.IDataBinding
Gets the expression type of the column binding.
getExpressionValue(String) - 接口 中的方法org.eclipse.birt.report.engine.api.script.IRowData
已过时。
Return the value of the provided expression. The provided expression must have been bound to the current row. Otherwise, it returns null.
getExpressionValue(int) - 接口 中的方法org.eclipse.birt.report.engine.api.script.IRowData
已过时。
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() - 接口 中的方法org.eclipse.birt.report.engine.api.script.element.IDataSource
Returns ID of the extension which extends this ODA data source.
getExtensionID() - 接口 中的方法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() - 接口 中的方法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) - 接口 中的方法org.eclipse.birt.report.engine.api.script.instance.IDataSetInstance
Get the value of a data set extension property.
getExtensionProperty(String) - 接口 中的方法org.eclipse.birt.report.engine.api.script.instance.IDataSourceInstance
Get the extension property value
getFile() - 接口 中的方法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() - 接口 中的方法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() - 接口 中的方法org.eclipse.birt.report.engine.api.script.element.IListing
Returns all filter conditions
getFontFamily() - 接口 中的方法org.eclipse.birt.report.engine.api.script.element.IScriptStyleDesign
Get the font family.
getFontFamily() - 接口 中的方法org.eclipse.birt.report.engine.api.script.instance.IScriptStyle
Get the font family
getFontSize() - 接口 中的方法org.eclipse.birt.report.engine.api.script.element.IScriptStyleDesign
Get the font size.
getFontSize() - 接口 中的方法org.eclipse.birt.report.engine.api.script.instance.IScriptStyle
Get the font size
getFontStyle() - 接口 中的方法org.eclipse.birt.report.engine.api.script.element.IHighlightRule
Returns font style
getFontStyle() - 接口 中的方法org.eclipse.birt.report.engine.api.script.element.IScriptStyleDesign
Returns the style of the font.
getFontStyle() - 接口 中的方法org.eclipse.birt.report.engine.api.script.instance.IScriptStyle
Get the font style
getFontVariant() - 接口 中的方法org.eclipse.birt.report.engine.api.script.element.IScriptStyleDesign
Returns the variant of the font.
getFontVariant() - 接口 中的方法org.eclipse.birt.report.engine.api.script.instance.IScriptStyle
Get the font variant
getFontWeight() - 接口 中的方法org.eclipse.birt.report.engine.api.script.element.IHighlightRule
Returns font weight.
getFontWeight() - 接口 中的方法org.eclipse.birt.report.engine.api.script.element.IScriptStyleDesign
Get the weight of the font.
getFontWeight() - 接口 中的方法org.eclipse.birt.report.engine.api.script.instance.IScriptStyle
Get the font weight
getFormat() - 接口 中的方法org.eclipse.birt.report.engine.api.script.element.IHideRule
Returns format
getFormat() - 接口 中的方法org.eclipse.birt.report.engine.api.script.instance.IDrillThroughInstance
 
getFormatType() - 接口 中的方法org.eclipse.birt.report.engine.api.script.element.IAction
Gets the format type of the action.
getGlobalVariable(String) - 接口 中的方法org.eclipse.birt.report.engine.api.script.IReportContext
Retireve an object from runtime scope.
getGrid(String) - 接口 中的方法org.eclipse.birt.report.engine.api.script.element.IReportDesign
method to get a grid item by name
getHeight() - 接口 中的方法org.eclipse.birt.report.engine.api.script.element.ICell
Returns the cell's height.
getHeight() - 接口 中的方法org.eclipse.birt.report.engine.api.script.element.IReportItem
Gets the item's height.
getHeight() - 接口 中的方法org.eclipse.birt.report.engine.api.script.element.IRow
Gets a handle to deal with the row's height.
getHeight() - 接口 中的方法org.eclipse.birt.report.engine.api.script.instance.IReportElementInstance
Get the height of the element
getHeight() - 接口 中的方法org.eclipse.birt.report.engine.api.script.instance.IRowInstance
Get the height of the row
getHelpText() - 接口 中的方法org.eclipse.birt.report.engine.api.script.element.IDataItem
Returns the help text of this data item.
getHelpText() - 接口 中的方法org.eclipse.birt.report.engine.api.script.element.IImage
Returns the help text of this image item.
getHelpText() - 接口 中的方法org.eclipse.birt.report.engine.api.script.element.ILabel
Returns the help text of this label item.
getHelpText() - 接口 中的方法org.eclipse.birt.report.engine.api.script.instance.IReportItemInstance
Get the help text
getHelpTextKey() - 接口 中的方法org.eclipse.birt.report.engine.api.script.element.IDataItem
Returns the help text resource key of this data item.
getHelpTextKey() - 接口 中的方法org.eclipse.birt.report.engine.api.script.element.IImage
Returns the resource key of the help text of this image item.
getHelpTextKey() - 接口 中的方法org.eclipse.birt.report.engine.api.script.element.ILabel
Returns the help text key of this label item.
getHideDetail() - 接口 中的方法org.eclipse.birt.report.engine.api.script.element.IGroup
Returns hide detail.
getHideRules() - 接口 中的方法org.eclipse.birt.report.engine.api.script.element.IColumn
Returns array of hide rule expression
getHideRules() - 接口 中的方法org.eclipse.birt.report.engine.api.script.element.IReportItem
Returns array of hide rule expression
getHideRules() - 接口 中的方法org.eclipse.birt.report.engine.api.script.element.IRow
Returns array of hide rule expression
getHighlightRules() - 接口 中的方法org.eclipse.birt.report.engine.api.script.element.IReportItem
Gets all high light rules.
getHighlightRules() - 接口 中的方法org.eclipse.birt.report.engine.api.script.element.IRow
Gets all high light rules.
getHorizontalPosition() - 接口 中的方法org.eclipse.birt.report.engine.api.script.instance.IReportElementInstance
Get the horizontal position
getHttpServletRequest() - 接口 中的方法org.eclipse.birt.report.engine.api.script.IReportContext
Get the http servlet request object
getHyperlink() - 接口 中的方法org.eclipse.birt.report.engine.api.script.instance.IActionInstance
 
getHyperlink() - 接口 中的方法org.eclipse.birt.report.engine.api.script.instance.IReportItemInstance
Get the hyperlink
getImage(String) - 接口 中的方法org.eclipse.birt.report.engine.api.script.element.IReportDesign
mathod to get a Image item by name
getImageName() - 接口 中的方法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() - 接口 中的方法org.eclipse.birt.report.engine.api.script.instance.IImageInstance
Get the image name
getImageSource() - 接口 中的方法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
getInputParameters() - 接口 中的方法org.eclipse.birt.report.engine.api.script.instance.IDataSetInstance
Gets the names and values of all data set input parameters, as a read-only Name (String) -> Value (Object) map.
getInputParameterValue(String) - 接口 中的方法org.eclipse.birt.report.engine.api.script.instance.IDataSetInstance
Gets the current value of the named data set input parameter.
getInstance() - 类 中的静态方法org.eclipse.birt.report.engine.api.script.element.ScriptAPIFactory
已过时。
Returns the ODAProviderFactory instance.
getInstancesByElementId(int) - 接口 中的方法org.eclipse.birt.report.engine.api.script.instance.IPageInstance
 
getInstancesByElementName(String) - 接口 中的方法org.eclipse.birt.report.engine.api.script.instance.IPageInstance
 
getInterval() - 接口 中的方法org.eclipse.birt.report.engine.api.script.element.IGroup
Returns the interval of this group.
getIntervalBase() - 接口 中的方法org.eclipse.birt.report.engine.api.script.element.IGroup
Return the interval base property value of this group.
getIntervalRange() - 接口 中的方法org.eclipse.birt.report.engine.api.script.element.IGroup
Returns the interval range of this group.
getKey() - 接口 中的方法org.eclipse.birt.report.engine.api.script.element.ISortCondition
Returns sort key
getKeyExpr() - 接口 中的方法org.eclipse.birt.report.engine.api.script.element.IGroup
Gets the expression that defines the group.
getLabel(String) - 接口 中的方法org.eclipse.birt.report.engine.api.script.element.IReportDesign
method to get a label item by name
getLetterSpacing() - 接口 中的方法org.eclipse.birt.report.engine.api.script.element.IScriptStyleDesign
Get the spacing between individual letters.
getLetterSpacing() - 接口 中的方法org.eclipse.birt.report.engine.api.script.instance.IScriptStyle
Get the letter spacing
getLineHeight() - 接口 中的方法org.eclipse.birt.report.engine.api.script.element.IScriptStyleDesign
Get the height of a line.
getLineHeight() - 接口 中的方法org.eclipse.birt.report.engine.api.script.instance.IScriptStyle
Get the line height
getLinkType() - 接口 中的方法org.eclipse.birt.report.engine.api.script.element.IAction
Gets the link type of the action.
getList(String) - 接口 中的方法org.eclipse.birt.report.engine.api.script.element.IReportDesign
method to get a list item by name
getLocale() - 接口 中的方法org.eclipse.birt.report.engine.api.script.IReportContext
 
getLocalizedMessage() - 异常错误 中的方法org.eclipse.birt.report.engine.api.script.ScriptException
 
getLocalizedMessage(String) - 异常错误 中的方法org.eclipse.birt.report.engine.api.script.ScriptException
 
getMarginBottom() - 接口 中的方法org.eclipse.birt.report.engine.api.script.element.IScriptStyleDesign
Get the margin of the bottom side.
getMarginBottom() - 接口 中的方法org.eclipse.birt.report.engine.api.script.instance.IScriptStyle
Get the bottom margin
getMarginLeft() - 接口 中的方法org.eclipse.birt.report.engine.api.script.element.IScriptStyleDesign
Get the margin of the left side.
getMarginLeft() - 接口 中的方法org.eclipse.birt.report.engine.api.script.instance.IScriptStyle
Get the left margin
getMarginRight() - 接口 中的方法org.eclipse.birt.report.engine.api.script.element.IScriptStyleDesign
Get the margin of the right side.
getMarginRight() - 接口 中的方法org.eclipse.birt.report.engine.api.script.instance.IScriptStyle
Get the right margin
getMarginTop() - 接口 中的方法org.eclipse.birt.report.engine.api.script.element.IScriptStyleDesign
Get the margin of the top side.
getMarginTop() - 接口 中的方法org.eclipse.birt.report.engine.api.script.instance.IScriptStyle
Get the top margin
getMasterPage(String) - 接口 中的方法org.eclipse.birt.report.engine.api.script.element.IReportDesign
method to get a master page by name
getMasterPage() - 接口 中的方法org.eclipse.birt.report.engine.api.script.element.IScriptStyleDesign
Returns the name of the master page on which to start this section.
getMasterPage() - 接口 中的方法org.eclipse.birt.report.engine.api.script.instance.IScriptStyle
Get the master page
getMessage(String) - 接口 中的方法org.eclipse.birt.report.engine.api.script.IReportContext
Finds user-defined messages for the current thread's locale.
getMessage(String, Locale) - 接口 中的方法org.eclipse.birt.report.engine.api.script.IReportContext
Finds user-defined messages for the given locale.
getMessage(String, Object[]) - 接口 中的方法org.eclipse.birt.report.engine.api.script.IReportContext
Finds user-defined messages for the current thread's locale using parameters
getMessage(String, Locale, Object[]) - 接口 中的方法org.eclipse.birt.report.engine.api.script.IReportContext
Finds user-defined messages for the given locale using parameters First we look up in the report itself, then look into the referenced message file.
getMessage() - 异常错误 中的方法org.eclipse.birt.report.engine.api.script.ScriptException
 
getMimeType() - 接口 中的方法org.eclipse.birt.report.engine.api.script.instance.IImageInstance
Get the MIME Type
getName() - 接口 中的方法org.eclipse.birt.report.engine.api.script.element.IDataBinding
Returns the name of column binding.
getName() - 接口 中的方法org.eclipse.birt.report.engine.api.script.element.IGroup
Gets the name of the group.
getName() - 接口 中的方法org.eclipse.birt.report.engine.api.script.element.IReportElement
Returns the name of this element.
getName() - 接口 中的方法org.eclipse.birt.report.engine.api.script.element.IResultSetColumn
Gets column name.
getName() - 接口 中的方法org.eclipse.birt.report.engine.api.script.instance.IDataSetInstance
Gets the name of this data set
getName() - 接口 中的方法org.eclipse.birt.report.engine.api.script.instance.IDataSourceInstance
Gets the name of this data source
getName() - 接口 中的方法org.eclipse.birt.report.engine.api.script.instance.IReportItemInstance
Get the name
getNamedExpression(String) - 接口 中的方法org.eclipse.birt.report.engine.api.script.element.IDesignElement
Returns name of user property defined in this element.
getNamedExpressionValue(String) - 接口 中的方法org.eclipse.birt.report.engine.api.script.instance.IReportElementInstance
Get the value of a named expression
getNativeDataType() - 接口 中的方法org.eclipse.birt.report.engine.api.script.element.IResultSetColumn
Gets native data type.
getNumberFormat() - 接口 中的方法org.eclipse.birt.report.engine.api.script.element.IScriptStyleDesign
Returns the pattern of a number format for a style.
getNumberFormat() - 接口 中的方法org.eclipse.birt.report.engine.api.script.instance.IScriptStyle
Get number format
getNumberFormatCategory() - 接口 中的方法org.eclipse.birt.report.engine.api.script.element.IScriptStyleDesign
Returns the category of a number format for a style.
getNumberLocale() - 接口 中的方法org.eclipse.birt.report.engine.api.script.instance.IScriptStyle
Get the number locale
getOperator() - 接口 中的方法org.eclipse.birt.report.engine.api.script.element.IFilterCondition
Returns operator
getOperator() - 接口 中的方法org.eclipse.birt.report.engine.api.script.element.IHighlightRule
Returns Operator
getOrphans() - 接口 中的方法org.eclipse.birt.report.engine.api.script.element.IScriptStyleDesign
Returns the value of orphans.
getOutputFormat() - 接口 中的方法org.eclipse.birt.report.engine.api.script.IReportContext
 
getOutputParameters() - 接口 中的方法org.eclipse.birt.report.engine.api.script.instance.IDataSetInstance
Gets the names and values of all data set output parameters, as a read-only Name (String) -> Value (Object) map.
getOutputParameterValue(String) - 接口 中的方法org.eclipse.birt.report.engine.api.script.instance.IDataSetInstance
Gets the current value of the named data set output parameter.
getPaddingBottom() - 接口 中的方法org.eclipse.birt.report.engine.api.script.element.IScriptStyleDesign
Get the padding of the bottom side.
getPaddingBottom() - 接口 中的方法org.eclipse.birt.report.engine.api.script.instance.IScriptStyle
Get the bottom padding.
getPaddingLeft() - 接口 中的方法org.eclipse.birt.report.engine.api.script.element.IScriptStyleDesign
Get the padding of the left side.
getPaddingLeft() - 接口 中的方法org.eclipse.birt.report.engine.api.script.instance.IScriptStyle
Get the left padding.
getPaddingRight() - 接口 中的方法org.eclipse.birt.report.engine.api.script.element.IScriptStyleDesign
Get the padding of the right side.
getPaddingRight() - 接口 中的方法org.eclipse.birt.report.engine.api.script.instance.IScriptStyle
Get the right padding.
getPaddingTop() - 接口 中的方法org.eclipse.birt.report.engine.api.script.element.IScriptStyleDesign
Get the padding of the top side.
getPaddingTop() - 接口 中的方法org.eclipse.birt.report.engine.api.script.instance.IScriptStyle
Get the top padding.
getPageBreakAfter() - 接口 中的方法org.eclipse.birt.report.engine.api.script.element.IGroup
Returns the value for break after property.
getPageBreakAfter() - 接口 中的方法org.eclipse.birt.report.engine.api.script.element.IScriptStyleDesign
Returns the page break after property for block-level elements.
getPageBreakAfter() - 接口 中的方法org.eclipse.birt.report.engine.api.script.instance.IScriptStyle
Get the page break after.
getPageBreakBefore() - 接口 中的方法org.eclipse.birt.report.engine.api.script.element.IGroup
Returns the value for break before property.
getPageBreakBefore() - 接口 中的方法org.eclipse.birt.report.engine.api.script.element.IScriptStyleDesign
Returns the page break before property for block-level elements.
getPageBreakBefore() - 接口 中的方法org.eclipse.birt.report.engine.api.script.instance.IScriptStyle
Get the page break before.
getPageBreakInside() - 接口 中的方法org.eclipse.birt.report.engine.api.script.element.IGroup
Gets the value for break inside property.
getPageBreakInside() - 接口 中的方法org.eclipse.birt.report.engine.api.script.element.IScriptStyleDesign
Returns the page break inside property for block-level elements.
getPageBreakInside() - 接口 中的方法org.eclipse.birt.report.engine.api.script.instance.IScriptStyle
Get the page break inside.
getPageType() - 接口 中的方法org.eclipse.birt.report.engine.api.script.element.IMasterPage
Returns page size type.
getPageVariable(String) - 接口 中的方法org.eclipse.birt.report.engine.api.script.IReportContext
 
getParameterBindings() - 接口 中的方法org.eclipse.birt.report.engine.api.script.instance.IDrillThroughInstance
 
getParameterDisplayText(String) - 接口 中的方法org.eclipse.birt.report.engine.api.script.IReportContext
 
getParameterValue(String) - 接口 中的方法org.eclipse.birt.report.engine.api.script.IReportContext
 
getParent() - 接口 中的方法org.eclipse.birt.report.engine.api.script.element.IDesignElement
Return the parent of this element
getParent() - 接口 中的方法org.eclipse.birt.report.engine.api.script.instance.IReportElementInstance
Get the parent (container) of this element
getPersistentGlobalVariable(String) - 接口 中的方法org.eclipse.birt.report.engine.api.script.IReportContext
Retireve an object from report document scope.
getPosition() - 接口 中的方法org.eclipse.birt.report.engine.api.script.element.IResultSetColumn
Gets position.
getPrivateDriverProperty(String) - 接口 中的方法org.eclipse.birt.report.engine.api.script.element.IDataSet
Returns a private driver property value with the given property name.
getPrivateDriverProperty(String) - 接口 中的方法org.eclipse.birt.report.engine.api.script.element.IDataSource
Returns a private driver property value with the given property name.
getQualifiedName() - 接口 中的方法org.eclipse.birt.report.engine.api.script.element.IDesignElement
Gets the name of this element.
getQueryText() - 接口 中的方法org.eclipse.birt.report.engine.api.script.element.IDataSet
Returns the query text.
getQueryText() - 接口 中的方法org.eclipse.birt.report.engine.api.script.instance.IDataSetInstance
Gets the query text of the data set.
getRenderOption() - 接口 中的方法org.eclipse.birt.report.engine.api.script.IReportContext
get the render options used to render the report.
getRepeatHeader() - 接口 中的方法org.eclipse.birt.report.engine.api.script.instance.ITableInstance
Get repeat header
getReport() - 接口 中的方法org.eclipse.birt.report.engine.api.script.element.IDesignElement
Gets the report.
getReportElement(String) - 接口 中的方法org.eclipse.birt.report.engine.api.script.element.IReportDesign
generic method to get report item by name
getReportElementByID(long) - 接口 中的方法org.eclipse.birt.report.engine.api.script.element.IReportDesign
Generic method to get report item by id.
getReportName() - 接口 中的方法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.
getReportName() - 接口 中的方法org.eclipse.birt.report.engine.api.script.instance.IDrillThroughInstance
 
getReportRunnable() - 接口 中的方法org.eclipse.birt.report.engine.api.script.IReportContext
return the report runnable used to create/render this report
getResource(String) - 接口 中的方法org.eclipse.birt.report.engine.api.script.IReportContext
get the URL for the resource.
getResourceRenderURL(String) - 接口 中的方法org.eclipse.birt.report.engine.api.script.IReportContext
get the render URL for a resource.
getResultSetColumn() - 接口 中的方法org.eclipse.birt.report.engine.api.script.element.IDataItem
Gets the value of the result set column name property on this data item.
getRowData() - 接口 中的方法org.eclipse.birt.report.engine.api.script.instance.IReportElementInstance
Get the row data used to create the instance.
getRowSpan() - 接口 中的方法org.eclipse.birt.report.engine.api.script.element.ICell
Returns the cell's row span.
getRowSpan() - 接口 中的方法org.eclipse.birt.report.engine.api.script.instance.ICellInstance
 
getScale() - 接口 中的方法org.eclipse.birt.report.engine.api.script.element.IImage
Returns the image scale.
getScriptableClass(String) - 类 中的方法org.eclipse.birt.report.engine.api.script.EngineScriptableClassInfo
 
getSearchCriteria() - 接口 中的方法org.eclipse.birt.report.engine.api.script.instance.IDrillThroughInstance
 
getShowIfBlank() - 接口 中的方法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() - 接口 中的方法org.eclipse.birt.report.engine.api.script.instance.IScriptStyle
Show if blank?
getSize() - 接口 中的方法org.eclipse.birt.report.engine.api.script.element.IImage
Returns the image size.
getSortConditions() - 接口 中的方法org.eclipse.birt.report.engine.api.script.element.IListing
Returns all sort conditions.
getSortDirection() - 接口 中的方法org.eclipse.birt.report.engine.api.script.element.IGroup
Returns the sort direction of this group.
getSortType() - 接口 中的方法org.eclipse.birt.report.engine.api.script.element.IGroup
Return the sort type.
getSource() - 接口 中的方法org.eclipse.birt.report.engine.api.script.element.IImage
Returns the image source type.
getStringFormat() - 接口 中的方法org.eclipse.birt.report.engine.api.script.element.IHighlightRule
Returns string format
getStringFormat() - 接口 中的方法org.eclipse.birt.report.engine.api.script.element.IScriptStyleDesign
Returns the pattern of a string format.
getStringFormat() - 接口 中的方法org.eclipse.birt.report.engine.api.script.instance.IScriptStyle
Get the string format
getStringFormatCategory() - 接口 中的方法org.eclipse.birt.report.engine.api.script.element.IScriptStyleDesign
Returns the category of a string format.
getStringLocale() - 接口 中的方法org.eclipse.birt.report.engine.api.script.instance.IScriptStyle
Get the string locale
getStructure() - 接口 中的方法org.eclipse.birt.report.engine.api.script.element.IAction
Returns the Model Structure instance.
getStructure() - 接口 中的方法org.eclipse.birt.report.engine.api.script.element.IDataBinding
Returns structure.
getStructure() - 接口 中的方法org.eclipse.birt.report.engine.api.script.element.IFilterCondition
Returns structure.
getStructure() - 接口 中的方法org.eclipse.birt.report.engine.api.script.element.IHideRule
Returns structure.
getStructure() - 接口 中的方法org.eclipse.birt.report.engine.api.script.element.IHighlightRule
Returns structure.
getStructure() - 接口 中的方法org.eclipse.birt.report.engine.api.script.element.ISortCondition
Returns structure.
getStyle() - 接口 中的方法org.eclipse.birt.report.engine.api.script.element.IDesignElement
Gets design element style.
getStyle() - 接口 中的方法org.eclipse.birt.report.engine.api.script.instance.IColumnInstance
Get the style of this column.
getStyle() - 接口 中的方法org.eclipse.birt.report.engine.api.script.instance.IReportElementInstance
Get the style of this element
getStyle() - 接口 中的方法org.eclipse.birt.report.engine.api.script.instance.IRowInstance
Get the style of the row
getSummary() - 接口 中的方法org.eclipse.birt.report.engine.api.script.element.IGrid
Gets the summary of this grid.
getSummary() - 接口 中的方法org.eclipse.birt.report.engine.api.script.element.ITable
Gets the summary of this table.
getSummary() - 接口 中的方法org.eclipse.birt.report.engine.api.script.instance.IGridInstance
Get the summary.
getSummary() - 接口 中的方法org.eclipse.birt.report.engine.api.script.instance.ITableInstance
Get the summary.
getTable(String) - 接口 中的方法org.eclipse.birt.report.engine.api.script.element.IReportDesign
method to get a table item by name
getTargetBookmark() - 接口 中的方法org.eclipse.birt.report.engine.api.script.element.IAction
Gets the bookmark link if the link type is ACTION_LINK_TYPE_BOOKMARK_LINK.
getTargetFileType() - 接口 中的方法org.eclipse.birt.report.engine.api.script.instance.IDrillThroughInstance
 
getTargetWindow() - 接口 中的方法org.eclipse.birt.report.engine.api.script.element.IAction
Gets the name of the target browser window for the link.
getTargetWindow() - 接口 中的方法org.eclipse.birt.report.engine.api.script.instance.IActionInstance
 
getTargetWindow() - 接口 中的方法org.eclipse.birt.report.engine.api.script.instance.IDrillThroughInstance
 
getTaskType() - 接口 中的方法org.eclipse.birt.report.engine.api.script.IReportContext
Get the type of the current task.
getTestExpression() - 接口 中的方法org.eclipse.birt.report.engine.api.script.element.IHighlightRule
Returns Test Expression
getText() - 接口 中的方法org.eclipse.birt.report.engine.api.script.element.ILabel
Returns the static text for the label.
getText() - 接口 中的方法org.eclipse.birt.report.engine.api.script.instance.IAbstractTextInstance
Get the value
getText() - 接口 中的方法org.eclipse.birt.report.engine.api.script.instance.IAutoTextInstance
Get the value
getText() - 接口 中的方法org.eclipse.birt.report.engine.api.script.instance.ILabelInstance
Get the value
getTextAlign() - 接口 中的方法org.eclipse.birt.report.engine.api.script.element.IScriptStyleDesign
Returns the text align for block-level elements.
getTextAlign() - 接口 中的方法org.eclipse.birt.report.engine.api.script.instance.IScriptStyle
Get the text alignment.
getTextIndent() - 接口 中的方法org.eclipse.birt.report.engine.api.script.element.IScriptStyleDesign
Get the text indent.
getTextIndent() - 接口 中的方法org.eclipse.birt.report.engine.api.script.instance.IScriptStyle
Get the text indent
getTextKey() - 接口 中的方法org.eclipse.birt.report.engine.api.script.element.ILabel
Returns the resource key of the static text of the label.
getTextKey() - 接口 中的方法org.eclipse.birt.report.engine.api.script.instance.ILabelInstance
Get the text key
getTextLineThrough() - 接口 中的方法org.eclipse.birt.report.engine.api.script.element.IScriptStyleDesign
Returns one 'text-decoration' property to set line-through styles.
getTextLineThrough() - 接口 中的方法org.eclipse.birt.report.engine.api.script.instance.IScriptStyle
Get the text line through
getTextOverline() - 接口 中的方法org.eclipse.birt.report.engine.api.script.element.IScriptStyleDesign
Returns one 'text-decoration' property to set overline styles.
getTextOverline() - 接口 中的方法org.eclipse.birt.report.engine.api.script.instance.IScriptStyle
Get the text overline
getTextTransform() - 接口 中的方法org.eclipse.birt.report.engine.api.script.element.IScriptStyleDesign
Returns the value to transform the text.
getTextTransform() - 接口 中的方法org.eclipse.birt.report.engine.api.script.instance.IScriptStyle
Get the text transform.
getTextUnderline() - 接口 中的方法org.eclipse.birt.report.engine.api.script.element.IScriptStyleDesign
Returns one 'text-decoration' property to set underline styles.
getTextUnderline() - 接口 中的方法org.eclipse.birt.report.engine.api.script.instance.IScriptStyle
Get the text underline
getTheme() - 接口 中的方法org.eclipse.birt.report.engine.api.script.element.IReportDesign
Gets the theme for this report design.
getTimeZone() - 接口 中的方法org.eclipse.birt.report.engine.api.script.IReportContext
Get time zone informations.
getTOC() - 接口 中的方法org.eclipse.birt.report.engine.api.script.instance.IDrillThroughInstance
 
getTocExpression() - 接口 中的方法org.eclipse.birt.report.engine.api.script.element.IGroup
Returns the expression evalueated as a table of contents entry for this item.
getTocExpression() - 接口 中的方法org.eclipse.birt.report.engine.api.script.element.IReportItem
Returns the expression evalueated as a table of contents entry for this item.
getTooltip() - 接口 中的方法org.eclipse.birt.report.engine.api.script.instance.IActionInstance
 
getType() - 接口 中的方法org.eclipse.birt.report.engine.api.script.instance.IActionInstance
 
getTypeExpression() - 接口 中的方法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() - 接口 中的方法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() - 接口 中的方法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() - 接口 中的方法org.eclipse.birt.report.engine.api.script.instance.IImageInstance
Get the image URI
getURL() - 接口 中的方法org.eclipse.birt.report.engine.api.script.element.IImage
Gets the image url, if the source type is not IMAGE_REF_TYPE_URL return null.
getURL() - 接口 中的方法org.eclipse.birt.report.engine.api.script.instance.IImageInstance
get the image url, if the source type is not IMAGE_REF_TYPE_URL return null.
getUserProperty(String) - 接口 中的方法org.eclipse.birt.report.engine.api.script.element.IDesignElement
已过时。 
getUserPropertyExpression(String) - 接口 中的方法org.eclipse.birt.report.engine.api.script.element.IDesignElement
Returns user property as an expression defined in this element.
getUserPropertyValue(String) - 接口 中的方法org.eclipse.birt.report.engine.api.script.instance.IReportElementInstance
Get the value of a user property
getValue() - 接口 中的方法org.eclipse.birt.report.engine.api.script.instance.IDataItemInstance
 
getValue1() - 接口 中的方法org.eclipse.birt.report.engine.api.script.element.IFilterCondition
Returns value1
getValue1() - 接口 中的方法org.eclipse.birt.report.engine.api.script.element.IHighlightRule
Returns value1
getValue2() - 接口 中的方法org.eclipse.birt.report.engine.api.script.element.IFilterCondition
Returns value2
getValue2() - 接口 中的方法org.eclipse.birt.report.engine.api.script.element.IHighlightRule
Returns value2
getValueExpr() - 接口 中的方法org.eclipse.birt.report.engine.api.script.element.IDynamicText
Returns the expression that gives the text that the multi-line data item displays.
getValueExpr() - 接口 中的方法org.eclipse.birt.report.engine.api.script.element.IHideRule
Returns value expression
getValueExpression() - 接口 中的方法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() - 接口 中的方法org.eclipse.birt.report.engine.api.script.element.IScriptStyleDesign
Returns the value of the vertical align property for inline elements.
getVerticalAlign() - 接口 中的方法org.eclipse.birt.report.engine.api.script.instance.IScriptStyle
Get the vertical alignment.
getVerticalPosition() - 接口 中的方法org.eclipse.birt.report.engine.api.script.instance.IReportElementInstance
Get the vertical position
getVisibleFormat() - 接口 中的方法org.eclipse.birt.report.engine.api.script.instance.IScriptStyle
Get format to hide in.
getWhiteSpace() - 接口 中的方法org.eclipse.birt.report.engine.api.script.element.IScriptStyleDesign
Returns the white space for block elements.
getWhiteSpace() - 接口 中的方法org.eclipse.birt.report.engine.api.script.instance.IScriptStyle
Get the whitespace.
getWidows() - 接口 中的方法org.eclipse.birt.report.engine.api.script.element.IScriptStyleDesign
Returns the value of widows.
getWidth() - 接口 中的方法org.eclipse.birt.report.engine.api.script.element.ICell
Returns the cell's width.
getWidth() - 接口 中的方法org.eclipse.birt.report.engine.api.script.element.IReportItem
Gets a the item's width.
getWidth() - 接口 中的方法org.eclipse.birt.report.engine.api.script.instance.IColumnInstance
Get the width of this column.
getWidth() - 接口 中的方法org.eclipse.birt.report.engine.api.script.instance.IReportElementInstance
Get the width of the element
getWordSpacing() - 接口 中的方法org.eclipse.birt.report.engine.api.script.element.IScriptStyleDesign
Get the spacing between two words.
getWordSpacing() - 接口 中的方法org.eclipse.birt.report.engine.api.script.instance.IScriptStyle
Get the word spacing
getX() - 接口 中的方法org.eclipse.birt.report.engine.api.script.element.IReportItem
Gets the item's x (horizontal) position.
getY() - 接口 中的方法org.eclipse.birt.report.engine.api.script.element.IReportItem
Gets the item's y (vertical) position.
GridEventAdapter - org.eclipse.birt.report.engine.api.script.eventadapter中的类
Default (empty) implementation of the IGridEventHandler interface
GridEventAdapter() - 类 的构造器org.eclipse.birt.report.engine.api.script.eventadapter.GridEventAdapter
 

H

hasFooter() - 接口 中的方法org.eclipse.birt.report.engine.api.script.element.IGroup
Checks whether the group footer slot is empty.
hasHeader() - 接口 中的方法org.eclipse.birt.report.engine.api.script.element.IGroup
Checks whether the group header slot is empty.

I

IAbstractTextInstance - org.eclipse.birt.report.engine.api.script.instance中的接口
 
IAction - org.eclipse.birt.report.engine.api.script.element中的接口
Script wrapper of ActionHandle
IActionInstance - org.eclipse.birt.report.engine.api.script.instance中的接口
 
IAutoText - org.eclipse.birt.report.engine.api.script.element中的接口
Simple wrapper of AutoTextHandle
IAutoTextEventHandler - org.eclipse.birt.report.engine.api.script.eventhandler中的接口
 
IAutoTextInstance - org.eclipse.birt.report.engine.api.script.instance中的接口
 
ICell - org.eclipse.birt.report.engine.api.script.element中的接口
Represents a the design of a Cell in the scripting environment
ICellEventHandler - org.eclipse.birt.report.engine.api.script.eventhandler中的接口
Script event handler interface for a cell
ICellInstance - org.eclipse.birt.report.engine.api.script.instance中的接口
 
IColumn - org.eclipse.birt.report.engine.api.script.element中的接口
Script wrapper of ColumnHandle.
IColumnInstance - org.eclipse.birt.report.engine.api.script.instance中的接口
 
IColumnMetaData - org.eclipse.birt.report.engine.api.script中的接口
Describes the column metadata of a row.
IDataBinding - org.eclipse.birt.report.engine.api.script.element中的接口
Represents the design of an DataBinding in the scripting environment
IDataItem - org.eclipse.birt.report.engine.api.script.element中的接口
Represents a the design of a DataItem in the scripting environment
IDataItemEventHandler - org.eclipse.birt.report.engine.api.script.eventhandler中的接口
Script event handler interface for a data item
IDataItemInstance - org.eclipse.birt.report.engine.api.script.instance中的接口
 
IDataSet - org.eclipse.birt.report.engine.api.script.element中的接口
Script wrapper of OdaDataSetHandle
IDataSetEventHandler - org.eclipse.birt.report.engine.api.script.eventhandler中的接口
Script event handler interface for a data set
IDataSetInstance - org.eclipse.birt.report.engine.api.script.instance中的接口
 
IDataSetRow - org.eclipse.birt.report.engine.api.script中的接口
 
IDataSource - org.eclipse.birt.report.engine.api.script.element中的接口
Script wrapper of OdaDataSourceHandle
IDataSourceEventHandler - org.eclipse.birt.report.engine.api.script.eventhandler中的接口
Script event handler interface for a data source
IDataSourceInstance - org.eclipse.birt.report.engine.api.script.instance中的接口
 
IDesignElement - org.eclipse.birt.report.engine.api.script.element中的接口
Script wrapper of DesignElementHandle
IDrillThroughInstance - org.eclipse.birt.report.engine.api.script.instance中的接口
 
IDynamicText - org.eclipse.birt.report.engine.api.script.element中的接口
Represents a the design of a multi line text item in the scripting environment
IDynamicTextEventHandler - org.eclipse.birt.report.engine.api.script.eventhandler中的接口
 
IDynamicTextInstance - org.eclipse.birt.report.engine.api.script.instance中的接口
 
IFilterCondition - org.eclipse.birt.report.engine.api.script.element中的接口
Represents the design of an FilterCondition in the scripting environment
IGrid - org.eclipse.birt.report.engine.api.script.element中的接口
Represents a the design of a Grid in the scripting environment
IGridEventHandler - org.eclipse.birt.report.engine.api.script.eventhandler中的接口
Script event handler interface for a grid
IGridInstance - org.eclipse.birt.report.engine.api.script.instance中的接口
 
IGroup - org.eclipse.birt.report.engine.api.script.element中的接口
Script wrapper of GroupHandle
IHideRule - org.eclipse.birt.report.engine.api.script.element中的接口
Represents the design of an HighRule in the scripting environment
IHighlightRule - org.eclipse.birt.report.engine.api.script.element中的接口
Represents the design of an HighLightRule in the scripting environment
IImage - org.eclipse.birt.report.engine.api.script.element中的接口
Represents a the design of an Image in the scripting environment
IImageEventHandler - org.eclipse.birt.report.engine.api.script.eventhandler中的接口
Script event handler interface for an image
IImageInstance - org.eclipse.birt.report.engine.api.script.instance中的接口
 
ILabel - org.eclipse.birt.report.engine.api.script.element中的接口
Represents a the design of a Label in the scripting environment
ILabelEventHandler - org.eclipse.birt.report.engine.api.script.eventhandler中的接口
Script event handler interface for a label
ILabelInstance - org.eclipse.birt.report.engine.api.script.instance中的接口
 
IList - org.eclipse.birt.report.engine.api.script.element中的接口
Represents the design of a List in the scripting environment
IListEventHandler - org.eclipse.birt.report.engine.api.script.eventhandler中的接口
Script event handler interface for a list
IListGroup - org.eclipse.birt.report.engine.api.script.element中的接口
Script wrapper of ListGroupHandle
IListGroupEventHandler - org.eclipse.birt.report.engine.api.script.eventhandler中的接口
 
IListing - org.eclipse.birt.report.engine.api.script.element中的接口
Represents the design of an Listing in the scripting environment
IListInstance - org.eclipse.birt.report.engine.api.script.instance中的接口
 
ImageEventAdapter - org.eclipse.birt.report.engine.api.script.eventadapter中的类
Default (empty) implementation of the IImageEventHandler interface
ImageEventAdapter() - 类 的构造器org.eclipse.birt.report.engine.api.script.eventadapter.ImageEventAdapter
 
IMasterPage - org.eclipse.birt.report.engine.api.script.element中的接口
Represents a master page in the scripting environment
IMasterPageEventHandler - org.eclipse.birt.report.engine.api.script.eventhandler中的接口
 
initeTheFactory(IScriptAPIFactory) - 类 中的静态方法org.eclipse.birt.report.engine.api.script.element.ScriptAPIFactory
已过时。
Set the base factory for this class.
initialize(IReportContext) - 类 中的方法org.eclipse.birt.report.engine.api.script.eventadapter.ReportEventAdapter
 
initialize(IReportContext) - 接口 中的方法org.eclipse.birt.report.engine.api.script.eventhandler.IReportEventHandler
Handle the initialize event
IPageInstance - org.eclipse.birt.report.engine.api.script.instance中的接口
 
IReportContext - org.eclipse.birt.report.engine.api.script中的接口
An interface used to share information between the event methods in scripting.
IReportDesign - org.eclipse.birt.report.engine.api.script.element中的接口
Script wrapper of ReportDesignHandle
IReportElement - org.eclipse.birt.report.engine.api.script.element中的接口
Represents a the design of a report element in the scripting environment
IReportElementInstance - org.eclipse.birt.report.engine.api.script.instance中的接口
 
IReportEventHandler - org.eclipse.birt.report.engine.api.script.eventhandler中的接口
Script event handler interface for a report
IReportItem - org.eclipse.birt.report.engine.api.script.element中的接口
Represents a the design of a report item in the scripting environment
IReportItemInstance - org.eclipse.birt.report.engine.api.script.instance中的接口
 
IResultSetColumn - org.eclipse.birt.report.engine.api.script.element中的接口
Represents the design of an ResultSetColumn in the scripting environment
IRow - org.eclipse.birt.report.engine.api.script.element中的接口
Represents a row in the scripting environment
IRowData - org.eclipse.birt.report.engine.api.script中的接口
Represents the computed expression results that are bound to the current row.
IRowEventHandler - org.eclipse.birt.report.engine.api.script.eventhandler中的接口
Script event handler interface for a detail row
IRowInstance - org.eclipse.birt.report.engine.api.script.instance中的接口
 
isBookmark() - 接口 中的方法org.eclipse.birt.report.engine.api.script.instance.IDrillThroughInstance
 
isComputedColumn(int) - 接口 中的方法org.eclipse.birt.report.engine.api.script.IColumnMetaData
Indicates whether the specified projected column is defined as a computed column.
IScriptAPIFactory - org.eclipse.birt.report.engine.api.script.element中的接口
已过时。 
IScriptedDataSetEventHandler - org.eclipse.birt.report.engine.api.script.eventhandler中的接口
Script event handler interface for a scripted data set
IScriptedDataSetMetaData - org.eclipse.birt.report.engine.api.script中的接口
Interface used by Scripted Data Set's describe handler to define column metadata of the data set.
IScriptedDataSourceEventHandler - org.eclipse.birt.report.engine.api.script.eventhandler中的接口
Script event handler interface for a scripted data source
IScriptStyle - org.eclipse.birt.report.engine.api.script.instance中的接口
 
IScriptStyleDesign - org.eclipse.birt.report.engine.api.script.element中的接口
Represents the design time style for a report element in the scripting environment
isHide(String, String) - 类 中的静态方法org.eclipse.birt.report.engine.api.script.ScriptMethodVisibilityUtil
Check script method is hide or not. if exist in map, that means need to be hidden, return true. else return false.
ISortCondition - org.eclipse.birt.report.engine.api.script.element中的接口
Represents the design of an SortCondition in the scripting environment
isReportDocumentFinished() - 接口 中的方法org.eclipse.birt.report.engine.api.script.IReportContext
check if the report document generation is finished.
ITable - org.eclipse.birt.report.engine.api.script.element中的接口
Represents the design of a Table in the scripting environment
ITableEventHandler - org.eclipse.birt.report.engine.api.script.eventhandler中的接口
Script event handler interface for a table
ITableGroup - org.eclipse.birt.report.engine.api.script.element中的接口
Script wrapper of TableGroupHandle
ITableGroupEventHandler - org.eclipse.birt.report.engine.api.script.eventhandler中的接口
 
ITableInstance - org.eclipse.birt.report.engine.api.script.instance中的接口
 
ITextItem - org.eclipse.birt.report.engine.api.script.element中的接口
Represents a the design of a TextItem in the scripting environment
ITextItemEventHandler - org.eclipse.birt.report.engine.api.script.eventhandler中的接口
Script event handler interface for a text item
ITextItemInstance - org.eclipse.birt.report.engine.api.script.instance中的接口
 
IUpdatableDataSetRow - org.eclipse.birt.report.engine.api.script中的接口
A Data Set Row which allows its column values to be updated.

L

LabelEventAdapter - org.eclipse.birt.report.engine.api.script.eventadapter中的类
Default (empty) implementation of the ILabelEventHandler interface
LabelEventAdapter() - 类 的构造器org.eclipse.birt.report.engine.api.script.eventadapter.LabelEventAdapter
 
ListEventAdapter - org.eclipse.birt.report.engine.api.script.eventadapter中的类
Default (empty) implementation of the IListEventHandler interface
ListEventAdapter() - 类 的构造器org.eclipse.birt.report.engine.api.script.eventadapter.ListEventAdapter
 
ListGroupEventAdapter - org.eclipse.birt.report.engine.api.script.eventadapter中的类
 
ListGroupEventAdapter() - 类 的构造器org.eclipse.birt.report.engine.api.script.eventadapter.ListGroupEventAdapter
 

M

MasterPageEventAdapter - org.eclipse.birt.report.engine.api.script.eventadapter中的类
 
MasterPageEventAdapter() - 类 的构造器org.eclipse.birt.report.engine.api.script.eventadapter.MasterPageEventAdapter
 

O

onCreate(IAutoTextInstance, IReportContext) - 类 中的方法org.eclipse.birt.report.engine.api.script.eventadapter.AutoTextEventAdapter
 
onCreate(ICellInstance, IReportContext) - 类 中的方法org.eclipse.birt.report.engine.api.script.eventadapter.CellEventAdapter
 
onCreate(IDataItemInstance, IReportContext) - 类 中的方法org.eclipse.birt.report.engine.api.script.eventadapter.DataItemEventAdapter
 
onCreate(IDynamicTextInstance, IReportContext) - 类 中的方法org.eclipse.birt.report.engine.api.script.eventadapter.DynamicTextEventAdapter
 
onCreate(IGridInstance, IReportContext) - 类 中的方法org.eclipse.birt.report.engine.api.script.eventadapter.GridEventAdapter
 
onCreate(IImageInstance, IReportContext) - 类 中的方法org.eclipse.birt.report.engine.api.script.eventadapter.ImageEventAdapter
 
onCreate(ILabelInstance, IReportContext) - 类 中的方法org.eclipse.birt.report.engine.api.script.eventadapter.LabelEventAdapter
 
onCreate(IListInstance, IReportContext) - 类 中的方法org.eclipse.birt.report.engine.api.script.eventadapter.ListEventAdapter
 
onCreate(IReportElementInstance, IReportContext) - 类 中的方法org.eclipse.birt.report.engine.api.script.eventadapter.ListGroupEventAdapter
 
onCreate(IRowInstance, IReportContext) - 类 中的方法org.eclipse.birt.report.engine.api.script.eventadapter.RowEventAdapter
 
onCreate(ITableInstance, IReportContext) - 类 中的方法org.eclipse.birt.report.engine.api.script.eventadapter.TableEventAdapter
 
onCreate(IReportElementInstance, IReportContext) - 类 中的方法org.eclipse.birt.report.engine.api.script.eventadapter.TableGroupEventAdapter
 
onCreate(ITextItemInstance, IReportContext) - 类 中的方法org.eclipse.birt.report.engine.api.script.eventadapter.TextItemEventAdapter
 
onCreate(IAutoTextInstance, IReportContext) - 接口 中的方法org.eclipse.birt.report.engine.api.script.eventhandler.IAutoTextEventHandler
Handle the onCreate event
onCreate(ICellInstance, IReportContext) - 接口 中的方法org.eclipse.birt.report.engine.api.script.eventhandler.ICellEventHandler
Handle the onCreate event
onCreate(IDataItemInstance, IReportContext) - 接口 中的方法org.eclipse.birt.report.engine.api.script.eventhandler.IDataItemEventHandler
Handle the onCreate event
onCreate(IDynamicTextInstance, IReportContext) - 接口 中的方法org.eclipse.birt.report.engine.api.script.eventhandler.IDynamicTextEventHandler
Handle the onCreate event
onCreate(IGridInstance, IReportContext) - 接口 中的方法org.eclipse.birt.report.engine.api.script.eventhandler.IGridEventHandler
Handle the onCreate event
onCreate(IImageInstance, IReportContext) - 接口 中的方法org.eclipse.birt.report.engine.api.script.eventhandler.IImageEventHandler
Handle the onCreate event
onCreate(ILabelInstance, IReportContext) - 接口 中的方法org.eclipse.birt.report.engine.api.script.eventhandler.ILabelEventHandler
Handle the onCreate event
onCreate(IListInstance, IReportContext) - 接口 中的方法org.eclipse.birt.report.engine.api.script.eventhandler.IListEventHandler
Handle the onCreate event
onCreate(IReportElementInstance, IReportContext) - 接口 中的方法org.eclipse.birt.report.engine.api.script.eventhandler.IListGroupEventHandler
 
onCreate(IRowInstance, IReportContext) - 接口 中的方法org.eclipse.birt.report.engine.api.script.eventhandler.IRowEventHandler
Handle the onCreate event
onCreate(ITableInstance, IReportContext) - 接口 中的方法org.eclipse.birt.report.engine.api.script.eventhandler.ITableEventHandler
Handle the onCreate event
onCreate(IReportElementInstance, IReportContext) - 接口 中的方法org.eclipse.birt.report.engine.api.script.eventhandler.ITableGroupEventHandler
 
onCreate(ITextItemInstance, IReportContext) - 接口 中的方法org.eclipse.birt.report.engine.api.script.eventhandler.ITextItemEventHandler
Handle the onCreate event
onFetch(IDataSetInstance, IDataSetRow, IReportContext) - 类 中的方法org.eclipse.birt.report.engine.api.script.eventadapter.DataSetEventAdapter
 
onFetch(IDataSetInstance, IDataSetRow, IReportContext) - 接口 中的方法org.eclipse.birt.report.engine.api.script.eventhandler.IDataSetEventHandler
Handle the onFetch event
onPageBreak(IAutoTextInstance, IReportContext) - 类 中的方法org.eclipse.birt.report.engine.api.script.eventadapter.AutoTextEventAdapter
 
onPageBreak(ICellInstance, IReportContext) - 类 中的方法org.eclipse.birt.report.engine.api.script.eventadapter.CellEventAdapter
 
onPageBreak(IDataItemInstance, IReportContext) - 类 中的方法org.eclipse.birt.report.engine.api.script.eventadapter.DataItemEventAdapter
 
onPageBreak(IDynamicTextInstance, IReportContext) - 类 中的方法org.eclipse.birt.report.engine.api.script.eventadapter.DynamicTextEventAdapter
 
onPageBreak(IGridInstance, IReportContext) - 类 中的方法org.eclipse.birt.report.engine.api.script.eventadapter.GridEventAdapter
 
onPageBreak(IImageInstance, IReportContext) - 类 中的方法org.eclipse.birt.report.engine.api.script.eventadapter.ImageEventAdapter
 
onPageBreak(ILabelInstance, IReportContext) - 类 中的方法org.eclipse.birt.report.engine.api.script.eventadapter.LabelEventAdapter
 
onPageBreak(IListInstance, IReportContext) - 类 中的方法org.eclipse.birt.report.engine.api.script.eventadapter.ListEventAdapter
 
onPageBreak(IReportElementInstance, IReportContext) - 类 中的方法org.eclipse.birt.report.engine.api.script.eventadapter.ListGroupEventAdapter
 
onPageBreak(IRowInstance, IReportContext) - 类 中的方法org.eclipse.birt.report.engine.api.script.eventadapter.RowEventAdapter
 
onPageBreak(ITableInstance, IReportContext) - 类 中的方法org.eclipse.birt.report.engine.api.script.eventadapter.TableEventAdapter
 
onPageBreak(IReportElementInstance, IReportContext) - 类 中的方法org.eclipse.birt.report.engine.api.script.eventadapter.TableGroupEventAdapter
 
onPageBreak(ITextItemInstance, IReportContext) - 类 中的方法org.eclipse.birt.report.engine.api.script.eventadapter.TextItemEventAdapter
 
onPageBreak(IAutoTextInstance, IReportContext) - 接口 中的方法org.eclipse.birt.report.engine.api.script.eventhandler.IAutoTextEventHandler
Handle the onPageBreak event
onPageBreak(ICellInstance, IReportContext) - 接口 中的方法org.eclipse.birt.report.engine.api.script.eventhandler.ICellEventHandler
Handle the onPageBreak event
onPageBreak(IDataItemInstance, IReportContext) - 接口 中的方法org.eclipse.birt.report.engine.api.script.eventhandler.IDataItemEventHandler
Handle the onPageBreak event
onPageBreak(IDynamicTextInstance, IReportContext) - 接口 中的方法org.eclipse.birt.report.engine.api.script.eventhandler.IDynamicTextEventHandler
Handle the onPageBreak event
onPageBreak(IGridInstance, IReportContext) - 接口 中的方法org.eclipse.birt.report.engine.api.script.eventhandler.IGridEventHandler
Handle the onPageBreak event
onPageBreak(IImageInstance, IReportContext) - 接口 中的方法org.eclipse.birt.report.engine.api.script.eventhandler.IImageEventHandler
Handle the onPageBreak event
onPageBreak(ILabelInstance, IReportContext) - 接口 中的方法org.eclipse.birt.report.engine.api.script.eventhandler.ILabelEventHandler
Handle the onPageBreak event
onPageBreak(IListInstance, IReportContext) - 接口 中的方法org.eclipse.birt.report.engine.api.script.eventhandler.IListEventHandler
Handle the onPageBreak event
onPageBreak(IReportElementInstance, IReportContext) - 接口 中的方法org.eclipse.birt.report.engine.api.script.eventhandler.IListGroupEventHandler
 
onPageBreak(IRowInstance, IReportContext) - 接口 中的方法org.eclipse.birt.report.engine.api.script.eventhandler.IRowEventHandler
Handle the onPageBreak event
onPageBreak(ITableInstance, IReportContext) - 接口 中的方法org.eclipse.birt.report.engine.api.script.eventhandler.ITableEventHandler
Handle the onPageBreak event
onPageBreak(IReportElementInstance, IReportContext) - 接口 中的方法org.eclipse.birt.report.engine.api.script.eventhandler.ITableGroupEventHandler
 
onPageBreak(ITextItemInstance, IReportContext) - 接口 中的方法org.eclipse.birt.report.engine.api.script.eventhandler.ITextItemEventHandler
Handle the onPageBreak event
onPageEnd(IPageInstance, IReportContext) - 类 中的方法org.eclipse.birt.report.engine.api.script.eventadapter.MasterPageEventAdapter
 
onPageEnd(IPageInstance, IReportContext) - 类 中的方法org.eclipse.birt.report.engine.api.script.eventadapter.ReportEventAdapter
 
onPageEnd(IPageInstance, IReportContext) - 接口 中的方法org.eclipse.birt.report.engine.api.script.eventhandler.IMasterPageEventHandler
Handle the onPageEnd event
onPageEnd(IPageInstance, IReportContext) - 接口 中的方法org.eclipse.birt.report.engine.api.script.eventhandler.IReportEventHandler
Handle the onPageEnd event
onPageStart(IPageInstance, IReportContext) - 类 中的方法org.eclipse.birt.report.engine.api.script.eventadapter.MasterPageEventAdapter
 
onPageStart(IPageInstance, IReportContext) - 类 中的方法org.eclipse.birt.report.engine.api.script.eventadapter.ReportEventAdapter
 
onPageStart(IPageInstance, IReportContext) - 接口 中的方法org.eclipse.birt.report.engine.api.script.eventhandler.IMasterPageEventHandler
Handle the onPageStart event
onPageStart(IPageInstance, IReportContext) - 接口 中的方法org.eclipse.birt.report.engine.api.script.eventhandler.IReportEventHandler
Handle the onPageStart event
onPrepare(IAutoText, IReportContext) - 类 中的方法org.eclipse.birt.report.engine.api.script.eventadapter.AutoTextEventAdapter
 
onPrepare(ICell, IReportContext) - 类 中的方法org.eclipse.birt.report.engine.api.script.eventadapter.CellEventAdapter
 
onPrepare(IDataItem, IReportContext) - 类 中的方法org.eclipse.birt.report.engine.api.script.eventadapter.DataItemEventAdapter
 
onPrepare(IDynamicText, IReportContext) - 类 中的方法org.eclipse.birt.report.engine.api.script.eventadapter.DynamicTextEventAdapter
 
onPrepare(IGrid, IReportContext) - 类 中的方法org.eclipse.birt.report.engine.api.script.eventadapter.GridEventAdapter
 
onPrepare(IImage, IReportContext) - 类 中的方法org.eclipse.birt.report.engine.api.script.eventadapter.ImageEventAdapter
 
onPrepare(ILabel, IReportContext) - 类 中的方法org.eclipse.birt.report.engine.api.script.eventadapter.LabelEventAdapter
 
onPrepare(IList, IReportContext) - 类 中的方法org.eclipse.birt.report.engine.api.script.eventadapter.ListEventAdapter
 
onPrepare(IListGroup, IReportContext) - 类 中的方法org.eclipse.birt.report.engine.api.script.eventadapter.ListGroupEventAdapter
 
onPrepare(IReportContext) - 类 中的方法org.eclipse.birt.report.engine.api.script.eventadapter.ReportEventAdapter
 
onPrepare(IRow, IReportContext) - 类 中的方法org.eclipse.birt.report.engine.api.script.eventadapter.RowEventAdapter
 
onPrepare(ITable, IReportContext) - 类 中的方法org.eclipse.birt.report.engine.api.script.eventadapter.TableEventAdapter
 
onPrepare(ITableGroup, IReportContext) - 类 中的方法org.eclipse.birt.report.engine.api.script.eventadapter.TableGroupEventAdapter
 
onPrepare(ITextItem, IReportContext) - 类 中的方法org.eclipse.birt.report.engine.api.script.eventadapter.TextItemEventAdapter
 
onPrepare(IAutoText, IReportContext) - 接口 中的方法org.eclipse.birt.report.engine.api.script.eventhandler.IAutoTextEventHandler
Handle the onPrepare event
onPrepare(ICell, IReportContext) - 接口 中的方法org.eclipse.birt.report.engine.api.script.eventhandler.ICellEventHandler
Handle the onPrepare event
onPrepare(IDataItem, IReportContext) - 接口 中的方法org.eclipse.birt.report.engine.api.script.eventhandler.IDataItemEventHandler
Handle the onPrepare event
onPrepare(IDynamicText, IReportContext) - 接口 中的方法org.eclipse.birt.report.engine.api.script.eventhandler.IDynamicTextEventHandler
Handle the onPrepare event
onPrepare(IGrid, IReportContext) - 接口 中的方法org.eclipse.birt.report.engine.api.script.eventhandler.IGridEventHandler
Handle the onPrepare event
onPrepare(IImage, IReportContext) - 接口 中的方法org.eclipse.birt.report.engine.api.script.eventhandler.IImageEventHandler
Handle the onPrepare event
onPrepare(ILabel, IReportContext) - 接口 中的方法org.eclipse.birt.report.engine.api.script.eventhandler.ILabelEventHandler
Handle the onPrepare event
onPrepare(IList, IReportContext) - 接口 中的方法org.eclipse.birt.report.engine.api.script.eventhandler.IListEventHandler
Handle the onPrepare event
onPrepare(IListGroup, IReportContext) - 接口 中的方法org.eclipse.birt.report.engine.api.script.eventhandler.IListGroupEventHandler
 
onPrepare(IReportContext) - 接口 中的方法org.eclipse.birt.report.engine.api.script.eventhandler.IReportEventHandler
Handle the onPrepare event
onPrepare(IRow, IReportContext) - 接口 中的方法org.eclipse.birt.report.engine.api.script.eventhandler.IRowEventHandler
Handle the onPrepare event
onPrepare(ITable, IReportContext) - 接口 中的方法org.eclipse.birt.report.engine.api.script.eventhandler.ITableEventHandler
Handle the onPrepare event
onPrepare(ITableGroup, IReportContext) - 接口 中的方法org.eclipse.birt.report.engine.api.script.eventhandler.ITableGroupEventHandler
 
onPrepare(ITextItem, IReportContext) - 接口 中的方法org.eclipse.birt.report.engine.api.script.eventhandler.ITextItemEventHandler
Handle the onPrepare event
onRender(IAutoTextInstance, IReportContext) - 类 中的方法org.eclipse.birt.report.engine.api.script.eventadapter.AutoTextEventAdapter
 
onRender(ICellInstance, IReportContext) - 类 中的方法org.eclipse.birt.report.engine.api.script.eventadapter.CellEventAdapter
 
onRender(IDataItemInstance, IReportContext) - 类 中的方法org.eclipse.birt.report.engine.api.script.eventadapter.DataItemEventAdapter
 
onRender(IDynamicTextInstance, IReportContext) - 类 中的方法org.eclipse.birt.report.engine.api.script.eventadapter.DynamicTextEventAdapter
 
onRender(IGridInstance, IReportContext) - 类 中的方法org.eclipse.birt.report.engine.api.script.eventadapter.GridEventAdapter
 
onRender(IImageInstance, IReportContext) - 类 中的方法org.eclipse.birt.report.engine.api.script.eventadapter.ImageEventAdapter
 
onRender(ILabelInstance, IReportContext) - 类 中的方法org.eclipse.birt.report.engine.api.script.eventadapter.LabelEventAdapter
 
onRender(IListInstance, IReportContext) - 类 中的方法org.eclipse.birt.report.engine.api.script.eventadapter.ListEventAdapter
 
onRender(IReportElementInstance, IReportContext) - 类 中的方法org.eclipse.birt.report.engine.api.script.eventadapter.ListGroupEventAdapter
 
onRender(IRowInstance, IReportContext) - 类 中的方法org.eclipse.birt.report.engine.api.script.eventadapter.RowEventAdapter
 
onRender(ITableInstance, IReportContext) - 类 中的方法org.eclipse.birt.report.engine.api.script.eventadapter.TableEventAdapter
 
onRender(IReportElementInstance, IReportContext) - 类 中的方法org.eclipse.birt.report.engine.api.script.eventadapter.TableGroupEventAdapter
 
onRender(ITextItemInstance, IReportContext) - 类 中的方法org.eclipse.birt.report.engine.api.script.eventadapter.TextItemEventAdapter
 
onRender(IAutoTextInstance, IReportContext) - 接口 中的方法org.eclipse.birt.report.engine.api.script.eventhandler.IAutoTextEventHandler
Handle the onRender event
onRender(ICellInstance, IReportContext) - 接口 中的方法org.eclipse.birt.report.engine.api.script.eventhandler.ICellEventHandler
Handle the onRender event
onRender(IDataItemInstance, IReportContext) - 接口 中的方法org.eclipse.birt.report.engine.api.script.eventhandler.IDataItemEventHandler
Handle the onRender event
onRender(IDynamicTextInstance, IReportContext) - 接口 中的方法org.eclipse.birt.report.engine.api.script.eventhandler.IDynamicTextEventHandler
Handle the onRender event
onRender(IGridInstance, IReportContext) - 接口 中的方法org.eclipse.birt.report.engine.api.script.eventhandler.IGridEventHandler
Handle the onRender event
onRender(IImageInstance, IReportContext) - 接口 中的方法org.eclipse.birt.report.engine.api.script.eventhandler.IImageEventHandler
Handle the onRender event
onRender(ILabelInstance, IReportContext) - 接口 中的方法org.eclipse.birt.report.engine.api.script.eventhandler.ILabelEventHandler
Handle the onRender event
onRender(IListInstance, IReportContext) - 接口 中的方法org.eclipse.birt.report.engine.api.script.eventhandler.IListEventHandler
Handle the onRender event
onRender(IReportElementInstance, IReportContext) - 接口 中的方法org.eclipse.birt.report.engine.api.script.eventhandler.IListGroupEventHandler
 
onRender(IRowInstance, IReportContext) - 接口 中的方法org.eclipse.birt.report.engine.api.script.eventhandler.IRowEventHandler
Handle the onRender event
onRender(ITableInstance, IReportContext) - 接口 中的方法org.eclipse.birt.report.engine.api.script.eventhandler.ITableEventHandler
Handle the onRender event
onRender(IReportElementInstance, IReportContext) - 接口 中的方法org.eclipse.birt.report.engine.api.script.eventhandler.ITableGroupEventHandler
 
onRender(ITextItemInstance, IReportContext) - 接口 中的方法org.eclipse.birt.report.engine.api.script.eventhandler.ITextItemEventHandler
Handle the onRender event
open(IDataSetInstance) - 类 中的方法org.eclipse.birt.report.engine.api.script.eventadapter.ScriptedDataSetEventAdapter
 
open(IDataSourceInstance) - 类 中的方法org.eclipse.birt.report.engine.api.script.eventadapter.ScriptedDataSourceEventAdapter
 
open(IDataSetInstance) - 接口 中的方法org.eclipse.birt.report.engine.api.script.eventhandler.IScriptedDataSetEventHandler
Handle the open event
open(IDataSourceInstance) - 接口 中的方法org.eclipse.birt.report.engine.api.script.eventhandler.IScriptedDataSourceEventHandler
Handle the open event
org.eclipse.birt.report.engine.api.script - 程序包 org.eclipse.birt.report.engine.api.script
Commonly used interfaces for the BIRT scripting environment.
org.eclipse.birt.report.engine.api.script.element - 程序包 org.eclipse.birt.report.engine.api.script.element
Report element representations in the BIRT scripting environment.
org.eclipse.birt.report.engine.api.script.eventadapter - 程序包 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 - 程序包 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 - 程序包 org.eclipse.birt.report.engine.api.script.instance
Report element representations in the BIRT scripting environment.

P

PAGE_VAR_PAGE_LABEL - 接口 中的静态变量org.eclipse.birt.report.engine.api.script.IReportContext
 

R

releaseInstance() - 类 中的静态方法org.eclipse.birt.report.engine.api.script.element.ScriptAPIFactory
已过时。
Singleton instance release method.
removeDataBinding(String) - 接口 中的方法org.eclipse.birt.report.engine.api.script.element.IReportItem
Removes special column binding
removeDataBindings() - 接口 中的方法org.eclipse.birt.report.engine.api.script.element.IReportItem
Removes all column bindings
removeFilterCondition(IFilterCondition) - 接口 中的方法org.eclipse.birt.report.engine.api.script.element.IListing
Removes filter condition.
removeFilterConditions() - 接口 中的方法org.eclipse.birt.report.engine.api.script.element.IListing
Removes filter condition.
removeHideRule(IHideRule) - 接口 中的方法org.eclipse.birt.report.engine.api.script.element.IColumn
Removes all hide rules that matches formatType.
removeHideRule(IHideRule) - 接口 中的方法org.eclipse.birt.report.engine.api.script.element.IReportItem
Removes all hide rules that matches formatType.
removeHideRule(IHideRule) - 接口 中的方法org.eclipse.birt.report.engine.api.script.element.IRow
Removes all hide rules that matches formatType.
removeHideRules() - 接口 中的方法org.eclipse.birt.report.engine.api.script.element.IColumn
Removes all hide rules
removeHideRules() - 接口 中的方法org.eclipse.birt.report.engine.api.script.element.IReportItem
Removes all hide rules
removeHideRules() - 接口 中的方法org.eclipse.birt.report.engine.api.script.element.IRow
Removes all hide rules
removeHighlightRule(IHighlightRule) - 接口 中的方法org.eclipse.birt.report.engine.api.script.element.IReportItem
Removes high light rule.
removeHighlightRule(IHighlightRule) - 接口 中的方法org.eclipse.birt.report.engine.api.script.element.IRow
Removes high light rule.
removeHighlightRules() - 接口 中的方法org.eclipse.birt.report.engine.api.script.element.IReportItem
Removes all high light rules.
removeHighlightRules() - 接口 中的方法org.eclipse.birt.report.engine.api.script.element.IRow
Removes all high light rules.
removeSortCondition(ISortCondition) - 接口 中的方法org.eclipse.birt.report.engine.api.script.element.IListing
Removes sort condition.
removeSortConditions() - 接口 中的方法org.eclipse.birt.report.engine.api.script.element.IListing
Removes all sort conditions
repeatHeader() - 接口 中的方法org.eclipse.birt.report.engine.api.script.element.ITable
Tests whether to repeat the headings at the top of each page.
ReportEventAdapter - org.eclipse.birt.report.engine.api.script.eventadapter中的类
Default (empty) implementation of the IReportEventHandler interface
ReportEventAdapter() - 类 的构造器org.eclipse.birt.report.engine.api.script.eventadapter.ReportEventAdapter
 
RowEventAdapter - org.eclipse.birt.report.engine.api.script.eventadapter中的类
Default (empty) implementation of the ITableDetailRowEventHandler interface
RowEventAdapter() - 类 的构造器org.eclipse.birt.report.engine.api.script.eventadapter.RowEventAdapter
 

S

ScriptAPIFactory - org.eclipse.birt.report.engine.api.script.element中的类
已过时。 
ScriptAPIFactory() - 类 的构造器org.eclipse.birt.report.engine.api.script.element.ScriptAPIFactory
已过时。
 
ScriptedDataSetEventAdapter - org.eclipse.birt.report.engine.api.script.eventadapter中的类
Default (empty) implementation of the IScriptedDataSetEventHandler interface
ScriptedDataSetEventAdapter() - 类 的构造器org.eclipse.birt.report.engine.api.script.eventadapter.ScriptedDataSetEventAdapter
 
ScriptedDataSourceEventAdapter - org.eclipse.birt.report.engine.api.script.eventadapter中的类
Default (empty) implementation of the IScriptedDataSourceEventHandler interface
ScriptedDataSourceEventAdapter() - 类 的构造器org.eclipse.birt.report.engine.api.script.eventadapter.ScriptedDataSourceEventAdapter
 
ScriptException - org.eclipse.birt.report.engine.api.script中的异常错误
Exception thrown in scripting.
ScriptException(String) - 异常错误 的构造器org.eclipse.birt.report.engine.api.script.ScriptException
 
ScriptException(Throwable) - 异常错误 的构造器org.eclipse.birt.report.engine.api.script.ScriptException
 
ScriptException(String, Throwable) - 异常错误 的构造器org.eclipse.birt.report.engine.api.script.ScriptException
 
ScriptMethodVisibilityUtil - org.eclipse.birt.report.engine.api.script中的类
Util class that check methods in script interface are visible or not.
ScriptMethodVisibilityUtil() - 类 的构造器org.eclipse.birt.report.engine.api.script.ScriptMethodVisibilityUtil
 
setAction(IActionInstance) - 接口 中的方法org.eclipse.birt.report.engine.api.script.instance.IDataItemInstance
set the actionInstance
setAction(IActionInstance) - 接口 中的方法org.eclipse.birt.report.engine.api.script.instance.IImageInstance
set the actionInstance
setAction(IActionInstance) - 接口 中的方法org.eclipse.birt.report.engine.api.script.instance.ILabelInstance
set the actionInstance
setAggregateOn(String) - 接口 中的方法org.eclipse.birt.report.engine.api.script.element.IDataBinding
Sets aggregateOn of column binding.
setAltText(String) - 接口 中的方法org.eclipse.birt.report.engine.api.script.element.IImage
Sets the alternate text of this image.
setAltText(String) - 接口 中的方法org.eclipse.birt.report.engine.api.script.instance.IImageInstance
Set the alt text
setAltTextKey(String) - 接口 中的方法org.eclipse.birt.report.engine.api.script.element.IImage
Sets the resource key of the alternate text of this image.
setAltTextKey(String) - 接口 中的方法org.eclipse.birt.report.engine.api.script.instance.IImageInstance
Set the alt text
setAntidiagonalNumber(int) - 接口 中的方法org.eclipse.birt.report.engine.api.script.element.ICell
Sets the number of the anti-diagonal lines that are from the top-right to bottom-left.
setAntidiagonalStyle(String) - 接口 中的方法org.eclipse.birt.report.engine.api.script.element.ICell
Sets the style of the anti-diagonal lines that are from the top-right to bottom-left.
setAntidiagonalThickness(String) - 接口 中的方法org.eclipse.birt.report.engine.api.script.element.ICell
Sets the the thickness of the anti-diagonal that is from top-right to bottom-left corner using a dimension string with optional unit suffix such as "10" or "10pt".
setBackgroundAttachement(String) - 接口 中的方法org.eclipse.birt.report.engine.api.script.instance.IScriptStyle
已过时。
replaced by setBackgroundAttachment( String attachment )
setBackgroundAttachment(String) - 接口 中的方法org.eclipse.birt.report.engine.api.script.element.IScriptStyleDesign
Sets the background attachment.
setBackgroundAttachment(String) - 接口 中的方法org.eclipse.birt.report.engine.api.script.instance.IScriptStyle
Set the attachment type (either SCROLL or FIXED)
setBackGroundColor(String) - 接口 中的方法org.eclipse.birt.report.engine.api.script.element.IHighlightRule
Sets backgroudcolor
setBackgroundColor(String) - 接口 中的方法org.eclipse.birt.report.engine.api.script.element.IScriptStyleDesign
Set the background color.
setBackgroundColor(String) - 接口 中的方法org.eclipse.birt.report.engine.api.script.instance.IScriptStyle
Set the background color
setBackgroundImage(String) - 接口 中的方法org.eclipse.birt.report.engine.api.script.element.IScriptStyleDesign
Sets the address of the background image.
setBackgroundImage(String) - 接口 中的方法org.eclipse.birt.report.engine.api.script.instance.IScriptStyle
Set the background image URI
setBackGroundPositionX(String) - 接口 中的方法org.eclipse.birt.report.engine.api.script.element.IScriptStyleDesign
Set the x position for the background.
setBackgroundPositionX(String) - 接口 中的方法org.eclipse.birt.report.engine.api.script.instance.IScriptStyle
Set the X (horizontal) position of the background image
setBackGroundPositionY(String) - 接口 中的方法org.eclipse.birt.report.engine.api.script.element.IScriptStyleDesign
Set the y position for the background.
setBackgroundPositionY(String) - 接口 中的方法org.eclipse.birt.report.engine.api.script.instance.IScriptStyle
Set the Y (vertical) position of the background image
setBackgroundRepeat(String) - 接口 中的方法org.eclipse.birt.report.engine.api.script.element.IScriptStyleDesign
Sets the repeat pattern for a background image.
setBackgroundRepeat(String) - 接口 中的方法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) - 接口 中的方法org.eclipse.birt.report.engine.api.script.element.IReportItem
Sets the bookmark of the report item.
setBookmark(String) - 接口 中的方法org.eclipse.birt.report.engine.api.script.element.IRow
Sets the bookmark of the row.
setBookmark(String) - 接口 中的方法org.eclipse.birt.report.engine.api.script.instance.IActionInstance
Set bookmark.
setBookmark(String) - 接口 中的方法org.eclipse.birt.report.engine.api.script.instance.IDrillThroughInstance
Set the bookmark to the drillThrough .
setBookmark(String) - 接口 中的方法org.eclipse.birt.report.engine.api.script.instance.IRowInstance
Set the bookmark
setBorderBottomColor(String) - 接口 中的方法org.eclipse.birt.report.engine.api.script.element.IScriptStyleDesign
Set the color of the bottom side of the border.
setBorderBottomColor(String) - 接口 中的方法org.eclipse.birt.report.engine.api.script.instance.IScriptStyle
Set the bottom border color
setBorderBottomStyle(String) - 接口 中的方法org.eclipse.birt.report.engine.api.script.element.IScriptStyleDesign
Sets the style of the bottom line of the border.
setBorderBottomStyle(String) - 接口 中的方法org.eclipse.birt.report.engine.api.script.instance.IScriptStyle
Set the bottom border style.
setBorderBottomWidth(String) - 接口 中的方法org.eclipse.birt.report.engine.api.script.element.IScriptStyleDesign
Set the width of the bottom side of the border.
setBorderBottomWidth(String) - 接口 中的方法org.eclipse.birt.report.engine.api.script.instance.IScriptStyle
Set the bottom border width.
setBorderLeftColor(String) - 接口 中的方法org.eclipse.birt.report.engine.api.script.element.IScriptStyleDesign
Set the color of the left side of the border.
setBorderLeftColor(String) - 接口 中的方法org.eclipse.birt.report.engine.api.script.instance.IScriptStyle
Set the left border color
setBorderLeftStyle(String) - 接口 中的方法org.eclipse.birt.report.engine.api.script.element.IScriptStyleDesign
Sets the style of the left line of the border.
setBorderLeftStyle(String) - 接口 中的方法org.eclipse.birt.report.engine.api.script.instance.IScriptStyle
Set the left border style.
setBorderLeftWidth(String) - 接口 中的方法org.eclipse.birt.report.engine.api.script.element.IScriptStyleDesign
Set the width of left side of the border.
setBorderLeftWidth(String) - 接口 中的方法org.eclipse.birt.report.engine.api.script.instance.IScriptStyle
Set the left border width.
setBorderRightColor(String) - 接口 中的方法org.eclipse.birt.report.engine.api.script.element.IScriptStyleDesign
Set the color of the right side of the border.
setBorderRightColor(String) - 接口 中的方法org.eclipse.birt.report.engine.api.script.instance.IScriptStyle
Set the right border color
setBorderRightStyle(String) - 接口 中的方法org.eclipse.birt.report.engine.api.script.element.IScriptStyleDesign
Sets the style of the right line of the border.
setBorderRightStyle(String) - 接口 中的方法org.eclipse.birt.report.engine.api.script.instance.IScriptStyle
Set the right border style.
setBorderRightWidth(String) - 接口 中的方法org.eclipse.birt.report.engine.api.script.element.IScriptStyleDesign
Set the width of the right side of the border.
setBorderRightWidth(String) - 接口 中的方法org.eclipse.birt.report.engine.api.script.instance.IScriptStyle
Set the right border width.
setBorderTopColor(String) - 接口 中的方法org.eclipse.birt.report.engine.api.script.element.IScriptStyleDesign
Set the color of the top side of the border.
setBorderTopColor(String) - 接口 中的方法org.eclipse.birt.report.engine.api.script.instance.IScriptStyle
Set the top border color
setBorderTopStyle(String) - 接口 中的方法org.eclipse.birt.report.engine.api.script.element.IScriptStyleDesign
Sets the style of the top line of the border.
setBorderTopStyle(String) - 接口 中的方法org.eclipse.birt.report.engine.api.script.instance.IScriptStyle
Set the top border style.
setBorderTopWidth(String) - 接口 中的方法org.eclipse.birt.report.engine.api.script.element.IScriptStyleDesign
Set the width of the top side of the border.
setBorderTopWidth(String) - 接口 中的方法org.eclipse.birt.report.engine.api.script.instance.IScriptStyle
Set the top border width.
setCanShrink(boolean) - 接口 中的方法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) - 接口 中的方法org.eclipse.birt.report.engine.api.script.instance.IScriptStyle
Can this element shrink?
setCaption(String) - 接口 中的方法org.eclipse.birt.report.engine.api.script.element.IGrid
Sets the caption text of this grid.
setCaption(String) - 接口 中的方法org.eclipse.birt.report.engine.api.script.element.ITable
Sets the caption text of this table.
setCaption(String) - 接口 中的方法org.eclipse.birt.report.engine.api.script.instance.IGridInstance
Set the caption
setCaption(String) - 接口 中的方法org.eclipse.birt.report.engine.api.script.instance.ITableInstance
Set the caption
setCaptionKey(String) - 接口 中的方法org.eclipse.birt.report.engine.api.script.element.IGrid
Sets the resource key of the caption.
setCaptionKey(String) - 接口 中的方法org.eclipse.birt.report.engine.api.script.element.ITable
Sets the resource key of the caption.
setCaptionKey(String) - 接口 中的方法org.eclipse.birt.report.engine.api.script.instance.IGridInstance
Set the caption key
setCaptionKey(String) - 接口 中的方法org.eclipse.birt.report.engine.api.script.instance.ITableInstance
Set the caption key
setColor(String) - 接口 中的方法org.eclipse.birt.report.engine.api.script.element.IHighlightRule
Sets color
setColor(String) - 接口 中的方法org.eclipse.birt.report.engine.api.script.element.IScriptStyleDesign
Set the font color.
setColor(String) - 接口 中的方法org.eclipse.birt.report.engine.api.script.instance.IScriptStyle
Set the font color
setColSpan(int) - 接口 中的方法org.eclipse.birt.report.engine.api.script.instance.ICellInstance
Set the column span
setColumn(int) - 接口 中的方法org.eclipse.birt.report.engine.api.script.element.ICell
Sets the cell's column property.
setColumnValue(int, Object) - 接口 中的方法org.eclipse.birt.report.engine.api.script.IUpdatableDataSetRow
Sets the column data by index.
setColumnValue(String, Object) - 接口 中的方法org.eclipse.birt.report.engine.api.script.IUpdatableDataSetRow
Sets the column data by column name.
setComments(String) - 接口 中的方法org.eclipse.birt.report.engine.api.script.element.IReportElement
Sets the comments of the report element.
setContent(String) - 接口 中的方法org.eclipse.birt.report.engine.api.script.element.ITextItem
Sets the text for the text element.
setContentKey(String) - 接口 中的方法org.eclipse.birt.report.engine.api.script.element.ITextItem
Sets the resource key of the text for the item.
setContentType(String) - 接口 中的方法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) - 接口 中的方法org.eclipse.birt.report.engine.api.script.element.ITextItem
Sets the content type of this text item.
setCurrentView(IDesignElement) - 接口 中的方法org.eclipse.birt.report.engine.api.script.element.IReportItem
Sets the view to be used.
setCustomXml(String) - 接口 中的方法org.eclipse.birt.report.engine.api.script.element.IReportElement
Sets the custom XML.
setData(byte[]) - 接口 中的方法org.eclipse.birt.report.engine.api.script.instance.IImageInstance
Set the data for a named image
setDataType(String) - 接口 中的方法org.eclipse.birt.report.engine.api.script.element.IDataBinding
Sets data type of column binding
setDateFormat(String) - 接口 中的方法org.eclipse.birt.report.engine.api.script.instance.IScriptStyle
Set the date format
setDateLocale(String) - 接口 中的方法org.eclipse.birt.report.engine.api.script.instance.IScriptStyle
Set the date locale
setDateTimeFormat(String) - 接口 中的方法org.eclipse.birt.report.engine.api.script.element.IHighlightRule
Sets date time format
setDateTimeFormat(String) - 接口 中的方法org.eclipse.birt.report.engine.api.script.element.IScriptStyleDesign
Sets the pattern of a date time format for a highlight rule.
setDateTimeFormatCategory(String) - 接口 中的方法org.eclipse.birt.report.engine.api.script.element.IScriptStyleDesign
Sets the category of a number format.
setDiagonalNumber(int) - 接口 中的方法org.eclipse.birt.report.engine.api.script.element.ICell
Sets the number of the diagonal lines that are from top-left to bottom-right corner.
setDiagonalStyle(String) - 接口 中的方法org.eclipse.birt.report.engine.api.script.element.ICell
Sets the style of the diagonal line that is from top-left to bottom-right corner.
setDiagonalThickness(String) - 接口 中的方法org.eclipse.birt.report.engine.api.script.element.ICell
Sets the the thickness of the diagonal that is from top-left to bottom-right corner using a dimension string with optional unit suffix such as "10" or "10pt".
setDirection(String) - 接口 中的方法org.eclipse.birt.report.engine.api.script.element.ISortCondition
Sets sort direction.
setDisplay(String) - 接口 中的方法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) - 接口 中的方法org.eclipse.birt.report.engine.api.script.instance.IScriptStyle
Set the display type (valid types are BLOCK, INLINE and NONE)
setDisplayName(String) - 接口 中的方法org.eclipse.birt.report.engine.api.script.element.IReportDesign
Sets the display name.
setDisplayName(String) - 接口 中的方法org.eclipse.birt.report.engine.api.script.element.IReportElement
Sets the display name.
setDisplayNameKey(String) - 接口 中的方法org.eclipse.birt.report.engine.api.script.element.IReportDesign
Sets the resource key of the display name.
setDisplayNameKey(String) - 接口 中的方法org.eclipse.birt.report.engine.api.script.element.IReportElement
Sets the resource key of the display name.
setDisplayValue(Object) - 接口 中的方法org.eclipse.birt.report.engine.api.script.instance.IDataItemInstance
set the display value of data item
setDrillThrough(IDrillThroughInstance) - 接口 中的方法org.eclipse.birt.report.engine.api.script.instance.IActionInstance
Set IDrillThroughInstance.
setDrop(String) - 接口 中的方法org.eclipse.birt.report.engine.api.script.element.ICell
Sets the cell's drop property.
setExpr(String) - 接口 中的方法org.eclipse.birt.report.engine.api.script.element.IFilterCondition
Sets expr
setExpression(String) - 接口 中的方法org.eclipse.birt.report.engine.api.script.element.IDataBinding
Sets expression of column binding.
setExpressionType(String) - 接口 中的方法org.eclipse.birt.report.engine.api.script.element.IDataBinding
Sets the expression type of the column binding.
setExtensionProperty(String, String) - 接口 中的方法org.eclipse.birt.report.engine.api.script.instance.IDataSetInstance
Set the value of an extension property
setExtensionProperty(String, String) - 接口 中的方法org.eclipse.birt.report.engine.api.script.instance.IDataSourceInstance
Set the extension property value
setFile(String) - 接口 中的方法org.eclipse.birt.report.engine.api.script.element.IImage
Sets the image file.
setFile(String) - 接口 中的方法org.eclipse.birt.report.engine.api.script.instance.IImageInstance
Sets the image file.
setFontFamily(String) - 接口 中的方法org.eclipse.birt.report.engine.api.script.element.IScriptStyleDesign
Set the font family.
setFontFamily(String) - 接口 中的方法org.eclipse.birt.report.engine.api.script.instance.IScriptStyle
Set the font family
setFontSize(String) - 接口 中的方法org.eclipse.birt.report.engine.api.script.element.IScriptStyleDesign
Set the font size.
setFontSize(String) - 接口 中的方法org.eclipse.birt.report.engine.api.script.instance.IScriptStyle
Set the font size
setFontStyle(String) - 接口 中的方法org.eclipse.birt.report.engine.api.script.element.IHighlightRule
Sets font style
setFontStyle(String) - 接口 中的方法org.eclipse.birt.report.engine.api.script.element.IScriptStyleDesign
Sets the style of the font.
setFontStyle(String) - 接口 中的方法org.eclipse.birt.report.engine.api.script.instance.IScriptStyle
Set the font style
setFontVariant(String) - 接口 中的方法org.eclipse.birt.report.engine.api.script.element.IScriptStyleDesign
Sets the variant of the font.
setFontVariant(String) - 接口 中的方法org.eclipse.birt.report.engine.api.script.instance.IScriptStyle
Set the font variant
setFontWeight(String) - 接口 中的方法org.eclipse.birt.report.engine.api.script.element.IHighlightRule
Sets font weight.
setFontWeight(String) - 接口 中的方法org.eclipse.birt.report.engine.api.script.element.IScriptStyleDesign
Sets the weight of the font.
setFontWeight(String) - 接口 中的方法org.eclipse.birt.report.engine.api.script.instance.IScriptStyle
Set the font weight
setFormat(String) - 接口 中的方法org.eclipse.birt.report.engine.api.script.element.IHideRule
Sets format
setFormat(String) - 接口 中的方法org.eclipse.birt.report.engine.api.script.instance.IDrillThroughInstance
Set the format of output report.
setFormatType(String) - 接口 中的方法org.eclipse.birt.report.engine.api.script.element.IAction
Sets the format type of the action.
setGlobalVariable(String, Object) - 接口 中的方法org.eclipse.birt.report.engine.api.script.IReportContext
Add the object to runtime scope.
setHeight(String) - 接口 中的方法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) - 接口 中的方法org.eclipse.birt.report.engine.api.script.element.IReportItem
Sets the item's height to a value in default units.
setHeight(String) - 接口 中的方法org.eclipse.birt.report.engine.api.script.instance.IReportElementInstance
Set the height of the element
setHeight(String) - 接口 中的方法org.eclipse.birt.report.engine.api.script.instance.IRowInstance
Set the height of the row
setHelpText(String) - 接口 中的方法org.eclipse.birt.report.engine.api.script.element.IDataItem
Sets the help text of this data item.
setHelpText(String) - 接口 中的方法org.eclipse.birt.report.engine.api.script.element.IImage
Sets the help text of this image item.
setHelpText(String) - 接口 中的方法org.eclipse.birt.report.engine.api.script.element.ILabel
Sets the help text of this label item.
setHelpText(String) - 接口 中的方法org.eclipse.birt.report.engine.api.script.instance.IReportItemInstance
Set the help text
setHelpTextKey(String) - 接口 中的方法org.eclipse.birt.report.engine.api.script.element.IDataItem
Sets the resource key of the help text of this data item.
setHelpTextKey(String) - 接口 中的方法org.eclipse.birt.report.engine.api.script.element.IImage
Sets the resource key of help text of this image item.
setHelpTextKey(String) - 接口 中的方法org.eclipse.birt.report.engine.api.script.element.ILabel
Sets the help text key of this label item.
setHideDetail(boolean) - 接口 中的方法org.eclipse.birt.report.engine.api.script.element.IGroup
Sets hide detail
setHorizontalPosition(String) - 接口 中的方法org.eclipse.birt.report.engine.api.script.instance.IReportElementInstance
Set the horizontal position
setHyperlink(String, String) - 接口 中的方法org.eclipse.birt.report.engine.api.script.instance.IActionInstance
Set hyperlink string and target.
setImageName(String) - 接口 中的方法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) - 接口 中的方法org.eclipse.birt.report.engine.api.script.instance.IImageInstance
Set the image name
setInputParameterValue(String, Object) - 接口 中的方法org.eclipse.birt.report.engine.api.script.instance.IDataSetInstance
Sets the value of the named data set input parameter.
setInterval(String) - 接口 中的方法org.eclipse.birt.report.engine.api.script.element.IGroup
Returns the interval of this group.
setIntervalBase(String) - 接口 中的方法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) - 接口 中的方法org.eclipse.birt.report.engine.api.script.element.IGroup
Returns the interval range of this group.
setKey(String) - 接口 中的方法org.eclipse.birt.report.engine.api.script.element.ISortCondition
Sets sort key.
setKeyExpr(String) - 接口 中的方法org.eclipse.birt.report.engine.api.script.element.IGroup
Sets the group expression.
setLetterSpacing(String) - 接口 中的方法org.eclipse.birt.report.engine.api.script.element.IScriptStyleDesign
Set the spacing between individual letters.
setLetterSpacing(String) - 接口 中的方法org.eclipse.birt.report.engine.api.script.instance.IScriptStyle
Set the letter spacing
setLineHeight(String) - 接口 中的方法org.eclipse.birt.report.engine.api.script.element.IScriptStyleDesign
Set the height of a line.
setLineHeight(String) - 接口 中的方法org.eclipse.birt.report.engine.api.script.instance.IScriptStyle
Set the line height
setLinkType(String) - 接口 中的方法org.eclipse.birt.report.engine.api.script.element.IAction
Sets the link type of the action.
setMarginBottom(String) - 接口 中的方法org.eclipse.birt.report.engine.api.script.element.IScriptStyleDesign
Set the margin of the bottom side.
setMarginBottom(String) - 接口 中的方法org.eclipse.birt.report.engine.api.script.instance.IScriptStyle
Set the bottom margin
setMarginLeft(String) - 接口 中的方法org.eclipse.birt.report.engine.api.script.element.IScriptStyleDesign
Set the margin of the left side.
setMarginLeft(String) - 接口 中的方法org.eclipse.birt.report.engine.api.script.instance.IScriptStyle
Set the left margin
setMarginRight(String) - 接口 中的方法org.eclipse.birt.report.engine.api.script.element.IScriptStyleDesign
Set the margin of the right side.
setMarginRight(String) - 接口 中的方法org.eclipse.birt.report.engine.api.script.instance.IScriptStyle
Set the right margin
setMarginTop(String) - 接口 中的方法org.eclipse.birt.report.engine.api.script.element.IScriptStyleDesign
Set the margin of the top side.
setMarginTop(String) - 接口 中的方法org.eclipse.birt.report.engine.api.script.instance.IScriptStyle
Set the top margin
setMasterPage(String) - 接口 中的方法org.eclipse.birt.report.engine.api.script.element.IScriptStyleDesign
Sets the master page name on which to start this section.
setMasterPage(String) - 接口 中的方法org.eclipse.birt.report.engine.api.script.instance.IScriptStyle
Set the master page
setMimeType(String) - 接口 中的方法org.eclipse.birt.report.engine.api.script.instance.IImageInstance
Set the MIME Type
setName(String) - 接口 中的方法org.eclipse.birt.report.engine.api.script.element.IDataBinding
Sets the name of column binding.
setName(String) - 接口 中的方法org.eclipse.birt.report.engine.api.script.element.IGroup
Sets the group name.
setName(String) - 接口 中的方法org.eclipse.birt.report.engine.api.script.element.IReportElement
Sets the name of this element.
setName(String) - 接口 中的方法org.eclipse.birt.report.engine.api.script.instance.IReportItemInstance
Set the name
setNamedExpression(String, String) - 接口 中的方法org.eclipse.birt.report.engine.api.script.element.IDesignElement
Sets name of user property defined in this element.
setNumberFormat(String) - 接口 中的方法org.eclipse.birt.report.engine.api.script.element.IScriptStyleDesign
Sets the pattern of a number format.
setNumberFormat(String) - 接口 中的方法org.eclipse.birt.report.engine.api.script.instance.IScriptStyle
Set the number format
setNumberFormatCategory(String) - 接口 中的方法org.eclipse.birt.report.engine.api.script.element.IScriptStyleDesign
Sets the category of a number format for a highlight rule.
setNumberLocale(String) - 接口 中的方法org.eclipse.birt.report.engine.api.script.instance.IScriptStyle
Set the number locale
setOperator(String) - 接口 中的方法org.eclipse.birt.report.engine.api.script.element.IFilterCondition
Sets operator
setOperator(String) - 接口 中的方法org.eclipse.birt.report.engine.api.script.element.IHighlightRule
Sets Operator
setOrphans(String) - 接口 中的方法org.eclipse.birt.report.engine.api.script.element.IScriptStyleDesign
Sets the orphans property.
setOutputParameterValue(String, Object) - 接口 中的方法org.eclipse.birt.report.engine.api.script.instance.IDataSetInstance
Sets the value of the named data set output parameter.
setPaddingBottom(String) - 接口 中的方法org.eclipse.birt.report.engine.api.script.element.IScriptStyleDesign
Set the padding of the bottom side.
setPaddingBottom(String) - 接口 中的方法org.eclipse.birt.report.engine.api.script.instance.IScriptStyle
Set the bottom padding.
setPaddingLeft(String) - 接口 中的方法org.eclipse.birt.report.engine.api.script.element.IScriptStyleDesign
Set the padding of the left side.
setPaddingLeft(String) - 接口 中的方法org.eclipse.birt.report.engine.api.script.instance.IScriptStyle
Set the left padding.
setPaddingRight(String) - 接口 中的方法org.eclipse.birt.report.engine.api.script.element.IScriptStyleDesign
Set the padding of the right side.
setPaddingRight(String) - 接口 中的方法org.eclipse.birt.report.engine.api.script.instance.IScriptStyle
Set the right padding.
setPaddingTop(String) - 接口 中的方法org.eclipse.birt.report.engine.api.script.element.IScriptStyleDesign
Set the padding of the top side.
setPaddingTop(String) - 接口 中的方法org.eclipse.birt.report.engine.api.script.instance.IScriptStyle
Set the top padding.
setPageBreakAfter(String) - 接口 中的方法org.eclipse.birt.report.engine.api.script.element.IGroup
Sets the value for break after property.
setPageBreakAfter(String) - 接口 中的方法org.eclipse.birt.report.engine.api.script.element.IScriptStyleDesign
Sets the page break after property for block-level elements.
setPageBreakAfter(String) - 接口 中的方法org.eclipse.birt.report.engine.api.script.instance.IScriptStyle
Set the page break after
setPageBreakBefore(String) - 接口 中的方法org.eclipse.birt.report.engine.api.script.element.IGroup
Sets the value for break before property.
setPageBreakBefore(String) - 接口 中的方法org.eclipse.birt.report.engine.api.script.element.IScriptStyleDesign
Sets the page break before property for block-level elements.
setPageBreakBefore(String) - 接口 中的方法org.eclipse.birt.report.engine.api.script.instance.IScriptStyle
Set the page break before
setPageBreakInside(String) - 接口 中的方法org.eclipse.birt.report.engine.api.script.element.IGroup
Sets the value for the page-break-inside.
setPageBreakInside(String) - 接口 中的方法org.eclipse.birt.report.engine.api.script.element.IScriptStyleDesign
Sets the page break inside property for block-level elements.
setPageBreakInside(String) - 接口 中的方法org.eclipse.birt.report.engine.api.script.instance.IScriptStyle
Set the page break inside
setPageType(String) - 接口 中的方法org.eclipse.birt.report.engine.api.script.element.IMasterPage
Sets page size type.
setPageVariable(String, Object) - 接口 中的方法org.eclipse.birt.report.engine.api.script.IReportContext
 
setParameterBindings(Map) - 接口 中的方法org.eclipse.birt.report.engine.api.script.instance.IDrillThroughInstance
Set a set of name/value pairs for running the report in the drillthrough link.
setParameterDisplayText(String, String) - 接口 中的方法org.eclipse.birt.report.engine.api.script.IReportContext
 
setParameterValue(String, Object) - 接口 中的方法org.eclipse.birt.report.engine.api.script.IReportContext
 
setPersistentGlobalVariable(String, Serializable) - 接口 中的方法org.eclipse.birt.report.engine.api.script.IReportContext
Add the object to report document scope.
setPrivateDriverProperty(String, String) - 接口 中的方法org.eclipse.birt.report.engine.api.script.element.IDataSet
Sets a private driver property value with the given name and value.
setPrivateDriverProperty(String, String) - 接口 中的方法org.eclipse.birt.report.engine.api.script.element.IDataSource
Sets a private driver property value with the given name and value.
setQueryText(String) - 接口 中的方法org.eclipse.birt.report.engine.api.script.element.IDataSet
Sets the query text.
setQueryText(String) - 接口 中的方法org.eclipse.birt.report.engine.api.script.instance.IDataSetInstance
Sets the query text of the data set.
setRepeatHeader(boolean) - 接口 中的方法org.eclipse.birt.report.engine.api.script.element.ITable
Sets whether to repeat the headings at the top of each page.
setRepeatHeader(boolean) - 接口 中的方法org.eclipse.birt.report.engine.api.script.instance.ITableInstance
Set repeat header
setReportName(String) - 接口 中的方法org.eclipse.birt.report.engine.api.script.element.IAction
Sets target report name for a drill-though link.
setReportName(String) - 接口 中的方法org.eclipse.birt.report.engine.api.script.instance.IDrillThroughInstance
Set the report name.
setResultSetColumn(String) - 接口 中的方法org.eclipse.birt.report.engine.api.script.element.IDataItem
Sets the value of the column name property.
setRowSpan(int) - 接口 中的方法org.eclipse.birt.report.engine.api.script.instance.ICellInstance
Set the rowspan
setScale(double) - 接口 中的方法org.eclipse.birt.report.engine.api.script.element.IImage
Sets the image scale property.
setSearchCriteria(Map) - 接口 中的方法org.eclipse.birt.report.engine.api.script.instance.IDrillThroughInstance
Set a set of name/value pairs for searching the report in the drillthrough link.
setShowIfBlank(boolean) - 接口 中的方法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) - 接口 中的方法org.eclipse.birt.report.engine.api.script.instance.IScriptStyle
Set show if blank
setSize(String) - 接口 中的方法org.eclipse.birt.report.engine.api.script.element.IImage
Sets the image size property.
setSortDirection(String) - 接口 中的方法org.eclipse.birt.report.engine.api.script.element.IGroup
Sets the sort direction of this group.
setSortType(String) - 接口 中的方法org.eclipse.birt.report.engine.api.script.element.IGroup
Sets the sort type, which indicates the way of sorting
setSource(String) - 接口 中的方法org.eclipse.birt.report.engine.api.script.element.IImage
Returns the image source type.
setStringFormat(String) - 接口 中的方法org.eclipse.birt.report.engine.api.script.element.IHighlightRule
Sets string format
setStringFormat(String) - 接口 中的方法org.eclipse.birt.report.engine.api.script.element.IScriptStyleDesign
Sets the pattern of a string format.
setStringFormat(String) - 接口 中的方法org.eclipse.birt.report.engine.api.script.instance.IScriptStyle
Set the string format
setStringFormatCategory(String) - 接口 中的方法org.eclipse.birt.report.engine.api.script.element.IScriptStyleDesign
Sets the category of a string format.
setStringLocale(String) - 接口 中的方法org.eclipse.birt.report.engine.api.script.instance.IScriptStyle
Set the string locale
setSummary(String) - 接口 中的方法org.eclipse.birt.report.engine.api.script.element.IGrid
Sets the summary of this grid.
setSummary(String) - 接口 中的方法org.eclipse.birt.report.engine.api.script.element.ITable
Sets the summary of this table.
setSummary(String) - 接口 中的方法org.eclipse.birt.report.engine.api.script.instance.IGridInstance
Set the summary
setSummary(String) - 接口 中的方法org.eclipse.birt.report.engine.api.script.instance.ITableInstance
Set the summary
setTargetBookmark(String) - 接口 中的方法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.
setTargetFileType(String) - 接口 中的方法org.eclipse.birt.report.engine.api.script.instance.IDrillThroughInstance
Sets target report file type for a drill-through action.
setTargetWindow(String) - 接口 中的方法org.eclipse.birt.report.engine.api.script.element.IAction
Sets the target window of the action.
setTargetWindow(String) - 接口 中的方法org.eclipse.birt.report.engine.api.script.instance.IDrillThroughInstance
Set the targetWindow string.
setTestExpression(String) - 接口 中的方法org.eclipse.birt.report.engine.api.script.element.IHighlightRule
Sets Test Expression
setText(String) - 接口 中的方法org.eclipse.birt.report.engine.api.script.element.ILabel
Sets the text of the label.
setText(String) - 接口 中的方法org.eclipse.birt.report.engine.api.script.instance.IAbstractTextInstance
Set the value
setText(String) - 接口 中的方法org.eclipse.birt.report.engine.api.script.instance.IAutoTextInstance
Set the value
setText(String) - 接口 中的方法org.eclipse.birt.report.engine.api.script.instance.ILabelInstance
Set the value
setTextAlign(String) - 接口 中的方法org.eclipse.birt.report.engine.api.script.element.IScriptStyleDesign
Sets the text align for block-level elements.
setTextAlign(String) - 接口 中的方法org.eclipse.birt.report.engine.api.script.instance.IScriptStyle
Set the text alignment.
setTextIndent(String) - 接口 中的方法org.eclipse.birt.report.engine.api.script.element.IScriptStyleDesign
Set the text indent.
setTextIndent(String) - 接口 中的方法org.eclipse.birt.report.engine.api.script.instance.IScriptStyle
Set text indent
setTextKey(String) - 接口 中的方法org.eclipse.birt.report.engine.api.script.element.ILabel
Sets the resource key of the static text of the label.
setTextKey(String) - 接口 中的方法org.eclipse.birt.report.engine.api.script.instance.ILabelInstance
Set the text key
setTextLineThrough(String) - 接口 中的方法org.eclipse.birt.report.engine.api.script.element.IScriptStyleDesign
Sets one 'text-decoration' property to set line-through styles.
setTextLineThrough(String) - 接口 中的方法org.eclipse.birt.report.engine.api.script.instance.IScriptStyle
Set the text line through
setTextOverline(String) - 接口 中的方法org.eclipse.birt.report.engine.api.script.element.IScriptStyleDesign
Sets one 'text-decoration' property to set overline styles.
setTextOverline(String) - 接口 中的方法org.eclipse.birt.report.engine.api.script.instance.IScriptStyle
Set the text overline
setTextTransform(String) - 接口 中的方法org.eclipse.birt.report.engine.api.script.element.IScriptStyleDesign
Sets the value used to transform the text.
setTextTransform(String) - 接口 中的方法org.eclipse.birt.report.engine.api.script.instance.IScriptStyle
Set the text transform.
setTextUnderline(String) - 接口 中的方法org.eclipse.birt.report.engine.api.script.element.IScriptStyleDesign
Sets one 'text-decoration' property to set underline styles.
setTextUnderline(String) - 接口 中的方法org.eclipse.birt.report.engine.api.script.instance.IScriptStyle
Set the text underline
setTheme(String) - 接口 中的方法org.eclipse.birt.report.engine.api.script.element.IReportDesign
Sets the theme for this report design.
setTOC(String) - 接口 中的方法org.eclipse.birt.report.engine.api.script.instance.IDrillThroughInstance
Set the TOC of this drillThrough.
setTocExpression(String) - 接口 中的方法org.eclipse.birt.report.engine.api.script.element.IGroup
Sets a table of contents entry for this item.
setTocExpression(String) - 接口 中的方法org.eclipse.birt.report.engine.api.script.element.IReportItem
Sets a table of contents entry for this item.
setTooltip(String) - 接口 中的方法org.eclipse.birt.report.engine.api.script.instance.IActionInstance
 
setTypeExpression(String) - 接口 中的方法org.eclipse.birt.report.engine.api.script.element.IImage
Sets the type expression value.
setURI(String) - 接口 中的方法org.eclipse.birt.report.engine.api.script.element.IAction
Sets the hyperlink of this action.
setURI(String) - 接口 中的方法org.eclipse.birt.report.engine.api.script.element.IImage
已过时。
Sets the image uri property. The source type is automatically set in this method. Whether IMAGE_REF_TYPE_FILE or IMAGE_REF_TYPE_URL depends on the uri to set.
setURI(String) - 接口 中的方法org.eclipse.birt.report.engine.api.script.instance.IImageInstance
已过时。
Set the image URI
setURL(String) - 接口 中的方法org.eclipse.birt.report.engine.api.script.element.IImage
Sets the image url.
setURL(String) - 接口 中的方法org.eclipse.birt.report.engine.api.script.instance.IImageInstance
Sets the image url.
setUserProperty(String, String) - 接口 中的方法org.eclipse.birt.report.engine.api.script.element.IDesignElement
Sets user property defined in this element.
setUserProperty(String, Object, String) - 接口 中的方法org.eclipse.birt.report.engine.api.script.element.IDesignElement
Sets user property defined in this element.
setUserPropertyValue(String, Object) - 接口 中的方法org.eclipse.birt.report.engine.api.script.instance.IReportElementInstance
Set the value of a user property
setValue1(String) - 接口 中的方法org.eclipse.birt.report.engine.api.script.element.IFilterCondition
Sets value1
setValue1(String) - 接口 中的方法org.eclipse.birt.report.engine.api.script.element.IHighlightRule
Sets Value1
setValue2(String) - 接口 中的方法org.eclipse.birt.report.engine.api.script.element.IFilterCondition
Sets value2
setValue2(String) - 接口 中的方法org.eclipse.birt.report.engine.api.script.element.IHighlightRule
Sets Value2
setValueExpr(String) - 接口 中的方法org.eclipse.birt.report.engine.api.script.element.IDynamicText
Sets the expression that gives the text that this multi-line data item displays.
setValueExpr(String) - 接口 中的方法org.eclipse.birt.report.engine.api.script.element.IHideRule
Sets value expression.
setValueExpression(String) - 接口 中的方法org.eclipse.birt.report.engine.api.script.element.IImage
Sets the value expression value.
setVerticalAlign(String) - 接口 中的方法org.eclipse.birt.report.engine.api.script.element.IScriptStyleDesign
Sets the value of the vertical align property for inline elements.
setVerticalAlign(String) - 接口 中的方法org.eclipse.birt.report.engine.api.script.instance.IScriptStyle
Set the vertical alignment.
setVerticalPosition(String) - 接口 中的方法org.eclipse.birt.report.engine.api.script.instance.IReportElementInstance
Set the vertical position
setVisibleFormat(String) - 接口 中的方法org.eclipse.birt.report.engine.api.script.instance.IScriptStyle
Set format to hide in.
setWhiteSpace(String) - 接口 中的方法org.eclipse.birt.report.engine.api.script.element.IScriptStyleDesign
Sets the white space property for block elements.
setWhiteSpace(String) - 接口 中的方法org.eclipse.birt.report.engine.api.script.instance.IScriptStyle
Set the whitespace.
setWidows(String) - 接口 中的方法org.eclipse.birt.report.engine.api.script.element.IScriptStyleDesign
Sets the widows property.
setWidth(String) - 接口 中的方法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) - 接口 中的方法org.eclipse.birt.report.engine.api.script.element.IReportItem
Sets the item's width to a value in default units.
setWidth(String) - 接口 中的方法org.eclipse.birt.report.engine.api.script.instance.IColumnInstance
Set the width of this column.
setWidth(String) - 接口 中的方法org.eclipse.birt.report.engine.api.script.instance.IReportElementInstance
Set the width of the element
setWordSpacing(String) - 接口 中的方法org.eclipse.birt.report.engine.api.script.element.IScriptStyleDesign
Set the spacing between two words.
setWordSpacing(String) - 接口 中的方法org.eclipse.birt.report.engine.api.script.instance.IScriptStyle
Set the word spacing
setX(String) - 接口 中的方法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) - 接口 中的方法org.eclipse.birt.report.engine.api.script.element.IReportItem
Sets the item's x position to a value in default units.
setY(String) - 接口 中的方法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) - 接口 中的方法org.eclipse.birt.report.engine.api.script.element.IReportItem
Sets the item's y position to a value in default units.
StructureScriptAPIFactory - org.eclipse.birt.report.engine.api.script.element中的类
已过时。
replaced by methods in IReportDesign .
StructureScriptAPIFactory() - 类 的构造器org.eclipse.birt.report.engine.api.script.element.StructureScriptAPIFactory
已过时。
 

T

TableEventAdapter - org.eclipse.birt.report.engine.api.script.eventadapter中的类
Default (empty) implementation of the ITableEventHandler interface
TableEventAdapter() - 类 的构造器org.eclipse.birt.report.engine.api.script.eventadapter.TableEventAdapter
 
TableGroupEventAdapter - org.eclipse.birt.report.engine.api.script.eventadapter中的类
 
TableGroupEventAdapter() - 类 的构造器org.eclipse.birt.report.engine.api.script.eventadapter.TableGroupEventAdapter
 
TextItemEventAdapter - org.eclipse.birt.report.engine.api.script.eventadapter中的类
Default (empty) implementation of the ITextItemEventHandler interface
TextItemEventAdapter() - 类 的构造器org.eclipse.birt.report.engine.api.script.eventadapter.TextItemEventAdapter
 
A B C D E F G H I L M O P R S T 
跳过导航链接

Copyright © 2008 Actuate Corp. All rights reserved.