Class Index | File Index

Classes


Class caveColumn


Defined in: cave.js.

Class Summary
Constructor Attributes Constructor Name and Description
 
caveColumn(name, title)
This caveColumn object is used in the caveList object to describe the columns in the table.
Class Detail
caveColumn(name, title)
This caveColumn object is used in the caveList object to describe the columns in the table.

See also the overview and examples.

Parameters:
{string} name
the name of the column
{string} title
the title of the column

Documentation generated by JsDoc Toolkit 2.3.2 on Sun Nov 29 2009 14:58:50 GMT+0200 (SAST)