public class ColumnBandData
extends java.lang.Object
implements java.lang.Cloneable
| 限定符和类型 | 方法和说明 |
|---|---|
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 在类中 java.lang.Objectjava.lang.CloneNotSupportedExceptionpublic ColumnBandData copy()
Copyright © 2008 Actuate Corp. All rights reserved.