net.sf.dynamicreports.report.builder.component
Class HorizontalFlowListBuilder

java.lang.Object
  extended by net.sf.dynamicreports.report.builder.AbstractBuilder<T,U>
      extended by net.sf.dynamicreports.report.builder.component.ComponentBuilder<T,U>
          extended by net.sf.dynamicreports.report.builder.component.DimensionComponentBuilder<HorizontalListBuilder,DRList>
              extended by net.sf.dynamicreports.report.builder.component.HorizontalListBuilder
                  extended by net.sf.dynamicreports.report.builder.component.HorizontalFlowListBuilder
All Implemented Interfaces:
Serializable

public class HorizontalFlowListBuilder
extends HorizontalListBuilder

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 HorizontalFlowListBuilder()
           
 
Method Summary
protected  void init()
           
 
Methods inherited from class net.sf.dynamicreports.report.builder.component.HorizontalListBuilder
add, add, add, add, getList, newFlowRow, newFlowRow, newRow, newRow, setBackgroundComponent, setBaseBackgroundComponent, setBaseGap, setBaseStretchType, setBaseStyle, setGap, setStyle
 
Methods inherited from class net.sf.dynamicreports.report.builder.component.DimensionComponentBuilder
setDimension, setFixedDimension, setFixedHeight, setFixedWidth, setHeight, setMinDimension, setMinHeight, setMinWidth, setPositionType, setPrintInFirstWholeBand, setPrintWhenDetailOverflows, setPrintWhenGroupChanges, setStretchType, setWidth
 
Methods inherited from class net.sf.dynamicreports.report.builder.component.ComponentBuilder
addProperty, addProperty, addProperty, getComponent, removeLineWhenBlank, setPrintWhenExpression, setRemoveLineWhenBlank, setTableOfContentsHeading, setTableOfContentsHeading
 
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
 

Constructor Detail

HorizontalFlowListBuilder

protected HorizontalFlowListBuilder()
Method Detail

init

protected void init()
Overrides:
init in class HorizontalListBuilder


Copyright © 2010-2014. All Rights Reserved.