Package | Description |
---|---|
net.sf.jasperreports.engine.design |
Contains design time implementations for the library's main interfaces as well as report compiling tools.
|
Modifier and Type | Method and Description |
---|---|
void |
JRDesignDataset.addGroup(int index,
JRDesignGroup group)
Inserts a group at the specified position into the dataset.
|
void |
JRDesignDataset.addGroup(JRDesignGroup group)
Adds a group to the dataset.
|
void |
JasperDesign.addGroup(JRDesignGroup group)
Gets a map of report groups.
|
Copyright © 2017. All rights reserved.