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 | Method and Description |
---|---|
GroupPropertyHandle |
SimpleGroupElementHandle.getPropertyHandle(java.lang.String propName) |
abstract GroupPropertyHandle |
GroupElementHandle.getPropertyHandle(java.lang.String propName)
If property is shared by the group of elements, return the corresponding
GroupPropertyHandle , otherwise, return null . |
GroupPropertyHandle |
EmptyGroupElementHandle.getPropertyHandle(java.lang.String propName) |
Copyright © 2008 Actuate Corp. All rights reserved.