Package org.eclipse.birt.report.engine.api.script.element

Report element representations in the BIRT scripting environment.

See:
          Description

Interface Summary
IAction  
ICell Represents a the design of a Cell in the scripting environment
IDataBinding Represents the design of an DataBinding in the scripting environment
IDataItem Represents a the design of a DataItem in the scripting environment
IDataSet  
IDataSource  
IDesignElement  
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  
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  
IListing Represents the design of an Listing in the scripting environment
IReport Represents the report in the run time environment.
IReportDesign  
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
IRow Represents a row in the scripting environment
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  
ITextItem Represents a the design of a TextItem in the scripting environment
 

Package org.eclipse.birt.report.engine.api.script.element Description

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.

Package Specification

Design time report element representations.

Since:
2.0


Copyright © 2005 Actuate Corp. All rights reserved.