请参阅: 说明
| 接口 | 说明 |
|---|---|
| IAction |
Script wrapper of
ActionHandle |
| IAutoText |
Simple wrapper of AutoTextHandle
|
| ICell |
Represents a the design of a Cell in the scripting environment
|
| IColumn |
Script wrapper of ColumnHandle.
|
| IDataBinding |
Represents the design of an DataBinding in the scripting environment
|
| IDataItem |
Represents a the design of a DataItem in the scripting environment
|
| IDataSet |
Script wrapper of OdaDataSetHandle
|
| IDataSource |
Script wrapper of OdaDataSourceHandle
|
| IDesignElement |
Script wrapper of DesignElementHandle
|
| IDynamicText |
Represents a the design of a multi line text item in the scripting
environment
|
| IFilterCondition |
Represents the design of an FilterCondition in the scripting environment
|
| IGrid |
Represents a the design of a Grid in the scripting environment
|
| IGroup |
Script wrapper of GroupHandle
|
| IHideRule |
Represents the design of an HighRule in the scripting environment
|
| IHighlightRule |
Represents the design of an HighLightRule in the scripting environment
|
| IImage |
Represents a the design of an Image in the scripting environment
|
| ILabel |
Represents a the design of a Label in the scripting environment
|
| IList |
Represents the design of a List in the scripting environment
|
| IListGroup |
Script wrapper of ListGroupHandle
|
| IListing |
Represents the design of an Listing in the scripting environment
|
| IMasterPage |
Represents a master page in the scripting environment
|
| IReportDesign |
Script wrapper of ReportDesignHandle
|
| IReportElement |
Represents a the design of a report element in the scripting environment
|
| IReportItem |
Represents a the design of a report item in the scripting environment
|
| IResultSetColumn |
Represents the design of an ResultSetColumn in the scripting environment
|
| IRow |
Represents a row in the scripting environment
|
| IScriptAPIFactory | 已过时 |
| IScriptStyleDesign |
Represents the design time style for a report element in the scripting
environment
|
| ISortCondition |
Represents the design of an SortCondition in the scripting environment
|
| ITable |
Represents the design of a Table in the scripting environment
|
| ITableGroup |
Script wrapper of TableGroupHandle
|
| ITextItem |
Represents a the design of a TextItem in the scripting environment
|
| 类 | 说明 |
|---|---|
| ScriptAPIFactory | 已过时 |
| StructureScriptAPIFactory | 已过时
replaced by methods in
IReportDesign . |
Report element representations in the BIRT scripting environment. These are design time representations of the elements. They can usually be accessed and modified in the onPrepare events.
Copyright © 2008 Actuate Corp. All rights reserved.