|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ISortCondition | |
---|---|
org.eclipse.birt.report.engine.api.script.element | Report element representations in the BIRT scripting environment. |
Uses of ISortCondition in org.eclipse.birt.report.engine.api.script.element |
---|
Methods in org.eclipse.birt.report.engine.api.script.element that return ISortCondition | |
---|---|
ISortCondition |
IReportDesign.createSortCondition()
Create ISortCondition |
ISortCondition |
IScriptAPIFactory.createSortCondition()
Deprecated. Create ISortCondition |
ISortCondition |
ScriptAPIFactory.createSortCondition()
Deprecated. |
static ISortCondition |
StructureScriptAPIFactory.createSortCondition()
Deprecated. Create ISortCondition |
ISortCondition[] |
IListing.getSortConditions()
Returns all sort conditions. |
Methods in org.eclipse.birt.report.engine.api.script.element with parameters of type ISortCondition | |
---|---|
void |
IListing.addSortCondition(ISortCondition condition)
Adds sort condition.key of ISortCondition is required. |
void |
IListing.removeSortCondition(ISortCondition condition)
Removes sort condition. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |