|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object
|
+--com.f1j.util.ResourceStringRef
|
+--com.f1j.util.Enum
|
+--com.f1j.ss.pivot.FieldSettings.EAutoSortOption
Enumeration class for defining the auto sorting that should be applied to the items in this field.
| Field Summary | |
static FieldSettings.EAutoSortOption |
eAscending
Used to indicate that items are sorted in ascending order. |
static FieldSettings.EAutoSortOption |
eDataSourceOrder
Used to indicate that items are in the order they arrived from the data source. |
static FieldSettings.EAutoSortOption |
eDescending
Used to indicate that items are sorted in descending order. |
static FieldSettings.EAutoSortOption |
eManual
Used to indicate items can be manually sorted. |
| Field Detail |
public static final FieldSettings.EAutoSortOption eManual
public static final FieldSettings.EAutoSortOption eAscending
public static final FieldSettings.EAutoSortOption eDescending
public static final FieldSettings.EAutoSortOption eDataSourceOrder
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||