Package org.eclipse.birt.report.model.api.simpleapi

Report element representations in the BIRT simple API environment.

See:
          Description

Interface Summary
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
IExtendedItem Script wrapper of ExtendedItemHandle.
IFilterCondition Represents the design of an FilterCondition in the scripting environment
IFilterConditionElement  
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
IMultiRowItem  
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
ISimpleElementFactory The factory class to create scriptable objects.
ISortCondition Represents the design of an SortCondition in the scripting environment
ISortElement The simple API class for the SortElementHandle.
IStyle Represents the design time style for a report element 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
 

Class Summary
SimpleElementFactory  
 

Package org.eclipse.birt.report.model.api.simpleapi Description

Report element representations in the BIRT simple API environment. These are design time representations of the elements.

Package Specification

Design time report element representations.

Since:
2.0


Copyright © 2008 Actuate Corp. All rights reserved.