|
SAP NetWeaver '04 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use SortDefinition | |
| com.sapportals.wcm.rendering.base | Contains interfaces for flexible rendering of explorer controls. |
| com.sapportals.wcm.rendering.collection | Contains interfaces for flexible rendering of collections or lists of resources. |
| Uses of SortDefinition in com.sapportals.wcm.rendering.base |
| Methods in com.sapportals.wcm.rendering.base that return SortDefinition | |
SortDefinition |
IRendererStatus.getSortDefintion()
|
| Methods in com.sapportals.wcm.rendering.base with parameters of type SortDefinition | |
void |
IRendererStatus.setSortDefinition(SortDefinition sd)
sets the SortDefinition attribute of the status. |
| Uses of SortDefinition in com.sapportals.wcm.rendering.collection |
| Methods in com.sapportals.wcm.rendering.collection that return SortDefinition | |
SortDefinition |
SortEvent.getSortDefinition()
|
SortDefinition |
AbstractRendererStatus.getSortDefintion()
|
SortDefinition |
ComponentValueMap.getSortDefinition()
|
| Methods in com.sapportals.wcm.rendering.collection with parameters of type SortDefinition | |
void |
LightCollectionRenderer.setSortDefinition(SortDefinition sd)
|
protected void |
LightCollectionRenderer.sortResourceList(IPropertyNameList list,
SortDefinition sd)
|
void |
ICollectionRenderer.setSortDefinition(SortDefinition sd)
sets the sort-definition attribute for the implementing class. |
void |
AbstractRendererStatus.setSortDefinition(SortDefinition sd)
|
void |
ComponentValueMap.setSortData(SortDefinition sd)
|
ResourcePropertyComparator |
SortHandler.comparator(IPropertyNameList list,
SortDefinition sd)
|
protected IPropertyName |
SortHandler.getSortPropertyName(java.lang.String name,
SortDefinition sd)
|
| Constructors in com.sapportals.wcm.rendering.collection with parameters of type SortDefinition | |
SortEvent(SortDefinition sd)
|
|
|
SAP NetWeaver '04 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||