Uses of Class
org.pentaho.reporting.engine.classic.core.modules.output.table.base.SheetLayoutTableCellDefinition

Packages that use SheetLayoutTableCellDefinition
org.pentaho.reporting.engine.classic.core.modules.output.table.base Common base classes for the table style output targets. 
 

Uses of SheetLayoutTableCellDefinition in org.pentaho.reporting.engine.classic.core.modules.output.table.base
 

Methods in org.pentaho.reporting.engine.classic.core.modules.output.table.base that return SheetLayoutTableCellDefinition
 SheetLayoutTableCellDefinition TableExportRenderBoxState.getBackgroundDefinition()
           
 

Methods in org.pentaho.reporting.engine.classic.core.modules.output.table.base with parameters of type SheetLayoutTableCellDefinition
 void TableExportRenderBoxState.setBackgroundDefinition(SheetLayoutTableCellDefinition backgroundDefinition, long age)