public class NaviItemSortType
extends net.anotheria.util.sorter.SortType
| Modifier and Type | Field and Description |
|---|---|
static int |
SORT_BY_ACCESSOPERATION |
static int |
SORT_BY_CLASSNAME |
static int |
SORT_BY_DEFAULT |
static int |
SORT_BY_EXTERNALLINK |
static int |
SORT_BY_ICON |
static int |
SORT_BY_ID |
static int |
SORT_BY_INTERNALLINK |
static int |
SORT_BY_NAME |
static int |
SORT_BY_PAGEALIAS |
static int |
SORT_BY_POPUP |
static int |
SORT_BY_TITLE |
| Constructor and Description |
|---|
NaviItemSortType() |
NaviItemSortType(int method) |
NaviItemSortType(int method,
boolean order) |
| Modifier and Type | Method and Description |
|---|---|
static int |
name2method(java.lang.String name) |
public static final int SORT_BY_ID
public static final int SORT_BY_NAME
public static final int SORT_BY_TITLE
public static final int SORT_BY_ICON
public static final int SORT_BY_EXTERNALLINK
public static final int SORT_BY_POPUP
public static final int SORT_BY_CLASSNAME
public static final int SORT_BY_INTERNALLINK
public static final int SORT_BY_PAGEALIAS
public static final int SORT_BY_ACCESSOPERATION
public static final int SORT_BY_DEFAULT
Copyright © 2012-2023 anotheria.net. All Rights Reserved.