net.sf.dynamicreports.report.builder.grid
Class VerticalColumnGridListCellBuilder
java.lang.Object
net.sf.dynamicreports.report.builder.AbstractBuilder<VerticalColumnGridListCellBuilder,DRColumnGridListCell>
net.sf.dynamicreports.report.builder.grid.VerticalColumnGridListCellBuilder
- All Implemented Interfaces:
- Serializable
public class VerticalColumnGridListCellBuilder
- extends AbstractBuilder<VerticalColumnGridListCellBuilder,DRColumnGridListCell>
- Author:
- Ricardo Mariaca (r.mariaca@dynamicreports.org)
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
VerticalColumnGridListCellBuilder
protected VerticalColumnGridListCellBuilder(ColumnGridComponentBuilder component)
widthFixedOnLeft
public VerticalColumnGridListCellBuilder widthFixedOnLeft()
widthFixedOnCenter
public VerticalColumnGridListCellBuilder widthFixedOnCenter()
widthFixedOnRight
public VerticalColumnGridListCellBuilder widthFixedOnRight()
widthFloat
public VerticalColumnGridListCellBuilder widthFloat()
widthExpand
public VerticalColumnGridListCellBuilder widthExpand()
heightFixed
public VerticalColumnGridListCellBuilder heightFixed()
heightExpand
public VerticalColumnGridListCellBuilder heightExpand()
getColumnGridListCell
public DRColumnGridListCell getColumnGridListCell()
Copyright © 2010-2014. All Rights Reserved.