Skip to content

Commit

Permalink
Datepicker: Add widget and option methods.
Browse files Browse the repository at this point in the history
  • Loading branch information
tentonaxe authored and scottgonzalez committed Oct 11, 2012
1 parent c110a08 commit 35cf8ce
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion entries/datepicker.xml
@@ -1,5 +1,5 @@
<?xml version="1.0"?>
<entry name="datepicker" type="widget">
<entry name="datepicker" type="widget" widget-element="datepicker">
<title>Datepicker Widget</title>
<desc>Select a date from a popup or inline calendar</desc>
<longdesc>
Expand Down Expand Up @@ -291,6 +291,8 @@
<desc>The new date.</desc>
</argument>
</method>
<xi:include href="../includes/widget-method-option.xml" xmlns:xi="http://www.w3.org/2003/XInclude"/>
<xi:include href="../includes/widget-method-widget.xml" xmlns:xi="http://www.w3.org/2003/XInclude"/>
</methods>
<example>
<height>300</height>
Expand Down

0 comments on commit 35cf8ce

Please sign in to comment.