|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use GroupElementHandle | |
|---|---|
| org.eclipse.birt.report.model.api | Tool-writer's interface for the BIRT design model (also known as the "Design Engine.") |
| Uses of GroupElementHandle in org.eclipse.birt.report.model.api |
|---|
| Subclasses of GroupElementHandle in org.eclipse.birt.report.model.api | |
|---|---|
class |
EmptyGroupElementHandle
Implements an empty group element handle, which actually can do nothing. |
class |
SimpleGroupElementHandle
Implements a simple group element handle, which has a non-empty selection element list and root module. |
| Fields in org.eclipse.birt.report.model.api declared as GroupElementHandle | |
|---|---|
protected GroupElementHandle |
GroupPropertyHandle.handle
Handle to a collection of elements. |
| Methods in org.eclipse.birt.report.model.api that return GroupElementHandle | |
|---|---|
static GroupElementHandle |
GroupElementFactory.newGroupElement(ModuleHandle moduleHandle,
java.util.List selectedElements)
Instantiates a group element handle with the given module handle and selected design element list. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||