Class Index | File Index

Classes


Namespace jQuery.tabulate.filters

Contains filters to apply to the data set.
Defined in: jquery.tabulate.js.

Namespace Summary
Constructor Attributes Constructor Name and Description
 
Global filters to apply to the data set will go here.
Field Summary
Field Attributes Field Name and Description
<static>  
jQuery.tabulate.filters.limit
How many items to show per page.
<static>  
jQuery.tabulate.filters.offset
The number of items by which to offest our data set.
Namespace Detail
jQuery.tabulate.filters
Global filters to apply to the data set will go here.
Field Detail
<static> {integer} jQuery.tabulate.filters.limit
How many items to show per page.
Default Value:
0

<static> {integer} jQuery.tabulate.filters.offset
The number of items by which to offest our data set.
Default Value:
0

Documentation generated by JsDoc Toolkit 2.3.2 on Tue Oct 12 2010 18:20:11 GMT-0700 (PDT)