|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use StiGroupSortDirection | |
|---|---|
| com.stimulsoft.report.components.bands | |
| com.stimulsoft.report.components.enums | |
| com.stimulsoft.report.components.interfaces | |
| Uses of StiGroupSortDirection in com.stimulsoft.report.components.bands |
|---|
| Methods in com.stimulsoft.report.components.bands that return StiGroupSortDirection | |
|---|---|
StiGroupSortDirection |
StiGroupHeaderBand.getSortDirection()
Gets or sets sorting direction of group by totals. |
StiGroupSortDirection |
StiGroupHeaderBand.getSummarySortDirection()
Gets or sets function of calculating group totals for its sorting by totals. |
| Methods in com.stimulsoft.report.components.bands with parameters of type StiGroupSortDirection | |
|---|---|
void |
StiGroupHeaderBand.setSortDirection(StiGroupSortDirection value)
|
void |
StiGroupHeaderBand.setSummarySortDirection(StiGroupSortDirection value)
|
| Uses of StiGroupSortDirection in com.stimulsoft.report.components.enums |
|---|
| Methods in com.stimulsoft.report.components.enums that return StiGroupSortDirection | |
|---|---|
static StiGroupSortDirection |
StiGroupSortDirection.forValue(int value)
|
static StiGroupSortDirection |
StiGroupSortDirection.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static StiGroupSortDirection[] |
StiGroupSortDirection.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Uses of StiGroupSortDirection in com.stimulsoft.report.components.interfaces |
|---|
| Methods in com.stimulsoft.report.components.interfaces that return StiGroupSortDirection | |
|---|---|
StiGroupSortDirection |
IStiGroup.getSortDirection()
|
| Methods in com.stimulsoft.report.components.interfaces with parameters of type StiGroupSortDirection | |
|---|---|
void |
IStiGroup.setSortDirection(StiGroupSortDirection value)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||