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 |
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.
|
Modifier and Type | Field and Description |
---|---|
protected GroupElementHandle |
GroupPropertyHandle.handle
Handle to a collection of elements.
|
Modifier and Type | Method and Description |
---|---|
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.
|
Copyright © 2008 Actuate Corp. All rights reserved.