public class ColumnBandData
extends java.lang.Object
implements java.lang.Cloneable
Modifier and Type | Method and Description |
---|---|
protected java.lang.Object |
clone() |
ColumnBandData |
copy()
Deeply clones the column band data.
|
protected java.util.List |
getCells()
Returns cells after the copy operation.
|
protected org.eclipse.birt.report.model.elements.TableColumn |
getColumn()
Returns the copied column.
|
protected org.eclipse.birt.report.model.elements.TableColumn getColumn()
protected java.util.List getCells()
CellContextInfo
.protected java.lang.Object clone() throws java.lang.CloneNotSupportedException
clone
in class java.lang.Object
java.lang.CloneNotSupportedException
public ColumnBandData copy()
Copyright © 2008 Actuate Corp. All rights reserved.