Class Index | File Index

Classes


Namespace jQuery.tabulate.options.paths.images

The paths to images needed by tabulate.
Defined in: jquery.tabulate.js.

Namespace Summary
Constructor Attributes Constructor Name and Description
 
Contains the paths to images, relative to the current theme.
Field Summary
Field Attributes Field Name and Description
<static>  
jQuery.tabulate.options.paths.images.next
The "next" image.
<static>  
jQuery.tabulate.options.paths.images.previous
The "previous" image.
Namespace Detail
jQuery.tabulate.options.paths.images
Contains the paths to images, relative to the current theme.
Field Detail
<static> {String} jQuery.tabulate.options.paths.images.next
The "next" image.
Default Value:
"images/next.png"

<static> {String} jQuery.tabulate.options.paths.images.previous
The "previous" image.
Default Value:
"images/prev.png"

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