|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use IDataBinding | |
---|---|
org.eclipse.birt.report.engine.api.script.element | Report element representations in the BIRT scripting environment. |
Uses of IDataBinding in org.eclipse.birt.report.engine.api.script.element |
---|
Methods in org.eclipse.birt.report.engine.api.script.element that return IDataBinding | |
---|---|
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 |
Methods in org.eclipse.birt.report.engine.api.script.element with parameters of type IDataBinding | |
---|---|
void |
IReportItem.addDataBinding(IDataBinding binding)
Add ComputedColumn.name , expression of IDataBinding are required. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |