Package | Description |
---|---|
org.eclipse.birt.report.engine.api.script.element |
Report element representations in the BIRT scripting environment.
|
Modifier and Type | Method and Description |
---|---|
IDataBinding |
IReportDesign.createDataBinding()
Create
IDataBinding |
IDataBinding |
IScriptAPIFactory.createDataBinding()
Deprecated.
Create
IDataBinding |
IDataBinding |
ScriptAPIFactory.createDataBinding()
Deprecated.
|
static IDataBinding |
StructureScriptAPIFactory.createDataBinding()
Deprecated.
Create
IDataBinding |
IDataBinding[] |
IReportItem.getDataBindings()
Returns array of all column bindings
|
Modifier and Type | Method and Description |
---|---|
void |
IReportItem.addDataBinding(IDataBinding binding)
Add ComputedColumn.name , expression of IDataBinding are required.
|
Copyright © 2008 Actuate Corp. All rights reserved.