net.sf.dynamicreports.report.builder
Class SortBuilder
java.lang.Object
net.sf.dynamicreports.report.builder.AbstractBuilder<SortBuilder,DRSort>
net.sf.dynamicreports.report.builder.SortBuilder
- All Implemented Interfaces:
- Serializable
public class SortBuilder
- extends AbstractBuilder<SortBuilder,DRSort>
- 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 |
SortBuilder
protected SortBuilder(TextColumnBuilder<?> column)
SortBuilder
protected SortBuilder(FieldBuilder<?> field)
SortBuilder
protected SortBuilder(VariableBuilder<?> variable)
SortBuilder
protected SortBuilder(DRIExpression<?> expression)
setOrderType
public SortBuilder setOrderType(OrderType orderType)
Copyright © 2010-2014. All Rights Reserved.