net.sf.dynamicreports.report.builder.grid
Class HorizontalFlowColumnGridListBuilder

java.lang.Object
  extended by net.sf.dynamicreports.report.builder.AbstractBuilder<HorizontalColumnGridListBuilder,DRColumnGridList>
      extended by net.sf.dynamicreports.report.builder.grid.HorizontalColumnGridListBuilder
          extended by net.sf.dynamicreports.report.builder.grid.HorizontalFlowColumnGridListBuilder
All Implemented Interfaces:
Serializable, ColumnGridComponentBuilder

public class HorizontalFlowColumnGridListBuilder
extends HorizontalColumnGridListBuilder

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

Field Summary
 
Fields inherited from class net.sf.dynamicreports.report.builder.AbstractBuilder
builded
 
Constructor Summary
protected HorizontalFlowColumnGridListBuilder()
           
 
Method Summary
protected  void init()
           
 
Methods inherited from class net.sf.dynamicreports.report.builder.grid.HorizontalColumnGridListBuilder
add, add, getColumnGridList, newFlowRow, newRow, setGap, setVerticalGap
 
Methods inherited from class net.sf.dynamicreports.report.builder.AbstractBuilder
build, configure, getObject
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface net.sf.dynamicreports.report.builder.grid.ColumnGridComponentBuilder
build
 

Constructor Detail

HorizontalFlowColumnGridListBuilder

protected HorizontalFlowColumnGridListBuilder()
Method Detail

init

protected void init()
Overrides:
init in class HorizontalColumnGridListBuilder


Copyright © 2010-2014. All Rights Reserved.