|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.eclipse.birt.report.model.api.util.ColumnBindingUtil
public class ColumnBindingUtil
The utility class for bound data columns migration.
| Constructor Summary | |
|---|---|
ColumnBindingUtil()
|
|
| Method Summary | |
|---|---|
static ComputedColumnHandle |
addColumnBinding(ReportItemHandle handle,
ComputedColumn column)
Binds a column to the given element. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ColumnBindingUtil()
| Method Detail |
|---|
public static ComputedColumnHandle addColumnBinding(ReportItemHandle handle,
ComputedColumn column)
throws SemanticException
handle - the handle of the element to bindcolumn - the column to bind
SemanticException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||