public class ColumnBindingUtil
extends java.lang.Object
| 构造器和说明 |
|---|
ColumnBindingUtil() |
| 限定符和类型 | 方法和说明 |
|---|---|
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 bindSemanticExceptionCopyright © 2008 Actuate Corp. All rights reserved.