|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use TableGroupHandle | |
|---|---|
| org.eclipse.birt.report.model.api | Tool-writer's interface for the BIRT design model (also known as the "Design Engine.") |
| org.eclipse.birt.report.model.api.elements.table | |
| Uses of TableGroupHandle in org.eclipse.birt.report.model.api |
|---|
| Methods in org.eclipse.birt.report.model.api that return TableGroupHandle | |
|---|---|
TableGroupHandle |
ElementFactory.newTableGroup()
Creates a new table group element. |
| Methods in org.eclipse.birt.report.model.api with parameters of type TableGroupHandle | |
|---|---|
protected void |
DesignVisitor.visitTableGroup(TableGroupHandle obj)
Visits the table group element. |
| Uses of TableGroupHandle in org.eclipse.birt.report.model.api.elements.table |
|---|
| Methods in org.eclipse.birt.report.model.api.elements.table that return TableGroupHandle | |
|---|---|
TableGroupHandle |
LayoutSlot.getGroup()
Returns the handle of the group that contains this slot if applicable. |
TableGroupHandle |
LayoutGroup.getGroup()
Returns the corresponding handle of the table group. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||