Package | Description |
---|---|
org.eclipse.birt.report.model.api |
Tool-writer's interface for the BIRT design model
(also known as the "Design Engine.")
|
org.eclipse.birt.report.model.api.command |
Provides events when some command operations modify the state of the
Design Engine.
|
Modifier and Type | Method and Description |
---|---|
static IncludedCssStyleSheet |
StructureFactory.createIncludedCssStyleSheet()
Create an empty include css style sheet ststructure.
|
Modifier and Type | Method and Description |
---|---|
void |
AbstractThemeHandle.addCss(IncludedCssStyleSheet cssStruct)
(non-Javadoc)
|
Modifier and Type | Method and Description |
---|---|
IncludedCssStyleSheet |
CssException.getIncludedStyleSheet()
Gets the included CSS style sheet for this exception.
|
Constructor and Description |
---|
CssException(org.eclipse.birt.report.model.core.Module module,
IncludedCssStyleSheet styleSheet,
java.lang.String[] values,
java.lang.String errCode)
Constructor.
|
Copyright © 2008 Actuate Corp. All rights reserved.