Uses of Class
org.eclipse.birt.report.model.api.elements.structures.IncludedCssStyleSheet

Packages that use IncludedCssStyleSheet
org.eclipse.birt.report.model.api Tool-writer's interface for the BIRT design model (also known as the "Design Engine.") 
 

Uses of IncludedCssStyleSheet in org.eclipse.birt.report.model.api
 

Methods in org.eclipse.birt.report.model.api that return IncludedCssStyleSheet
static IncludedCssStyleSheet StructureFactory.createIncludedCssStyleSheet()
          Create an empty include css style sheet ststructure.
 

Methods in org.eclipse.birt.report.model.api with parameters of type IncludedCssStyleSheet
 void ThemeHandle.addCss(IncludedCssStyleSheet cssStruct)
          Includes one CSS structure with the given IncludedCssStyleSheet.
 void ReportDesignHandle.addCss(IncludedCssStyleSheet cssStruct)
          Includes one CSS structure with the given IncludedCssStyleSheet.
 



Copyright © 2008 Actuate Corp. All rights reserved.