SalesPoint Framework v3.0

Hook: Define Table Sort Order


Requirement

The rows of a table are to be sorted following a certain application specific order.

Method of Adaptation
Augment feature
Level of Support
Parameter Pattern  
HotSpot
Tables
Participants
Comparator, NewComparator

Changes

  1. implementation NewComparator of Comparator.
  2. NewComparator.compare implements Comparator.compare defining the sort order.

Constraints

Comments


SalesPoint Framework v3.0