public class ColumnBindingUtil
extends java.lang.Object
Constructor and Description |
---|
ColumnBindingUtil() |
Modifier and Type | Method and Description |
---|---|
static ComputedColumnHandle |
addColumnBinding(ReportItemHandle handle,
ComputedColumn column)
Binds a column to the given element.
|
public static ComputedColumnHandle addColumnBinding(ReportItemHandle handle, ComputedColumn column) throws SemanticException
handle
- the handle of the element to bindcolumn
- the column to bindSemanticException
Copyright © 2008 Actuate Corp. All rights reserved.