| 程序包 | 说明 |
|---|---|
| org.eclipse.birt.report.model.api |
Tool-writer's interface for the BIRT design model
(also known as the "Design Engine.")
|
| 限定符和类型 | 类和说明 |
|---|---|
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.
|
| 限定符和类型 | 字段和说明 |
|---|---|
protected GroupElementHandle |
GroupPropertyHandle.handle
Handle to a collection of elements.
|
| 限定符和类型 | 方法和说明 |
|---|---|
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.