Uses of Enum
i2p.susi.util.Folder.SortOrder
Packages that use 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
Methods in i2p.susi.util that return Folder.SortOrderModifier 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.Methods in i2p.susi.util with parameters of type Folder.SortOrderModifier and TypeMethodDescriptionvoid
Folder.setSortBy
(String id, Folder.SortOrder direction) Activates sorting by the choosen Comparator. -
Uses of Folder.SortOrder in i2p.susi.webmail
Fields in i2p.susi.webmail declared as Folder.SortOrderModifier and TypeFieldDescription(package private) static final Folder.SortOrder
WebMail.SORT_ORDER_DEFAULT