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 |
---|---|
void |
DesignElementHandle.setStyle(SharedStyleHandle style)
Sets the shared style element for this element.
|
void |
ContentElementHandle.setStyle(SharedStyleHandle style) |
void |
DesignElementHandle.setStyleElement(org.eclipse.birt.report.model.core.StyleElement obj)
Deprecated.
|
void |
DesignElementHandle.setStyleName(java.lang.String name)
Sets the name of the shared style for this element.
|
void |
ContentElementHandle.setStyleName(java.lang.String name) |
Copyright © 2008 Actuate Corp. All rights reserved.