Package | Description |
---|---|
org.eclipse.birt.report.model.api |
Tool-writer's interface for the BIRT design model
(also known as the "Design Engine.")
|
Modifier and Type | Class and Description |
---|---|
class |
GridRowBandAdapter
Represents an object of copied objects when do copy/paste operations between
grids.
|
class |
TableRowBandAdapter
Represents an object of copied objects when do copy/paste operations between
tables.
|
Constructor and Description |
---|
RowBandInsertAction(RowBandAdapter adapter)
Constructs a
RowBandAdapter for the insert action. |
RowBandPasteAction(RowBandAdapter adapter)
Constructs a
RowBandAdapter for the paste action. |
RowBandShiftAction(RowBandAdapter adapter)
Constructs a default
RowBandAdapter . |
Copyright © 2008 Actuate Corp. All rights reserved.