public class GridConstants extends Object
Modifier and Type | Field and Description |
---|---|
static String |
COLUMNS_ASCENDING
Deprecated.
Deprecated in 5.4 with no replacement.
|
static String |
COLUMNS_DESCENDING
Deprecated.
Deprecated in 5.4 with no replacement.
|
static String |
COLUMNS_SORTABLE
Deprecated.
Deprecated in 5.4 with no replacement.
|
static String |
EMPTY_BLOCK
Block name to display in place of an empty
Grid |
static String |
FIRST_CLASS
Deprecated.
Deprecated in 5.4 with no replacement.
|
static String |
LAST_CLASS
Deprecated.
Deprecated in 5.4 with no replacement.
|
static int |
PAGER_PAGE_RANGE
Default number of page to display before and after the current page in the
GridPager |
static String |
PAGER_POSITION
Default pager position
|
static int |
ROWS_PER_PAGE
Number of rows to diplay within each
Grid page. |
static String |
SORT_ASCENDING_CLASS
Deprecated.
Deprecated in 5.4 with no replacement.
|
static String |
SORT_DESCENDING_CLASS
Deprecated.
Deprecated in 5.4 with no replacement.
|
static String |
TABLE_CLASS
CSS class for the <table> element.
|
Constructor and Description |
---|
GridConstants() |
public static final String FIRST_CLASS
public static final String LAST_CLASS
public static final String SORT_ASCENDING_CLASS
public static final String SORT_DESCENDING_CLASS
public static final int ROWS_PER_PAGE
Grid
page.public static final String TABLE_CLASS
public static final String PAGER_POSITION
public static final String EMPTY_BLOCK
Grid
public static final int PAGER_PAGE_RANGE
GridPager
public static final String COLUMNS_ASCENDING
Asset
for ascending columns sortpublic static final String COLUMNS_DESCENDING
Asset
for ascending columns sortpublic static final String COLUMNS_SORTABLE
Asset
for sortable columnspublic GridConstants()
5.6.3 - Copyright © 2003-2021 The Apache Software Foundation.