Property | Type | Description | |
---|---|---|---|
$events | the JavaScript event handlers. | ||
$pluginOptions | the options for the Bootstrap JavaScript plugin. |
Method | Description | |
---|---|---|
init ( ) | Initializes the widget. | |
initOptions ( ) | Initializes options | |
registerClientScript ( ) | Registers required client script for bootstrap datepicker. | |
renderField ( ) | Renders field | |
run ( ) | Runs the widget. |
public registerClientScript ( ) |