com.github.dandelion.datatables.core.constants
Class DTConstants
java.lang.Object
com.github.dandelion.datatables.core.constants.DTConstants
public final class DTConstants
- extends Object
DataTables parameters.
- Author:
- Thibault Duchateau
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DT_DOM
public static final String DT_DOM
- See Also:
- Constant Field Values
DT_AUTO_WIDTH
public static final String DT_AUTO_WIDTH
- See Also:
- Constant Field Values
DT_DEFER_RENDER
public static final String DT_DEFER_RENDER
- See Also:
- Constant Field Values
DT_FILTER
public static final String DT_FILTER
- See Also:
- Constant Field Values
DT_INFO
public static final String DT_INFO
- See Also:
- Constant Field Values
DT_SORT
public static final String DT_SORT
- See Also:
- Constant Field Values
DT_PAGINATE
public static final String DT_PAGINATE
- See Also:
- Constant Field Values
DT_LENGTH_CHANGE
public static final String DT_LENGTH_CHANGE
- See Also:
- Constant Field Values
DT_STATE_SAVE
public static final String DT_STATE_SAVE
- See Also:
- Constant Field Values
DT_S_DEFAULT_CONTENT
public static final String DT_S_DEFAULT_CONTENT
- See Also:
- Constant Field Values
DT_S_TYPE
public static final String DT_S_TYPE
- See Also:
- Constant Field Values
DT_A_LENGTH_MENU
public static final String DT_A_LENGTH_MENU
- See Also:
- Constant Field Values
DT_AS_STRIPE_CLASSES
public static final String DT_AS_STRIPE_CLASSES
- See Also:
- Constant Field Values
DT_S_CLASS
public static final String DT_S_CLASS
- See Also:
- Constant Field Values
DT_B_DEFER_RENDER
public static final String DT_B_DEFER_RENDER
- See Also:
- Constant Field Values
DT_B_PROCESSING
public static final String DT_B_PROCESSING
- See Also:
- Constant Field Values
DT_B_SERVER_SIDE
public static final String DT_B_SERVER_SIDE
- See Also:
- Constant Field Values
DT_S_AJAX_SOURCE
public static final String DT_S_AJAX_SOURCE
- See Also:
- Constant Field Values
DT_FN_SERVERDATA
public static final String DT_FN_SERVERDATA
- See Also:
- Constant Field Values
DT_S_SERVERMETHOD
public static final String DT_S_SERVERMETHOD
- See Also:
- Constant Field Values
DT_FN_SERVERPARAMS
public static final String DT_FN_SERVERPARAMS
- See Also:
- Constant Field Values
DT_S_AJAXDATAPROP
public static final String DT_S_AJAXDATAPROP
- See Also:
- Constant Field Values
DT_S_ECHO
public static final String DT_S_ECHO
- See Also:
- Constant Field Values
DT_I_COLUMNS
public static final String DT_I_COLUMNS
- See Also:
- Constant Field Values
DT_S_COLUMNS
public static final String DT_S_COLUMNS
- See Also:
- Constant Field Values
DT_I_DISPLAY_START
public static final String DT_I_DISPLAY_START
- See Also:
- Constant Field Values
DT_I_DISPLAY_LENGTH
public static final String DT_I_DISPLAY_LENGTH
- See Also:
- Constant Field Values
DT_M_DATA_PROP
public static final String DT_M_DATA_PROP
- See Also:
- Constant Field Values
DT_S_SEARCH
public static final String DT_S_SEARCH
- See Also:
- Constant Field Values
DT_S_COLUMN_SEARCH
public static final String DT_S_COLUMN_SEARCH
- See Also:
- Constant Field Values
DT_B_REGEX
public static final String DT_B_REGEX
- See Also:
- Constant Field Values
DT_B_SEARCHABLE
public static final String DT_B_SEARCHABLE
- See Also:
- Constant Field Values
DT_B_SORTABLE
public static final String DT_B_SORTABLE
- See Also:
- Constant Field Values
DT_I_SORT_COL
public static final String DT_I_SORT_COL
- See Also:
- Constant Field Values
DT_S_SORT_DIR
public static final String DT_S_SORT_DIR
- See Also:
- Constant Field Values
DT_I_SORTING_COLS
public static final String DT_I_SORTING_COLS
- See Also:
- Constant Field Values
DT_B_REGEX_COL
public static final String DT_B_REGEX_COL
- See Also:
- Constant Field Values
DT_PAGINATION_TYPE
public static final String DT_PAGINATION_TYPE
- See Also:
- Constant Field Values
DT_DS_DATA
public static final String DT_DS_DATA
- See Also:
- Constant Field Values
DT_AOCOLUMNS
public static final String DT_AOCOLUMNS
- See Also:
- Constant Field Values
DT_LANGUAGE
public static final String DT_LANGUAGE
- See Also:
- Constant Field Values
DT_URL
public static final String DT_URL
- See Also:
- Constant Field Values
DT_JQUERYUI
public static final String DT_JQUERYUI
- See Also:
- Constant Field Values
DT_SCROLLY
public static final String DT_SCROLLY
- See Also:
- Constant Field Values
DT_SCROLLX
public static final String DT_SCROLLX
- See Also:
- Constant Field Values
DT_SCROLLXINNER
public static final String DT_SCROLLXINNER
- See Also:
- Constant Field Values
DT_SCROLLCOLLAPSE
public static final String DT_SCROLLCOLLAPSE
- See Also:
- Constant Field Values
DT_OFFSETTOP
public static final String DT_OFFSETTOP
- See Also:
- Constant Field Values
DT_FILTER_TYPE
public static final String DT_FILTER_TYPE
- See Also:
- Constant Field Values
DT_FILTER_VALUES
public static final String DT_FILTER_VALUES
- See Also:
- Constant Field Values
DT_FILTER_CLASS
public static final String DT_FILTER_CLASS
- See Also:
- Constant Field Values
DT_S_PLACEHOLDER
public static final String DT_S_PLACEHOLDER
- See Also:
- Constant Field Values
DT_S_FILTERING_TRIGGER
public static final String DT_S_FILTERING_TRIGGER
- See Also:
- Constant Field Values
DT_I_FILTERING_DELAY
public static final String DT_I_FILTERING_DELAY
- See Also:
- Constant Field Values
DT_S_SELECTOR
public static final String DT_S_SELECTOR
- See Also:
- Constant Field Values
DT_FILTER_LENGTH
public static final String DT_FILTER_LENGTH
- See Also:
- Constant Field Values
DT_S_NAME
public static final String DT_S_NAME
- See Also:
- Constant Field Values
DT_S_DATEFORMAT
public static final String DT_S_DATEFORMAT
- See Also:
- Constant Field Values
DT_SORTABLE
public static final String DT_SORTABLE
- See Also:
- Constant Field Values
DT_SEARCHABLE
public static final String DT_SEARCHABLE
- See Also:
- Constant Field Values
DT_VISIBLE
public static final String DT_VISIBLE
- See Also:
- Constant Field Values
DT_SORT_INIT
public static final String DT_SORT_INIT
- See Also:
- Constant Field Values
DT_SORT_DIR
public static final String DT_SORT_DIR
- See Also:
- Constant Field Values
DT_DATA
public static final String DT_DATA
- See Also:
- Constant Field Values
DT_COLUMN_RENDERER
public static final String DT_COLUMN_RENDERER
- See Also:
- Constant Field Values
DT_FN_COOKIE_CBK
public static final String DT_FN_COOKIE_CBK
- See Also:
- Constant Field Values
DT_FN_CREATED_ROW
public static final String DT_FN_CREATED_ROW
- See Also:
- Constant Field Values
DT_FN_DRAW_CBK
public static final String DT_FN_DRAW_CBK
- See Also:
- Constant Field Values
DT_FN_FOOTER_CBK
public static final String DT_FN_FOOTER_CBK
- See Also:
- Constant Field Values
DT_FN_FORMAT_NUMBER
public static final String DT_FN_FORMAT_NUMBER
- See Also:
- Constant Field Values
DT_FN_HEADER_CBK
public static final String DT_FN_HEADER_CBK
- See Also:
- Constant Field Values
DT_FN_INFO_CBK
public static final String DT_FN_INFO_CBK
- See Also:
- Constant Field Values
DT_FN_INIT_COMPLETE
public static final String DT_FN_INIT_COMPLETE
- See Also:
- Constant Field Values
DT_FN_PRE_DRAW_CBK
public static final String DT_FN_PRE_DRAW_CBK
- See Also:
- Constant Field Values
DT_FN_ROW_CBK
public static final String DT_FN_ROW_CBK
- See Also:
- Constant Field Values
Copyright © 2013–2014 Dandelion Project. All rights reserved.