@@ -52,7 +52,7 @@
<desc>Tolerance, in milliseconds, for when resizing should start. If specified, resizing will not start until after mouse is moved beyond duration. This can help prevent unintended resizing when clicking on an element.</desc>
<type name="Number" />
</option>
<widget-inherit id="widget-disabled" />
<xi:include href="../inherits/widget-disabled.xml" xmlns:xi="http://www.w3.org/2003/XInclude"/>
<option name="distance" default='1'>
<desc>Tolerance, in pixels, for when resizing should start. If specified, resizing will not start until after mouse is moved beyond distance. This can help prevent unintended resizing when clicking on an element.</desc>
<type name="Number" />
@@ -97,7 +97,7 @@

</options>
<events>
<widget-inherit id="widget-create" />
<xi:include href="../inherits/widget-create.xml" xmlns:xi="http://www.w3.org/2003/XInclude"/>
<event name="start" type="resizestart">
<desc>This event is triggered at the start of a resize operation.</desc>
<argument name="event" type="Event">
@@ -191,14 +191,14 @@

</events>
<methods>
<widget-inherit id="widget-destroy" />
<widget-inherit id="widget-disable" />
<widget-inherit id="widget-enable" />
<widget-inherit id="widget-get-options" />
<widget-inherit id="widget-get-option" />
<widget-inherit id="widget-set-option" />
<widget-inherit id="widget-set-options" />
<widget-inherit id="widget-widget" />
<xi:include href="../inherits/widget-destroy.xml" xmlns:xi="http://www.w3.org/2003/XInclude"/>
<xi:include href="../inherits/widget-disable.xml" xmlns:xi="http://www.w3.org/2003/XInclude"/>
<xi:include href="../inherits/widget-enable.xml" xmlns:xi="http://www.w3.org/2003/XInclude"/>
<xi:include href="../inherits/widget-get-options.xml" xmlns:xi="http://www.w3.org/2003/XInclude"/>
<xi:include href="../inherits/widget-get-option.xml" xmlns:xi="http://www.w3.org/2003/XInclude"/>
<xi:include href="../inherits/widget-set-option.xml" xmlns:xi="http://www.w3.org/2003/XInclude"/>
<xi:include href="../inherits/widget-set-options.xml" xmlns:xi="http://www.w3.org/2003/XInclude"/>
<xi:include href="../inherits/widget-widget.xml" xmlns:xi="http://www.w3.org/2003/XInclude"/>
</methods>
<example>

@@ -22,7 +22,7 @@
<desc>Time in milliseconds to define when the selecting should start. It helps preventing unwanted selections when clicking on an element.</desc>
<type name="Number" />
</option>
<widget-inherit id="widget-disabled" />
<xi:include href="../inherits/widget-disabled.xml" xmlns:xi="http://www.w3.org/2003/XInclude"/>
<option name="distance" default='0'>
<desc>Tolerance, in pixels, for when selecting should start. If specified, selecting will not start until after mouse is dragged beyond distance.</desc>
<type name="Number" />
@@ -44,7 +44,7 @@

</options>
<events>
<widget-inherit id="widget-create" />
<xi:include href="../inherits/widget-create.xml" xmlns:xi="http://www.w3.org/2003/XInclude"/>
<event name="selected" type="selectableselected">
<desc>This event is triggered at the end of the select operation, on each element added to the selection.</desc>
<argument name="event" type="Event">
@@ -114,17 +114,17 @@

</events>
<methods>
<widget-inherit id="widget-destroy" />
<widget-inherit id="widget-disable" />
<widget-inherit id="widget-enable" />
<xi:include href="../inherits/widget-destroy.xml" xmlns:xi="http://www.w3.org/2003/XInclude"/>
<xi:include href="../inherits/widget-disable.xml" xmlns:xi="http://www.w3.org/2003/XInclude"/>
<xi:include href="../inherits/widget-enable.xml" xmlns:xi="http://www.w3.org/2003/XInclude"/>
<method name="refresh">
<desc> Refresh the position and size of each selectee element. This method can be used to manually recalculate the position and size of each selectee element. Very useful if autoRefresh is set to false.</desc>
</method>
<widget-inherit id="widget-get-options" />
<widget-inherit id="widget-get-option" />
<widget-inherit id="widget-set-option" />
<widget-inherit id="widget-set-options" />
<widget-inherit id="widget-widget" />
<xi:include href="../inherits/widget-get-options.xml" xmlns:xi="http://www.w3.org/2003/XInclude"/>
<xi:include href="../inherits/widget-get-option.xml" xmlns:xi="http://www.w3.org/2003/XInclude"/>
<xi:include href="../inherits/widget-set-option.xml" xmlns:xi="http://www.w3.org/2003/XInclude"/>
<xi:include href="../inherits/widget-set-options.xml" xmlns:xi="http://www.w3.org/2003/XInclude"/>
<xi:include href="../inherits/widget-widget.xml" xmlns:xi="http://www.w3.org/2003/XInclude"/>
</methods>
<example>

