com.github.dandelion.datatables.core.constants
Class DTConstants

java.lang.Object
  extended by com.github.dandelion.datatables.core.constants.DTConstants

public final class DTConstants
extends Object

DataTables parameters.

Author:
Thibault Duchateau

Field Summary
static String DT_A_LENGTH_MENU
           
static String DT_AOCOLUMNS
           
static String DT_AS_STRIPE_CLASSES
           
static String DT_AUTO_WIDTH
           
static String DT_B_DEFER_RENDER
           
static String DT_B_PROCESSING
           
static String DT_B_REGEX
           
static String DT_B_REGEX_COL
           
static String DT_B_SEARCHABLE
           
static String DT_B_SERVER_SIDE
           
static String DT_B_SORTABLE
           
static String DT_COLUMN_RENDERER
           
static String DT_DATA
           
static String DT_DEFER_RENDER
           
static String DT_DOM
           
static String DT_DS_DATA
           
static String DT_FILTER
           
static String DT_FILTER_CLASS
           
static String DT_FILTER_LENGTH
           
static String DT_FILTER_TYPE
           
static String DT_FILTER_VALUES
           
static String DT_FN_COOKIE_CBK
           
static String DT_FN_CREATED_ROW
           
static String DT_FN_DRAW_CBK
           
static String DT_FN_FOOTER_CBK
           
static String DT_FN_FORMAT_NUMBER
           
static String DT_FN_HEADER_CBK
           
static String DT_FN_INFO_CBK
           
static String DT_FN_INIT_COMPLETE
           
static String DT_FN_PRE_DRAW_CBK
           
static String DT_FN_ROW_CBK
           
static String DT_FN_SERVERDATA
           
static String DT_FN_SERVERPARAMS
           
static String DT_I_COLUMNS
           
static String DT_I_DISPLAY_LENGTH
           
static String DT_I_DISPLAY_START
           
static String DT_I_FILTERING_DELAY
           
static String DT_I_SORT_COL
           
static String DT_I_SORTING_COLS
           
static String DT_INFO
           
static String DT_JQUERYUI
           
static String DT_LANGUAGE
           
static String DT_LENGTH_CHANGE
           
static String DT_M_DATA_PROP
           
static String DT_OFFSETTOP
           
static String DT_PAGINATE
           
static String DT_PAGINATION_TYPE
           
static String DT_S_AJAX_SOURCE
           
static String DT_S_AJAXDATAPROP
           
static String DT_S_CLASS
           
static String DT_S_COLUMN_SEARCH
           
static String DT_S_COLUMNS
           
static String DT_S_DATEFORMAT
           
static String DT_S_DEFAULT_CONTENT
           
static String DT_S_ECHO
           
static String DT_S_FILTERING_TRIGGER
           
static String DT_S_NAME
           
static String DT_S_PLACEHOLDER
           
static String DT_S_SEARCH
           
static String DT_S_SELECTOR
           
static String DT_S_SERVERMETHOD
           
static String DT_S_SORT_DIR
           
static String DT_S_TYPE
           
static String DT_SCROLLCOLLAPSE
           
static String DT_SCROLLX
           
static String DT_SCROLLXINNER
           
static String DT_SCROLLY
           
static String DT_SEARCHABLE
           
static String DT_SORT
           
static String DT_SORT_DIR
           
static String DT_SORT_INIT
           
static String DT_SORTABLE
           
static String DT_STATE_SAVE
           
static String DT_URL
           
static String DT_VISIBLE
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

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.