Uses of Enum
i2p.susi.util.Folder.SortOrder
Package
Description
The SusiMail webapp, which implements a webmail interface,
POP3 and SMTP client-side protocols, and local caching of email.
-
Uses of Folder.SortOrder in i2p.susi.util
Modifier and TypeMethodDescriptionFolder.getCurrentSortingDirection()
static Folder.SortOrder
Returns the enum constant of this type with the specified name.static Folder.SortOrder[]
Folder.SortOrder.values()
Returns an array containing the constants of this enum type, in the order they are declared.Modifier and TypeMethodDescriptionvoid
Folder.setSortBy
(String id, Folder.SortOrder direction) Activates sorting by the choosen Comparator. -
Uses of Folder.SortOrder in i2p.susi.webmail
Modifier and TypeFieldDescription(package private) static final Folder.SortOrder
WebMail.SORT_ORDER_DEFAULT