Modifier and Type | Field and Description |
---|---|
protected JRDesignDataset |
dataset |
static String |
PROPERTY_CREATE_SORT_FIELDS_FOR_GROUPS
Property that specifies whether additional sort fields should be created automatically to preserve the integrity of dataset groups,
when interactive sorting is performed.
|
protected SortData |
sortData |
Constructor and Description |
---|
SortCommand(JasperReportsContext jasperReportsContext,
JRDesignDataset dataset,
SortData sortData) |
public static final String PROPERTY_CREATE_SORT_FIELDS_FOR_GROUPS
protected JRDesignDataset dataset
protected SortData sortData
public SortCommand(JasperReportsContext jasperReportsContext, JRDesignDataset dataset, SortData sortData)
public void execute() throws CommandException
execute
in interface Command
CommandException
Copyright © 2016. All rights reserved.