JavaXT
|
|
FieldOrder ClassThis class is used by the Folder.getItems() method to sort results.
ConstructorsPublic MethodsgetOrder( ) returns String Returns the direction of the sort (e.g. "Ascending" or "Descending"). equals( Object obj ) returns boolean Used to compare this FieldOrder to another. Returns true if the field and sort direction match. |