Package | Description |
---|---|
org.eclipse.birt.report.engine.api.script.element |
Report element representations in the BIRT scripting environment.
|
Modifier and Type | Interface and Description |
---|---|
interface |
IAutoText
Simple wrapper of AutoTextHandle
|
interface |
ICell
Represents a the design of a Cell in the scripting environment
|
interface |
IDataItem
Represents a the design of a DataItem in the scripting environment
|
interface |
IDynamicText
Represents a the design of a multi line text item in the scripting
environment
|
interface |
IGrid
Represents a the design of a Grid in the scripting environment
|
interface |
IGroup
Script wrapper of GroupHandle
|
interface |
IImage
Represents a the design of an Image in the scripting environment
|
interface |
ILabel
Represents a the design of a Label in the scripting environment
|
interface |
IList
Represents the design of a List in the scripting environment
|
interface |
IListGroup
Script wrapper of ListGroupHandle
|
interface |
IListing
Represents the design of an Listing in the scripting environment
|
interface |
IMasterPage
Represents a master page in the scripting environment
|
interface |
IReportDesign
Script wrapper of ReportDesignHandle
|
interface |
IReportElement
Represents a the design of a report element in the scripting environment
|
interface |
IReportItem
Represents a the design of a report item in the scripting environment
|
interface |
IRow
Represents a row in the scripting environment
|
interface |
ITable
Represents the design of a Table in the scripting environment
|
interface |
ITableGroup
Script wrapper of TableGroupHandle
|
interface |
ITextItem
Represents a the design of a TextItem in the scripting environment
|
Modifier and Type | Method and Description |
---|---|
IDesignElement |
IDesignElement.getParent()
Return the parent of this element
|
Modifier and Type | Method and Description |
---|---|
void |
IReportItem.setCurrentView(IDesignElement viewElement)
Sets the view to be used.
|
Copyright © 2008 Actuate Corp. All rights reserved.