|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of OrderType in net.sf.dynamicreports.design.base |
---|
Methods in net.sf.dynamicreports.design.base that return OrderType | |
---|---|
OrderType |
DRDesignSort.getOrderType()
|
Methods in net.sf.dynamicreports.design.base with parameters of type OrderType | |
---|---|
void |
DRDesignSort.setOrderType(OrderType orderType)
|
Uses of OrderType in net.sf.dynamicreports.design.base.crosstab |
---|
Methods in net.sf.dynamicreports.design.base.crosstab that return OrderType | |
---|---|
OrderType |
DRDesignCrosstabGroup.getOrderType()
|
Methods in net.sf.dynamicreports.design.base.crosstab with parameters of type OrderType | |
---|---|
void |
DRDesignCrosstabGroup.setOrderType(OrderType orderType)
|
Uses of OrderType in net.sf.dynamicreports.design.definition |
---|
Methods in net.sf.dynamicreports.design.definition that return OrderType | |
---|---|
OrderType |
DRIDesignSort.getOrderType()
|
Uses of OrderType in net.sf.dynamicreports.design.definition.crosstab |
---|
Methods in net.sf.dynamicreports.design.definition.crosstab that return OrderType | |
---|---|
OrderType |
DRIDesignCrosstabGroup.getOrderType()
|
Uses of OrderType in net.sf.dynamicreports.design.transformation.chartcustomizer |
---|
Constructors in net.sf.dynamicreports.design.transformation.chartcustomizer with parameters of type OrderType | |
---|---|
SeriesOrderCategoryDataset(org.jfree.data.category.CategoryDataset dataset,
Comparator<String> seriesOrderBy,
OrderType seriesOrderType)
|
|
SeriesOrderCustomizer(Comparator<String> seriesOrderBy,
OrderType seriesOrderType)
|
Uses of OrderType in net.sf.dynamicreports.jasper.transformation |
---|
Methods in net.sf.dynamicreports.jasper.transformation with parameters of type OrderType | |
---|---|
static net.sf.jasperreports.engine.analytics.dataset.BucketOrder |
ConstantTransform.bucketOrderType(OrderType orderType)
|
static net.sf.jasperreports.engine.type.SortOrderEnum |
ConstantTransform.orderType(OrderType orderType)
|
Uses of OrderType in net.sf.dynamicreports.report.base |
---|
Methods in net.sf.dynamicreports.report.base that return OrderType | |
---|---|
OrderType |
DRSort.getOrderType()
|
Methods in net.sf.dynamicreports.report.base with parameters of type OrderType | |
---|---|
void |
DRSort.setOrderType(OrderType orderType)
|
Uses of OrderType in net.sf.dynamicreports.report.base.crosstab |
---|
Methods in net.sf.dynamicreports.report.base.crosstab that return OrderType | |
---|---|
OrderType |
DRCrosstabGroup.getOrderType()
|
Methods in net.sf.dynamicreports.report.base.crosstab with parameters of type OrderType | |
---|---|
void |
DRCrosstabGroup.setOrderType(OrderType orderType)
|
Uses of OrderType in net.sf.dynamicreports.report.base.chart.plot |
---|
Methods in net.sf.dynamicreports.report.base.chart.plot that return OrderType | |
---|---|
OrderType |
DRAxisPlot.getSeriesOrderType()
|
Methods in net.sf.dynamicreports.report.base.chart.plot with parameters of type OrderType | |
---|---|
void |
DRAxisPlot.setSeriesOrderType(OrderType seriesOrderType)
|
Uses of OrderType in net.sf.dynamicreports.report.builder |
---|
Methods in net.sf.dynamicreports.report.builder with parameters of type OrderType | |
---|---|
SortBuilder |
SortBuilder.setOrderType(OrderType orderType)
|
Uses of OrderType in net.sf.dynamicreports.report.builder.crosstab |
---|
Methods in net.sf.dynamicreports.report.builder.crosstab with parameters of type OrderType | |
---|---|
T |
AbstractCrosstabGroupBuilder.setOrderType(OrderType orderType)
|
Uses of OrderType in net.sf.dynamicreports.report.builder.chart |
---|
Methods in net.sf.dynamicreports.report.builder.chart with parameters of type OrderType | |
---|---|
T |
AbstractCategoryChartBuilder.setSeriesOrderType(OrderType seriesOrderType)
|
Uses of OrderType in net.sf.dynamicreports.report.constant |
---|
Methods in net.sf.dynamicreports.report.constant that return OrderType | |
---|---|
static OrderType |
OrderType.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static OrderType[] |
OrderType.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
Uses of OrderType in net.sf.dynamicreports.report.definition |
---|
Methods in net.sf.dynamicreports.report.definition that return OrderType | |
---|---|
OrderType |
DRISort.getOrderType()
|
Uses of OrderType in net.sf.dynamicreports.report.definition.crosstab |
---|
Methods in net.sf.dynamicreports.report.definition.crosstab that return OrderType | |
---|---|
OrderType |
DRICrosstabGroup.getOrderType()
|
Uses of OrderType in net.sf.dynamicreports.report.definition.chart.plot |
---|
Methods in net.sf.dynamicreports.report.definition.chart.plot that return OrderType | |
---|---|
OrderType |
DRIAxisPlot.getSeriesOrderType()
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |