Product Version : | Feathers 3.4.0 |
Constants for sorting of items in a collection.
Note: Some constants may not be valid for certain properties. Please
see the description of the property in the API reference for full
details.
public static const ASCENDING:String = ascending
Product Version : | Feathers 3.4.0 |
Indicates that items are sorted in ascending order.
public static const DESCENDING:String = descending
Product Version : | Feathers 3.4.0 |
Indicates that items are sorted in descending order.
public static const NONE:String = none
Product Version : | Feathers 3.4.0 |
Indicates that items are not sorted.
Dimanche Mars 3 2019, 06:15 PM +01:00