@@ -18,7 +18,7 @@
<type name="String" />
<type name="Number" />
</option>
<widget-inherit id="widget-disabled" />
<xi:include href="../inherits/widget-disabled.xml" xmlns:xi="http://www.w3.org/2003/XInclude"/>
<option name="max" default="100">
<desc>The maximum value of the slider.</desc>
<type name="Number" />
@@ -50,7 +50,7 @@
</option>
</options>
<events>
<widget-inherit id="widget-create" />
<xi:include href="../inherits/widget-create.xml" xmlns:xi="http://www.w3.org/2003/XInclude"/>
<event name="start" type="slidestart">
<desc>Triggered when the user starts sliding.</desc>
<argument name="event" type="Event">
@@ -112,13 +112,13 @@

</events>
<methods>
<widget-inherit id="widget-destroy" />
<widget-inherit id="widget-disable" />
<widget-inherit id="widget-enable" />
<widget-inherit id="widget-get-options" />
<widget-inherit id="widget-get-option" />
<widget-inherit id="widget-set-option" />
<widget-inherit id="widget-set-options" />
<xi:include href="../inherits/widget-destroy.xml" xmlns:xi="http://www.w3.org/2003/XInclude"/>
<xi:include href="../inherits/widget-disable.xml" xmlns:xi="http://www.w3.org/2003/XInclude"/>
<xi:include href="../inherits/widget-enable.xml" xmlns:xi="http://www.w3.org/2003/XInclude"/>
<xi:include href="../inherits/widget-get-options.xml" xmlns:xi="http://www.w3.org/2003/XInclude"/>
<xi:include href="../inherits/widget-get-option.xml" xmlns:xi="http://www.w3.org/2003/XInclude"/>
<xi:include href="../inherits/widget-set-option.xml" xmlns:xi="http://www.w3.org/2003/XInclude"/>
<xi:include href="../inherits/widget-set-options.xml" xmlns:xi="http://www.w3.org/2003/XInclude"/>
<method name="value">
<desc>Gets or sets the value of the slider. For single handle sliders.</desc>
<argument name="value" type="Number" optional="true">
@@ -134,7 +134,7 @@
<desc></desc>
</argument>
</method>
<widget-inherit id="widget-widget" />
<xi:include href="../inherits/widget-widget.xml" xmlns:xi="http://www.w3.org/2003/XInclude"/>
</methods>
<example>
<desc>A simple jQuery UI Slider.</desc>
@@ -47,7 +47,7 @@
<desc>Time in milliseconds to define when the sorting should start. It helps preventing unwanted drags when clicking on an element.</desc>
<type name="Number" />
</option>
<widget-inherit id="widget-disabled" />
<xi:include href="../inherits/widget-disabled.xml" xmlns:xi="http://www.w3.org/2003/XInclude"/>
<option name="distance" default='1'>
<desc>Tolerance, in pixels, for when sorting should start. If specified, sorting will not start until after mouse is dragged beyond distance. Can be used to allow for clicks on elements within a handle.</desc>
<type name="Number" />
@@ -123,7 +123,7 @@
</option>
</options>
<events>
<widget-inherit id="widget-create" />
<xi:include href="../inherits/widget-create.xml" xmlns:xi="http://www.w3.org/2003/XInclude"/>
<event name="start" type="sortstart">
<desc>This event is triggered when sorting starts.</desc>
<argument name="event" type="Event">
@@ -464,13 +464,13 @@
will cancel the change. Useful in the 'receive' callback.
</desc>
</method>
<widget-inherit id="widget-destroy" />
<widget-inherit id="widget-disable" />
<widget-inherit id="widget-enable" />
<widget-inherit id="widget-get-options" />
<widget-inherit id="widget-get-option" />
<widget-inherit id="widget-set-option" />
<widget-inherit id="widget-set-options" />
<xi:include href="../inherits/widget-destroy.xml" xmlns:xi="http://www.w3.org/2003/XInclude"/>
<xi:include href="../inherits/widget-disable.xml" xmlns:xi="http://www.w3.org/2003/XInclude"/>
<xi:include href="../inherits/widget-enable.xml" xmlns:xi="http://www.w3.org/2003/XInclude"/>
<xi:include href="../inherits/widget-get-options.xml" xmlns:xi="http://www.w3.org/2003/XInclude"/>
<xi:include href="../inherits/widget-get-option.xml" xmlns:xi="http://www.w3.org/2003/XInclude"/>
<xi:include href="../inherits/widget-set-option.xml" xmlns:xi="http://www.w3.org/2003/XInclude"/>
<xi:include href="../inherits/widget-set-options.xml" xmlns:xi="http://www.w3.org/2003/XInclude"/>
<method name="refresh">
<desc>Refresh the sortable items. Custom trigger the reloading of all sortable items, causing new items to be recognized.</desc>
</method>
@@ -508,7 +508,7 @@ and do
then <code>result[0]</code> will contain "hello" and <code>result[1]</code> will contain "goodbye".
</desc>
</method>
<widget-inherit id="widget-widget" />
<xi:include href="../inherits/widget-widget.xml" xmlns:xi="http://www.w3.org/2003/XInclude"/>
</methods>
<example>
<desc>A simple jQuery UI Sortable.</desc>
@@ -17,7 +17,7 @@
Sets the culture to use for parsing and formatting the value. If <code>null</code>, the currently set culture in <code>Globalize</code> is used, see <a href="https://github.com/jquery/globalize">Globalize docs</a> for available cultures. Only relevant if the <a href="#option-numberFormat"><code>numberFormat</code></a> option is set. Requires <a href="https://github.com/jquery/globalize">Globalize</a> to be included.</desc>
<type name="String" />
</option>
<widget-inherit id="widget-disabled" />
<xi:include href="../inherits/widget-disabled.xml" xmlns:xi="http://www.w3.org/2003/XInclude"/>
<option name="icons" type="Object" default='{ down: "ui-icon-triangle-1-s", up: "ui-icon-triangle-1-n" }'>
<desc>
Icons to use for buttons, matching an icon defined by the jQuery UI CSS Framework.
@@ -89,13 +89,13 @@
</option>
</options>
<methods>
<widget-inherit id="widget-destroy" />
<widget-inherit id="widget-disable" />
<widget-inherit id="widget-enable" />
<widget-inherit id="widget-get-options" />
<widget-inherit id="widget-get-option" />
<widget-inherit id="widget-set-option" />
<widget-inherit id="widget-set-options" />
<xi:include href="../inherits/widget-destroy.xml" xmlns:xi="http://www.w3.org/2003/XInclude"/>
<xi:include href="../inherits/widget-disable.xml" xmlns:xi="http://www.w3.org/2003/XInclude"/>
<xi:include href="../inherits/widget-enable.xml" xmlns:xi="http://www.w3.org/2003/XInclude"/>
<xi:include href="../inherits/widget-get-options.xml" xmlns:xi="http://www.w3.org/2003/XInclude"/>
<xi:include href="../inherits/widget-get-option.xml" xmlns:xi="http://www.w3.org/2003/XInclude"/>
<xi:include href="../inherits/widget-set-option.xml" xmlns:xi="http://www.w3.org/2003/XInclude"/>
<xi:include href="../inherits/widget-set-options.xml" xmlns:xi="http://www.w3.org/2003/XInclude"/>
<method name="pageDown">
<desc>
Decrements the value by the specified number of pages, as defined by the <a href="#option-page"><code>page</code></a> option. Without the parameter, a single page is decremented.
@@ -139,10 +139,10 @@
<desc>The value to set.</desc>
</argument>
</method>
<widget-inherit id="widget-widget" />
<xi:include href="../inherits/widget-widget.xml" xmlns:xi="http://www.w3.org/2003/XInclude"/>
</methods>
<events>
<widget-inherit id="widget-create" />
<xi:include href="../inherits/widget-create.xml" xmlns:xi="http://www.w3.org/2003/XInclude"/>
<event name="start" type="spinstart">
<desc>
Triggered before a spin. Can be canceled, preventing the spin from occurring.
@@ -141,8 +141,8 @@
</event>
</events>
<methods>
<widget-inherit id="widget-destroy" />
<widget-inherit id="widget-disable" />
<xi:include href="../inherits/widget-destroy.xml" xmlns:xi="http://www.w3.org/2003/XInclude"/>
<xi:include href="../inherits/widget-disable.xml" xmlns:xi="http://www.w3.org/2003/XInclude"/>
<method name="disable">
<desc>
Disables a tab. The selected tab cannot be disabled. To disable more than one tab at once, set the <a href="#option-disabled"><code>disabled</code></a> option: <code>$( "#tabs" ).tabs( "option", "disabled", [ 1, 2, 3 ] )</code>.
@@ -151,7 +151,7 @@
<desc>The zero-based index of the tab to be disabled. Instead of an index, the <code>href</code> of the tab may be passed.</desc>
</argument>
</method>
<widget-inherit id="widget-enable" />
<xi:include href="../inherits/widget-enable.xml" xmlns:xi="http://www.w3.org/2003/XInclude"/>
<method name="enable">
<desc>
Enables a tab. To enable more than one tab at once reset the disabled property like: <code>$( "#example" ).tabs( "option", "disabled", [] );</code>.
@@ -166,11 +166,11 @@
<desc>The zero-baesd index of the tab the be loaded. Instead of an index, the <code>href</code> of the tab may be passed.</desc>
</argument>
</method>
<widget-inherit id="widget-get-options" />
<widget-inherit id="widget-get-option" />
<widget-inherit id="widget-set-option" />
<widget-inherit id="widget-set-options" />
<widget-inherit id="widget-widget" />
<xi:include href="../inherits/widget-get-options.xml" xmlns:xi="http://www.w3.org/2003/XInclude"/>
<xi:include href="../inherits/widget-get-option.xml" xmlns:xi="http://www.w3.org/2003/XInclude"/>
<xi:include href="../inherits/widget-set-option.xml" xmlns:xi="http://www.w3.org/2003/XInclude"/>
<xi:include href="../inherits/widget-set-options.xml" xmlns:xi="http://www.w3.org/2003/XInclude"/>
<xi:include href="../inherits/widget-widget.xml" xmlns:xi="http://www.w3.org/2003/XInclude"/>
</methods>
<example>
<desc>A simple jQuery UI Tabs</desc>
@@ -27,7 +27,7 @@
When changing this option, you likely need to also change the <a href="#option-items"><code>items</code></a> option.</desc>
<type name="Function" />
</option>
<widget-inherit id="widget-disabled" />
<xi:include href="../inherits/widget-disabled.xml" xmlns:xi="http://www.w3.org/2003/XInclude"/>
<option name="hide" default="true">
<desc>How to hide the tooltip.</desc>
<type name="Boolean" />
@@ -72,9 +72,9 @@
<desc>What triggered the tooltip to close.</desc>
</argument>
</method>
<widget-inherit id="widget-destroy" />
<widget-inherit id="widget-disable" />
<widget-inherit id="widget-enable" />
<xi:include href="../inherits/widget-destroy.xml" xmlns:xi="http://www.w3.org/2003/XInclude"/>
<xi:include href="../inherits/widget-disable.xml" xmlns:xi="http://www.w3.org/2003/XInclude"/>
<xi:include href="../inherits/widget-enable.xml" xmlns:xi="http://www.w3.org/2003/XInclude"/>
<method name="open">
<desc>
Programmatically open a tooltip. If the widget's element is the target, the event argument is optional. Otherwise you have to pass an event object with the <code>currentTarget</code> property pointing at the target.
@@ -83,14 +83,14 @@
<desc>What triggered the tooltip to open.</desc>
</argument>
</method>
<widget-inherit id="widget-get-options" />
<widget-inherit id="widget-get-option" />
<widget-inherit id="widget-set-option" />
<widget-inherit id="widget-set-options" />
<widget-inherit id="widget-widget" />
<xi:include href="../inherits/widget-get-options.xml" xmlns:xi="http://www.w3.org/2003/XInclude"/>
<xi:include href="../inherits/widget-get-option.xml" xmlns:xi="http://www.w3.org/2003/XInclude"/>
<xi:include href="../inherits/widget-set-option.xml" xmlns:xi="http://www.w3.org/2003/XInclude"/>
<xi:include href="../inherits/widget-set-options.xml" xmlns:xi="http://www.w3.org/2003/XInclude"/>
<xi:include href="../inherits/widget-widget.xml" xmlns:xi="http://www.w3.org/2003/XInclude"/>
</methods>
<events>
<widget-inherit id="widget-create" />
<xi:include href="../inherits/widget-create.xml" xmlns:xi="http://www.w3.org/2003/XInclude"/>
<event name="open" type="tooltipopen">
<desc>
Triggered when a tooltip is shown, triggered on <code>focusin</code> or <code>mouseover</code>.
@@ -24,7 +24,7 @@
</argument>
</signature>
<options>
<widget-inherit id="widget-disabled" />
<xi:include href="../inherits/widget-disabled.xml" xmlns:xi="http://www.w3.org/2003/XInclude"/>
<option name="hide" default="true">
<desc>How to hide the tooltip.</desc>
<type name="Boolean" />
@@ -166,7 +166,7 @@
</method>
</methods>
<events>
<widget-inherit id="widget-create" />
<xi:include href="../inherits/widget-create.xml" xmlns:xi="http://www.w3.org/2003/XInclude"/>
</events>
<category slug="utilities"/>
</entry>
@@ -7,9 +7,4 @@
<xsl:apply-templates select="@* | node()"/>
</xsl:copy>
</xsl:template>
<xsl:template match="widget-inherit">
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude">
<xsl:attribute name="href">../inherits/<xsl:value-of select="@id"/>.xml</xsl:attribute>
</xi:include>
</xsl:template>
</xsl:stylesheet>