|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.eclipse.birt.report.model.api.ColumnBandData
public class ColumnBandData
Represents the data structure to store copied objects like the column and cells.
| Method Summary | |
|---|---|
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. |
| Methods inherited from class java.lang.Object |
|---|
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
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.Objectjava.lang.CloneNotSupportedExceptionpublic ColumnBandData copy()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||