|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use IDesignElement | |
org.eclipse.birt.report.engine.api.script.element | Report element representations in the BIRT scripting environment. |
Uses of IDesignElement in org.eclipse.birt.report.engine.api.script.element |
Subinterfaces of IDesignElement in org.eclipse.birt.report.engine.api.script.element | |
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
|
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 a the design of a List in the scripting environment |
interface |
IListGroup
|
interface |
IReportDesign
|
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 a the design of a Table in the scripting environment |
interface |
ITableGroup
|
interface |
ITextItem
Represents a the design of a TextItem in the scripting environment |
Methods in org.eclipse.birt.report.engine.api.script.element that return IDesignElement | |
IDesignElement |
IDesignElement.getParent()
Return the parent of this element |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |