public final class DatatableOptions extends Object
Registry of all possible Option
s for configuring either a
TableConfiguration
or a ColumnConfiguration
instance.
Modifier and Type | Field and Description |
---|---|
static com.github.dandelion.core.option.Option<Object> |
AJAX_DEFERLOADING |
static com.github.dandelion.core.option.Option<Boolean> |
AJAX_DEFERRENDER |
static com.github.dandelion.core.option.Option<String> |
AJAX_PARAMS |
static com.github.dandelion.core.option.Option<Boolean> |
AJAX_PIPELINING |
static com.github.dandelion.core.option.Option<Integer> |
AJAX_PIPESIZE |
static com.github.dandelion.core.option.Option<String> |
AJAX_RELOAD_FUNCTION |
static com.github.dandelion.core.option.Option<String> |
AJAX_RELOAD_SELECTOR |
static com.github.dandelion.core.option.Option<Boolean> |
AJAX_SERVERSIDE |
static com.github.dandelion.core.option.Option<String> |
AJAX_SOURCE |
static com.github.dandelion.core.option.Option<StringBuilder> |
CSS_CLASS |
static com.github.dandelion.core.option.Option<String> |
CSS_STRIPECLASSES |
static com.github.dandelion.core.option.Option<StringBuilder> |
CSS_STYLE |
static com.github.dandelion.core.option.Option<Extension> |
CSS_THEME |
static com.github.dandelion.core.option.Option<ThemeOption> |
CSS_THEMEOPTION |
static com.github.dandelion.core.option.Option<StringBuilder> |
CSSCELLCLASS |
static com.github.dandelion.core.option.Option<StringBuilder> |
CSSCELLSTYLE |
static com.github.dandelion.core.option.Option<StringBuilder> |
CSSCLASS |
static com.github.dandelion.core.option.Option<StringBuilder> |
CSSSTYLE |
static com.github.dandelion.core.option.Option<String> |
DEFAULTVALUE |
static com.github.dandelion.core.option.Option<String> |
EXPORT_CONTAINER_CLASS |
static com.github.dandelion.core.option.Option<String> |
EXPORT_CONTAINER_STYLE |
static com.github.dandelion.core.option.Option<String> |
EXPORT_CSV_CLASS |
static com.github.dandelion.core.option.Option<String> |
EXPORT_CSV_FILENAME |
static com.github.dandelion.core.option.Option<String> |
EXPORT_CSV_LABEL |
static com.github.dandelion.core.option.Option<String> |
EXPORT_CSV_MIMETYPE |
static com.github.dandelion.core.option.Option<Set<ExportConf>> |
EXPORT_ENABLED_FORMATS |
static com.github.dandelion.core.option.Option<String> |
EXPORT_PDF_CLASS |
static com.github.dandelion.core.option.Option<String> |
EXPORT_PDF_FILENAME |
static com.github.dandelion.core.option.Option<String> |
EXPORT_PDF_LABEL |
static com.github.dandelion.core.option.Option<String> |
EXPORT_PDF_MIMETYPE |
static com.github.dandelion.core.option.Option<String> |
EXPORT_XLS_CLASS |
static com.github.dandelion.core.option.Option<String> |
EXPORT_XLS_FILENAME |
static com.github.dandelion.core.option.Option<String> |
EXPORT_XLS_LABEL |
static com.github.dandelion.core.option.Option<String> |
EXPORT_XLS_MIMETYPE |
static com.github.dandelion.core.option.Option<String> |
EXPORT_XLSX_CLASS |
static com.github.dandelion.core.option.Option<String> |
EXPORT_XLSX_FILENAME |
static com.github.dandelion.core.option.Option<String> |
EXPORT_XLSX_LABEL |
static com.github.dandelion.core.option.Option<String> |
EXPORT_XLSX_MIMETYPE |
static com.github.dandelion.core.option.Option<String> |
EXPORT_XML_CLASS |
static com.github.dandelion.core.option.Option<String> |
EXPORT_XML_FILENAME |
static com.github.dandelion.core.option.Option<String> |
EXPORT_XML_LABEL |
static com.github.dandelion.core.option.Option<String> |
EXPORT_XML_MIMETYPE |
static com.github.dandelion.core.option.Option<Boolean> |
FEATURE_AUTOWIDTH |
static com.github.dandelion.core.option.Option<Integer> |
FEATURE_DISPLAYLENGTH |
static com.github.dandelion.core.option.Option<String> |
FEATURE_DOM |
static com.github.dandelion.core.option.Option<String> |
FEATURE_FILTER_CLEAR_SELECTOR |
static com.github.dandelion.core.option.Option<Integer> |
FEATURE_FILTER_DELAY |
static com.github.dandelion.core.option.Option<FilterPlaceholder> |
FEATURE_FILTER_PLACEHOLDER |
static com.github.dandelion.core.option.Option<String> |
FEATURE_FILTER_SELECTOR |
static com.github.dandelion.core.option.Option<Boolean> |
FEATURE_FILTERABLE |
static com.github.dandelion.core.option.Option<Boolean> |
FEATURE_INFO |
static com.github.dandelion.core.option.Option<Boolean> |
FEATURE_JQUERYUI |
static com.github.dandelion.core.option.Option<Boolean> |
FEATURE_LENGTHCHANGE |
static com.github.dandelion.core.option.Option<String> |
FEATURE_LENGTHMENU |
static com.github.dandelion.core.option.Option<Boolean> |
FEATURE_PAGEABLE |
static com.github.dandelion.core.option.Option<PagingType> |
FEATURE_PAGINGTYPE |
static com.github.dandelion.core.option.Option<Boolean> |
FEATURE_PROCESSING |
static com.github.dandelion.core.option.Option<Boolean> |
FEATURE_SCROLLCOLLAPSE |
static com.github.dandelion.core.option.Option<String> |
FEATURE_SCROLLX |
static com.github.dandelion.core.option.Option<String> |
FEATURE_SCROLLXINNER |
static com.github.dandelion.core.option.Option<String> |
FEATURE_SCROLLY |
static com.github.dandelion.core.option.Option<Boolean> |
FEATURE_SORTABLE |
static com.github.dandelion.core.option.Option<Boolean> |
FEATURE_STATESAVE |
static com.github.dandelion.core.option.Option<Boolean> |
FILTERABLE |
static com.github.dandelion.core.option.Option<String> |
FILTERPLACEHOLDER |
static com.github.dandelion.core.option.Option<YadcfConfigGenerator.FilterType> |
FILTERTYPE |
static com.github.dandelion.core.option.Option<String> |
FILTERVALUES |
static com.github.dandelion.core.option.Option<String> |
I18N_MSG_ARIA_SORTASC |
static com.github.dandelion.core.option.Option<String> |
I18N_MSG_ARIA_SORTDESC |
static com.github.dandelion.core.option.Option<String> |
I18N_MSG_EMPTYTABLE |
static com.github.dandelion.core.option.Option<String> |
I18N_MSG_INFO |
static com.github.dandelion.core.option.Option<String> |
I18N_MSG_INFOEMPTY |
static com.github.dandelion.core.option.Option<String> |
I18N_MSG_INFOFILTERED |
static com.github.dandelion.core.option.Option<String> |
I18N_MSG_INFOPOSTFIX |
static com.github.dandelion.core.option.Option<String> |
I18N_MSG_LENGTHMENU |
static com.github.dandelion.core.option.Option<String> |
I18N_MSG_LOADINGRECORDS |
static com.github.dandelion.core.option.Option<String> |
I18N_MSG_PAGINATE_FIRST |
static com.github.dandelion.core.option.Option<String> |
I18N_MSG_PAGINATE_LAST |
static com.github.dandelion.core.option.Option<String> |
I18N_MSG_PAGINATE_NEXT |
static com.github.dandelion.core.option.Option<String> |
I18N_MSG_PAGINATE_PREVIOUS |
static com.github.dandelion.core.option.Option<String> |
I18N_MSG_PROCESSING |
static com.github.dandelion.core.option.Option<String> |
I18N_MSG_SEARCH |
static com.github.dandelion.core.option.Option<String> |
I18N_MSG_ZERORECORDS |
static com.github.dandelion.core.option.Option<String> |
ID
All ColumnConfiguration-related options.
|
static com.github.dandelion.core.option.Option<String> |
INTERNAL_OBJECTTYPE |
static com.github.dandelion.core.option.Option<Set<String>> |
MAIN_EXTENSION_NAMES
All TableConfiguration-related options.
|
static com.github.dandelion.core.option.Option<String> |
NAME |
static com.github.dandelion.core.option.Option<Integer> |
PLUGIN_FIXEDOFFSETTOP |
static com.github.dandelion.core.option.Option<String> |
PLUGIN_FIXEDPOSITION |
static com.github.dandelion.core.option.Option<String> |
PROPERTY |
static com.github.dandelion.core.option.Option<String> |
RENDERFUNCTION |
static com.github.dandelion.core.option.Option<Boolean> |
SEARCHABLE |
static com.github.dandelion.core.option.Option<String> |
SELECTOR |
static com.github.dandelion.core.option.Option<Boolean> |
SORTABLE |
static com.github.dandelion.core.option.Option<List<Direction>> |
SORTDIRECTION |
static com.github.dandelion.core.option.Option<String> |
SORTINITDIRECTION |
static com.github.dandelion.core.option.Option<Integer> |
SORTINITORDER |
static com.github.dandelion.core.option.Option<String> |
SORTTYPE |
static com.github.dandelion.core.option.Option<String> |
TITLE |
static com.github.dandelion.core.option.Option<String> |
TITLEKEY |
static com.github.dandelion.core.option.Option<Boolean> |
VISIBLE |
Constructor and Description |
---|
DatatableOptions() |
Modifier and Type | Method and Description |
---|---|
static com.github.dandelion.core.option.Option<?> |
findByName(String optionName)
Searches for the
Option corresponding to the provided
optionName . |
public static final com.github.dandelion.core.option.Option<Set<String>> MAIN_EXTENSION_NAMES
public static final com.github.dandelion.core.option.Option<StringBuilder> CSS_CLASS
public static final com.github.dandelion.core.option.Option<StringBuilder> CSS_STYLE
public static final com.github.dandelion.core.option.Option<String> CSS_STRIPECLASSES
public static final com.github.dandelion.core.option.Option<Extension> CSS_THEME
public static final com.github.dandelion.core.option.Option<ThemeOption> CSS_THEMEOPTION
public static final com.github.dandelion.core.option.Option<Boolean> FEATURE_INFO
public static final com.github.dandelion.core.option.Option<Boolean> FEATURE_AUTOWIDTH
public static final com.github.dandelion.core.option.Option<Boolean> FEATURE_FILTERABLE
public static final com.github.dandelion.core.option.Option<FilterPlaceholder> FEATURE_FILTER_PLACEHOLDER
public static final com.github.dandelion.core.option.Option<Integer> FEATURE_FILTER_DELAY
public static final com.github.dandelion.core.option.Option<String> FEATURE_FILTER_SELECTOR
public static final com.github.dandelion.core.option.Option<String> FEATURE_FILTER_CLEAR_SELECTOR
public static final com.github.dandelion.core.option.Option<Boolean> FEATURE_PAGEABLE
public static final com.github.dandelion.core.option.Option<PagingType> FEATURE_PAGINGTYPE
public static final com.github.dandelion.core.option.Option<Boolean> FEATURE_LENGTHCHANGE
public static final com.github.dandelion.core.option.Option<Boolean> FEATURE_SORTABLE
public static final com.github.dandelion.core.option.Option<Boolean> FEATURE_STATESAVE
public static final com.github.dandelion.core.option.Option<Boolean> FEATURE_JQUERYUI
public static final com.github.dandelion.core.option.Option<String> FEATURE_LENGTHMENU
public static final com.github.dandelion.core.option.Option<Integer> FEATURE_DISPLAYLENGTH
public static final com.github.dandelion.core.option.Option<String> FEATURE_DOM
public static final com.github.dandelion.core.option.Option<String> FEATURE_SCROLLY
public static final com.github.dandelion.core.option.Option<Boolean> FEATURE_SCROLLCOLLAPSE
public static final com.github.dandelion.core.option.Option<String> FEATURE_SCROLLX
public static final com.github.dandelion.core.option.Option<String> FEATURE_SCROLLXINNER
public static final com.github.dandelion.core.option.Option<Boolean> FEATURE_PROCESSING
public static final com.github.dandelion.core.option.Option<Boolean> AJAX_DEFERRENDER
public static final com.github.dandelion.core.option.Option<Object> AJAX_DEFERLOADING
public static final com.github.dandelion.core.option.Option<String> AJAX_SOURCE
public static final com.github.dandelion.core.option.Option<String> AJAX_PARAMS
public static final com.github.dandelion.core.option.Option<Boolean> AJAX_SERVERSIDE
public static final com.github.dandelion.core.option.Option<Boolean> AJAX_PIPELINING
public static final com.github.dandelion.core.option.Option<Integer> AJAX_PIPESIZE
public static final com.github.dandelion.core.option.Option<String> AJAX_RELOAD_SELECTOR
public static final com.github.dandelion.core.option.Option<String> AJAX_RELOAD_FUNCTION
public static final com.github.dandelion.core.option.Option<String> PLUGIN_FIXEDPOSITION
public static final com.github.dandelion.core.option.Option<Integer> PLUGIN_FIXEDOFFSETTOP
public static final com.github.dandelion.core.option.Option<Set<ExportConf>> EXPORT_ENABLED_FORMATS
public static final com.github.dandelion.core.option.Option<String> EXPORT_CONTAINER_STYLE
public static final com.github.dandelion.core.option.Option<String> EXPORT_CONTAINER_CLASS
public static final com.github.dandelion.core.option.Option<String> EXPORT_CSV_CLASS
public static final com.github.dandelion.core.option.Option<String> EXPORT_CSV_LABEL
public static final com.github.dandelion.core.option.Option<String> EXPORT_CSV_FILENAME
public static final com.github.dandelion.core.option.Option<String> EXPORT_CSV_MIMETYPE
public static final com.github.dandelion.core.option.Option<String> EXPORT_XML_CLASS
public static final com.github.dandelion.core.option.Option<String> EXPORT_XML_LABEL
public static final com.github.dandelion.core.option.Option<String> EXPORT_XML_FILENAME
public static final com.github.dandelion.core.option.Option<String> EXPORT_XML_MIMETYPE
public static final com.github.dandelion.core.option.Option<String> EXPORT_PDF_CLASS
public static final com.github.dandelion.core.option.Option<String> EXPORT_PDF_LABEL
public static final com.github.dandelion.core.option.Option<String> EXPORT_PDF_FILENAME
public static final com.github.dandelion.core.option.Option<String> EXPORT_PDF_MIMETYPE
public static final com.github.dandelion.core.option.Option<String> EXPORT_XLS_CLASS
public static final com.github.dandelion.core.option.Option<String> EXPORT_XLS_LABEL
public static final com.github.dandelion.core.option.Option<String> EXPORT_XLS_FILENAME
public static final com.github.dandelion.core.option.Option<String> EXPORT_XLS_MIMETYPE
public static final com.github.dandelion.core.option.Option<String> EXPORT_XLSX_CLASS
public static final com.github.dandelion.core.option.Option<String> EXPORT_XLSX_LABEL
public static final com.github.dandelion.core.option.Option<String> EXPORT_XLSX_FILENAME
public static final com.github.dandelion.core.option.Option<String> EXPORT_XLSX_MIMETYPE
public static final com.github.dandelion.core.option.Option<String> I18N_MSG_PROCESSING
public static final com.github.dandelion.core.option.Option<String> I18N_MSG_SEARCH
public static final com.github.dandelion.core.option.Option<String> I18N_MSG_LENGTHMENU
public static final com.github.dandelion.core.option.Option<String> I18N_MSG_INFO
public static final com.github.dandelion.core.option.Option<String> I18N_MSG_INFOEMPTY
public static final com.github.dandelion.core.option.Option<String> I18N_MSG_INFOFILTERED
public static final com.github.dandelion.core.option.Option<String> I18N_MSG_INFOPOSTFIX
public static final com.github.dandelion.core.option.Option<String> I18N_MSG_LOADINGRECORDS
public static final com.github.dandelion.core.option.Option<String> I18N_MSG_ZERORECORDS
public static final com.github.dandelion.core.option.Option<String> I18N_MSG_EMPTYTABLE
public static final com.github.dandelion.core.option.Option<String> I18N_MSG_PAGINATE_FIRST
public static final com.github.dandelion.core.option.Option<String> I18N_MSG_PAGINATE_PREVIOUS
public static final com.github.dandelion.core.option.Option<String> I18N_MSG_PAGINATE_NEXT
public static final com.github.dandelion.core.option.Option<String> I18N_MSG_PAGINATE_LAST
public static final com.github.dandelion.core.option.Option<String> I18N_MSG_ARIA_SORTASC
public static final com.github.dandelion.core.option.Option<String> I18N_MSG_ARIA_SORTDESC
public static final com.github.dandelion.core.option.Option<String> INTERNAL_OBJECTTYPE
public static final com.github.dandelion.core.option.Option<String> ID
public static final com.github.dandelion.core.option.Option<String> TITLE
public static final com.github.dandelion.core.option.Option<String> TITLEKEY
public static final com.github.dandelion.core.option.Option<String> NAME
public static final com.github.dandelion.core.option.Option<String> PROPERTY
public static final com.github.dandelion.core.option.Option<String> DEFAULTVALUE
public static final com.github.dandelion.core.option.Option<StringBuilder> CSSSTYLE
public static final com.github.dandelion.core.option.Option<StringBuilder> CSSCELLSTYLE
public static final com.github.dandelion.core.option.Option<StringBuilder> CSSCLASS
public static final com.github.dandelion.core.option.Option<StringBuilder> CSSCELLCLASS
public static final com.github.dandelion.core.option.Option<Boolean> SORTABLE
public static final com.github.dandelion.core.option.Option<List<Direction>> SORTDIRECTION
public static final com.github.dandelion.core.option.Option<String> SORTINITDIRECTION
public static final com.github.dandelion.core.option.Option<Integer> SORTINITORDER
public static final com.github.dandelion.core.option.Option<String> SORTTYPE
public static final com.github.dandelion.core.option.Option<Boolean> FILTERABLE
public static final com.github.dandelion.core.option.Option<Boolean> SEARCHABLE
public static final com.github.dandelion.core.option.Option<Boolean> VISIBLE
public static final com.github.dandelion.core.option.Option<YadcfConfigGenerator.FilterType> FILTERTYPE
public static final com.github.dandelion.core.option.Option<String> FILTERVALUES
public static final com.github.dandelion.core.option.Option<String> FILTERPLACEHOLDER
public static final com.github.dandelion.core.option.Option<String> RENDERFUNCTION
public static final com.github.dandelion.core.option.Option<String> SELECTOR
public static com.github.dandelion.core.option.Option<?> findByName(String optionName)
Searches for the Option
corresponding to the provided
optionName
.
optionName
- The normalized name of the Option
to search for.Option
.Copyright © 2013–2015 Dandelion Project. All rights reserved.