|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.eclipse.birt.report.model.api.RowBandAdapter
org.eclipse.birt.report.model.api.GridRowBandAdapter
public class GridRowBandAdapter
Represents an object of copied objects when do copy/paste operations between grids.
| Field Summary | |
|---|---|
protected GridHandle |
element
The element where the copy/paste operation occurs. |
| Method Summary | |
|---|---|
protected int |
getColumnCount()
Returns the number of columns in the element. |
protected ReportItemHandle |
getElementHandle()
Returns the element where the copy/paste operation occurs. |
protected int |
getRowCount()
Returns count of rows. |
| Methods inherited from class org.eclipse.birt.report.model.api.RowBandAdapter |
|---|
computeRowCount, computeRowCount, getModule, hasParent |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected GridHandle element
| Method Detail |
|---|
protected ReportItemHandle getElementHandle()
RowBandAdapter
getElementHandle in class RowBandAdapterprotected int getRowCount()
RowBandAdapter
getRowCount in class RowBandAdapterprotected int getColumnCount()
RowBandAdapter
getColumnCount in class RowBandAdapter
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||