Description
This class provides default comparator method for BTT type to enable client side sorting in grid cloumn
Public Functions
Name | Return Value | Description |
compareNumber | Number | Comparator method for number type |
compareCurrency | Number | Comparator method for currency type |
compareString | Number | Comparator method for string type |
compareDate | Number | Comparator method for date type |