|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use AdhocGroupHeaderLayout | |
|---|---|
| net.sf.dynamicreports.adhoc.configuration | |
| net.sf.dynamicreports.adhoc.report | |
| net.sf.dynamicreports.adhoc.transformation | |
| Uses of AdhocGroupHeaderLayout in net.sf.dynamicreports.adhoc.configuration |
|---|
| Methods in net.sf.dynamicreports.adhoc.configuration that return AdhocGroupHeaderLayout | |
|---|---|
AdhocGroupHeaderLayout |
AdhocGroup.getHeaderLayout()
|
static AdhocGroupHeaderLayout |
AdhocGroupHeaderLayout.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static AdhocGroupHeaderLayout[] |
AdhocGroupHeaderLayout.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Methods in net.sf.dynamicreports.adhoc.configuration with parameters of type AdhocGroupHeaderLayout | |
|---|---|
void |
AdhocGroup.setHeaderLayout(AdhocGroupHeaderLayout headerLayout)
|
| Uses of AdhocGroupHeaderLayout in net.sf.dynamicreports.adhoc.report |
|---|
| Methods in net.sf.dynamicreports.adhoc.report with parameters of type AdhocGroupHeaderLayout | |
|---|---|
protected GroupHeaderLayout |
DefaultAdhocReportCustomizer.groupHeaderLayout(AdhocGroupHeaderLayout groupHeaderLayout)
|
| Uses of AdhocGroupHeaderLayout in net.sf.dynamicreports.adhoc.transformation |
|---|
| Methods in net.sf.dynamicreports.adhoc.transformation that return AdhocGroupHeaderLayout | |
|---|---|
protected AdhocGroupHeaderLayout |
XmlToAdhocTransform.groupHeaderLayout(XmlAdhocGroupHeaderLayout xmlAdhocGroupHeaderLayout)
|
| Methods in net.sf.dynamicreports.adhoc.transformation with parameters of type AdhocGroupHeaderLayout | |
|---|---|
protected XmlAdhocGroupHeaderLayout |
AdhocToXmlTransform.groupHeaderLayout(AdhocGroupHeaderLayout adhocGroupHeaderLayout)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||