net.sf.dynamicreports.report.base.grid
Class DRColumnGrid

java.lang.Object
  extended by net.sf.dynamicreports.report.base.grid.DRColumnGrid
All Implemented Interfaces:
Serializable, DRIColumnGrid

public class DRColumnGrid
extends Object
implements DRIColumnGrid

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

Constructor Summary
DRColumnGrid()
           
DRColumnGrid(ListType type)
           
 
Method Summary
 void addComponent(DRIColumnGridComponent component)
           
 DRColumnGridList getList()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DRColumnGrid

public DRColumnGrid()

DRColumnGrid

public DRColumnGrid(ListType type)
Method Detail

getList

public DRColumnGridList getList()
Specified by:
getList in interface DRIColumnGrid

addComponent

public void addComponent(DRIColumnGridComponent component)


Copyright © 2010-2014. All Rights Reserved.