|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
| Class Summary | |
|---|---|
| AbstractFilteringFeature | Java implementation of the DataTables Column Filter Add-on written by Jovan Popovic. |
| AjaxFeature | Feature automatically added to the table when using an AJAX source. |
| AjaxReloadFeature |
Feature automatically added to the table when the end-user makes use of the
TableConfig.AJAX_RELOAD_SELECTOR or the
TableConfig.AJAX_RELOAD_FUNCTION. |
| AppearFeature | Extension used to add an effect when the table has finished being drawed. |
| ExportFeature |
Extension used to generate export links, depending on the export
configurations stored in the TableConfiguration instance. |
| ExtraHtmlFeature | TODO |
| ExtraJsFeature | Feature used to insert end-user Javascript files in the generated DataTable confguration. |
| MultiFilterFeature | Feature that is always enabled when server-side processing has been activated. |
| PaginationTypeBootstrapFeature |
Activates the Bootstrap2 pagination by:
Updating the bundle graph with the bundle
paginationType-bootstrap
Setting the pagination type to bootstrap
|
| PaginationTypeBootstrapFourButtonFeature | Alternative pagination style mixing PaginationTypeBootstrapFeature
and PaginationTypeFourButtonFeature. |
| PaginationTypeBootstrapFullNumbersFeature | Alternative pagination style mixing the full numbersPaginationTypeBootstrapFeature
and full numbers. |
| PaginationTypeExtJsFeature |
Activates the ExtJS pagination by:
Updating the bundle graph with the bundle paginationType-extjs
Setting the pagination type to extStyle
|
| PaginationTypeFourButtonFeature |
Activates the FourButton pagination by:
Updating the bundle graph with the bundle
paginationType-fourbutton
Setting the pagination type to four_button
|
| PaginationTypeInputFeature |
Activates the Input pagination by:
Updating the bundle graph with the bundle paginationType-input
Setting the pagination type to input
|
| PaginationTypeListboxFeature |
Activates the ListBox pagination by:
Updating the bundle graph with the bundle
paginationType-listbox
Setting the pagination type to listbox
|
| PaginationTypeScrollingFeature |
Activates the Scrolling pagination by:
Updating the bundle graph with the bundle
paginationType-scrolling
Setting the pagination type to scrolling
|
| PipeliningFeature | Pipelining feature that may be used if server-side processing has been enabled. |
| ServerSideFeature | Feature that is always enabled when server-side processing has been activated. |
| SortingFeature |
Feature used in accordance with the sortType column attribute to
help DataTables to configure the sort on a column. |
| Enum Summary | |
|---|---|
| FilterPlaceholder | Placeholder use for all elements added when individual column filtering is enabled. |
| FilterType | Type of filter that can be used when individual column filtering is enabled. |
| PaginationType | Enum containing all alternative pagination style. |
| SortType | Enumeration containing different types of sort. |
|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||