clickInput (Boolean): If the matched element is an input type="text" and this option is true then clicking on the input will cause the date picker to appear.
createButton (Boolean): Whether to create a .dp-choose-date anchor directly after the matched element which when clicked will trigger the showing of the date picker.
The error separator is used to differentiate each error-message
in case a component has more than one error message
Defaults to separating using a tag.
to be overridden by subclass if you don't want to autodetect wether a jquery.js
has already been added, and thus skip adding JQUERY_JS as a JavascriptReference.
hoverClass (String): The class to attach to each cell when you hover over it (to allow you to use hover effects in IE6 which doesn't support the :hover pseudo-class on elements other than links).
An integration of JQuery UI Slider widget
(http://docs.jquery.com/UI/Slider/slider)
A Java representation of Slider's options
(http://docs.jquery.com/UI/Slider/slider#options)