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 |
---|---|
ReportItemThemeHandle |
ModuleHandleImpl.findReportItemTheme(java.lang.String name)
Finds a report item theme by its name in this module and its included
libraries.
|
ReportItemThemeHandle |
ReportItemHandleImpl.getTheme()
Returns the refresh rate when viewing the report.
|
Modifier and Type | Method and Description |
---|---|
java.util.List<ReportItemThemeHandle> |
ModuleHandleImpl.getVisibleReportItemThemes(int level,
java.lang.String type)
Returns report item theme handles according the input level.
|
Modifier and Type | Method and Description |
---|---|
void |
ReportItemHandleImpl.setTheme(ReportItemThemeHandle theme) |
Copyright © 2008 Actuate Corp. All rights reserved.