net.sf.dynamicreports.report.base.crosstab
Class DRCrosstabCellContent

java.lang.Object
  extended by net.sf.dynamicreports.report.base.crosstab.DRCrosstabCellContent
All Implemented Interfaces:
Serializable, DRICrosstabCellContent

public class DRCrosstabCellContent
extends Object
implements DRICrosstabCellContent

Author:
Ricardo Mariaca (r.mariaca@dynamicreports.org)
See Also:
Serialized Form

Constructor Summary
DRCrosstabCellContent()
           
 
Method Summary
 void addComponent(DRComponent component)
           
 DRList getList()
           
 DRIReportStyle getStyle()
           
 void setStyle(DRIReportStyle style)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DRCrosstabCellContent

public DRCrosstabCellContent()
Method Detail

getList

public DRList getList()
Specified by:
getList in interface DRICrosstabCellContent

addComponent

public void addComponent(DRComponent component)

getStyle

public DRIReportStyle getStyle()
Specified by:
getStyle in interface DRICrosstabCellContent

setStyle

public void setStyle(DRIReportStyle style)


Copyright © 2010-2014. All Rights Reserved.