|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use IncludedCssStyleSheetHandle | |
---|---|
org.eclipse.birt.report.model.api | Tool-writer's interface for the BIRT design model (also known as the "Design Engine.") |
Uses of IncludedCssStyleSheetHandle in org.eclipse.birt.report.model.api |
---|
Methods in org.eclipse.birt.report.model.api that return IncludedCssStyleSheetHandle | |
---|---|
IncludedCssStyleSheetHandle |
ThemeHandle.findIncludedCssStyleSheetHandleByName(java.lang.String fileName)
Gets IncludedCssStyleSheetHandle by file name. |
Methods in org.eclipse.birt.report.model.api with parameters of type IncludedCssStyleSheetHandle | |
---|---|
boolean |
ThemeHandle.canRenameCss(IncludedCssStyleSheetHandle handle,
java.lang.String newFileName)
Checks included style sheet can be renamed or not. |
void |
ThemeHandle.renameCss(IncludedCssStyleSheetHandle handle,
java.lang.String newFileName)
Renames both IncludedCssStyleSheet and
CSSStyleSheet |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |