|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use IStyle | |
org.eclipse.birt.report.engine.content | Defines interfaces of BIRT report items for Engine to pass from executors to emitters. |
Uses of IStyle in org.eclipse.birt.report.engine.content |
Methods in org.eclipse.birt.report.engine.content that return IStyle | |
IStyle |
IContent.getInlineStyle()
|
IStyle |
IPageContent.getContentStyle()
|
IStyle |
IPageContent.getContentComputedStyle()
|
IStyle |
IReportContent.findStyle(java.lang.String styleClass)
find the named style. |
IStyle |
IReportContent.createStyle()
create a style. |
Methods in org.eclipse.birt.report.engine.content with parameters of type IStyle | |
void |
IContent.setInlineStyle(IStyle style)
|
void |
IStyle.setProperties(IStyle style)
|
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |