|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectorg.displaytag.tags.TableTagParameters
Constants for parameter names.
| Field Summary | |
static java.lang.String |
BEAN_BODY
Key on the map passed to the filter containg the exported data. |
static java.lang.String |
BEAN_BUFFER
Key on the map passed to the filter containg the "buffer" flag. |
static java.lang.String |
BEAN_CONTENTTYPE
Key on the map passed to the filter containg the content type. |
static java.lang.String |
BEAN_FILENAME
Key on the map passed to the filter containg the file name. |
static java.lang.String |
CSS_EMPTYLIST
css class added to empty tables. |
static java.lang.String |
PARAMETER_EXPORTING
name of the fixed parameter that will be added to the url if exporting is requested for any of the display table in the page. |
static java.lang.String |
PARAMETER_EXPORTTYPE
name of the parameter specifying the export type. |
static java.lang.String |
PARAMETER_ORDER
name of the parameter specifying the current sorting order. |
static java.lang.String |
PARAMETER_PAGE
name of the parameter specifying the current page number. |
static java.lang.String |
PARAMETER_SORT
name of the parameter specifying the current sorted column index. |
static java.lang.String |
SORT_AMOUNT_LIST
sort the full list. |
static java.lang.String |
SORT_AMOUNT_PAGE
sort only the displayed page. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
public static final java.lang.String PARAMETER_SORT
public static final java.lang.String PARAMETER_PAGE
public static final java.lang.String PARAMETER_ORDER
public static final java.lang.String PARAMETER_EXPORTTYPE
public static final java.lang.String PARAMETER_EXPORTING
public static final java.lang.String SORT_AMOUNT_PAGE
public static final java.lang.String SORT_AMOUNT_LIST
public static final java.lang.String CSS_EMPTYLIST
public static final java.lang.String BEAN_BUFFER
public static final java.lang.String BEAN_CONTENTTYPE
public static final java.lang.String BEAN_FILENAME
public static final java.lang.String BEAN_BODY
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||