[TAU] correction of TAU API reference
authorheeju Joo <heeju.joo@samsung.com>
Fri, 17 Jul 2015 06:53:54 +0000 (15:53 +0900)
committerheeju Joo <heeju.joo@samsung.com>
Fri, 17 Jul 2015 07:19:00 +0000 (16:19 +0900)
Change-Id: Iffd89c3c4893cceb3b5ab2683bb605b83747445f
Signed-off-by: heeju Joo <heeju.joo@samsung.com>
40 files changed:
org.tizen.sampledescriptions/html/mobile_w/sd_mw.htm
org.tizen.ui.guides/html/web/tau/ui_component_w.htm
org.tizen.web.apireference/html/index.htm
org.tizen.web.apireference/html/ui_fw_api/Mobile_UIComponents/deprecated/mobile_Autodividers.htm
org.tizen.web.apireference/html/ui_fw_api/Mobile_UIComponents/deprecated/mobile_Checkboxradio.htm
org.tizen.web.apireference/html/ui_fw_api/Mobile_UIComponents/deprecated/mobile_Collapsible.htm
org.tizen.web.apireference/html/ui_fw_api/Mobile_UIComponents/deprecated/mobile_Controlgroup.htm
org.tizen.web.apireference/html/ui_fw_api/Mobile_UIComponents/deprecated/mobile_FastScroll.htm
org.tizen.web.apireference/html/ui_fw_api/Mobile_UIComponents/deprecated/mobile_Gallery.htm
org.tizen.web.apireference/html/ui_fw_api/Mobile_UIComponents/deprecated/mobile_ListDivider.htm
org.tizen.web.apireference/html/ui_fw_api/Mobile_UIComponents/deprecated/mobile_Notification.htm
org.tizen.web.apireference/html/ui_fw_api/Mobile_UIComponents/deprecated/mobile_ProgressBar.htm
org.tizen.web.apireference/html/ui_fw_api/Mobile_UIComponents/deprecated/mobile_ScrollHandler.htm
org.tizen.web.apireference/html/ui_fw_api/Mobile_UIComponents/deprecated/mobile_SearchBar.htm
org.tizen.web.apireference/html/ui_fw_api/Mobile_UIComponents/deprecated/mobile_SelectMenu.htm
org.tizen.web.apireference/html/ui_fw_api/Mobile_UIComponents/deprecated/mobile_Swipe.htm
org.tizen.web.apireference/html/ui_fw_api/Mobile_UIComponents/deprecated/mobile_TabBar.htm
org.tizen.web.apireference/html/ui_fw_api/Mobile_UIComponents/deprecated/mobile_Tokentextarea.htm
org.tizen.web.apireference/html/ui_fw_api/Mobile_UIComponents/mobile_Button.htm
org.tizen.web.apireference/html/ui_fw_api/Mobile_UIComponents/mobile_ColoredListview.htm
org.tizen.web.apireference/html/ui_fw_api/Mobile_UIComponents/mobile_Drawer.htm
org.tizen.web.apireference/html/ui_fw_api/Mobile_UIComponents/mobile_DropdownMenu.htm
org.tizen.web.apireference/html/ui_fw_api/Mobile_UIComponents/mobile_FloatingActions.htm
org.tizen.web.apireference/html/ui_fw_api/Mobile_UIComponents/mobile_GridView.htm
org.tizen.web.apireference/html/ui_fw_api/Mobile_UIComponents/mobile_IndexScrollBar.htm
org.tizen.web.apireference/html/ui_fw_api/Mobile_UIComponents/mobile_Listview.htm
org.tizen.web.apireference/html/ui_fw_api/Mobile_UIComponents/mobile_Navigation.htm [new file with mode: 0644]
org.tizen.web.apireference/html/ui_fw_api/Mobile_UIComponents/mobile_NavigationBar.htm [deleted file]
org.tizen.web.apireference/html/ui_fw_api/Mobile_UIComponents/mobile_PageIndicator.htm
org.tizen.web.apireference/html/ui_fw_api/Mobile_UIComponents/mobile_PanelChanger.htm
org.tizen.web.apireference/html/ui_fw_api/Mobile_UIComponents/mobile_Progress.htm
org.tizen.web.apireference/html/ui_fw_api/Mobile_UIComponents/mobile_Slider.htm
org.tizen.web.apireference/html/ui_fw_api/Mobile_UIComponents/mobile_Tabs.htm
org.tizen.web.apireference/html/ui_fw_api/Mobile_UIComponents/mobile_TextEnveloper.htm
org.tizen.web.apireference/html/ui_fw_api/Mobile_UIComponents/mobile_TextInput.htm
org.tizen.web.apireference/html/ui_fw_api/Mobile_UIComponents/mobile_ToggleSwitch.htm
org.tizen.web.apireference/html/ui_fw_api/Mobile_UIComponents/mobile_component_list.htm [moved from org.tizen.web.apireference/html/ui_fw_api/Mobile_UIComponents/widget_reference.htm with 96% similarity]
org.tizen.web.apireference/html/ui_fw_api/Wearable_UIComponents/wearable_component_list.htm [moved from org.tizen.web.apireference/html/ui_fw_api/Wearable_UIComponents/widget_reference.htm with 100% similarity]
org.tizen.web.apireference/html/ui_fw_api/ui_fw_api_cover.htm
org.tizen.web.apireference/index.xml

index 6b235af..ed2562c 100644 (file)
       <ul> 
        <li><a href="../../../org.tizen.web.apireference/html/ui_fw_api/ui_fw_api_cover.htm">Tizen Advanced UI Framework</a> Reference</li> 
       </ul> 
-         <p>This sample is also explained in the <a href="../../../org.tizen.web.apireference/html/ui_fw_api/Mobile_UIComponents/widget_reference.htm">UI Component Reference</a>.</p></td> 
+         <p>This sample is also explained in the <a href="../../../org.tizen.web.apireference/html/ui_fw_api/Mobile_UIComponents/mobile_component_list.htm">UI Component Reference</a>.</p></td> 
     </tr>
 <tr> 
      <td><a href="touchpaint_mw.htm">TouchPaint</a></td> 
@@ -290,4 +290,4 @@ var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga
 </script>
 
 </body>
-</html>
\ No newline at end of file
+</html>
index 9851f65..2e52d9f 100755 (executable)
@@ -28,8 +28,8 @@
         </ul>
         <p class="toc-title">Related Info</p>
         <ul class="toc">
-            <li><a href="../../../../org.tizen.web.apireference/html/ui_fw_api/Mobile_UIComponents/widget_reference.htm">Mobile UI Components</a></li>
-                       <li><a href="../../../../org.tizen.web.apireference/html/ui_fw_api/Wearable_UIComponents/widget_reference.htm">Wearable UI Components</a></li>
+            <li><a href="../../../../org.tizen.web.apireference/html/ui_fw_api/Mobile_UIComponents/mobile_component_list.htm">Mobile UI Components</a></li>
+                       <li><a href="../../../../org.tizen.web.apireference/html/ui_fw_api/Wearable_UIComponents/wearable_component_list.htm">Wearable UI Components</a></li>
         </ul>
     </div></div>
 </div>
@@ -79,7 +79,7 @@
 
 <h2 id="setoption">Setting UI Component Options</h2>
 
-<p>TAU supports several ways of setting options for a UI component. For more information, see <a href="../../../../org.tizen.web.apireference/html/ui_fw_api/Mobile_UIComponents/widget_reference.htm">Mobile UI Components</a> and <a href="../../../../org.tizen.web.apireference/html/ui_fw_api/Wearable_UIComponents/widget_reference.htm">Wearable UI Components</a>.</p>
+<p>TAU supports several ways of setting options for a UI component. For more information, see <a href="../../../../org.tizen.web.apireference/html/ui_fw_api/Mobile_UIComponents/mobile_component_list.htm">Mobile UI Components</a> and <a href="../../../../org.tizen.web.apireference/html/ui_fw_api/Wearable_UIComponents/wearable_component_list.htm">Wearable UI Components</a>.</p>
 <p>You have the following options for setting the options:</p>
 <ul>
 <li>Initializing options with the <span style="font-family: Courier New,Courier,monospace;">data-</span> attribute
 </script>
 
 </body>
-</html>
\ No newline at end of file
+</html>
index 4f0bd6f..b23f426 100644 (file)
                                                <li><a href="ui_fw_api/Base/popup.htm">Popup Handling</a></li>
                                        </ul>
                                </li>
-                               <li><a href="ui_fw_api/Mobile_UIComponents/widget_reference.htm">Mobile UI Components</a>
+                               <li><a href="ui_fw_api/Mobile_UIComponents/mobile_component_list.htm">Mobile UI Components</a>
                                        <ul>
                                                <li><a href="ui_fw_api/Mobile_UIComponents/mobile_Button.htm">Button</a></li>
                                                <li><a href="ui_fw_api/Mobile_UIComponents/mobile_Checkbox.htm">Checkbox</a></li>
                                                <li><a href="ui_fw_api/Mobile_UIComponents/mobile_FloatingActions.htm">FloatingActions</a></li>
                                                <li><a href="ui_fw_api/Mobile_UIComponents/mobile_GridView.htm">GridView</a></li>
                                                <li><a href="ui_fw_api/Mobile_UIComponents/mobile_IndexScrollBar.htm">IndexScrollBar</a></li>
-                                               <li><a href="ui_fw_api/Mobile_UIComponents/mobile_Listview.htm">Listview</a></li>
-                                               <li><a href="ui_fw_api/Mobile_UIComponents/mobile_NavigationBar.htm">NavigationBar</a></li>
+                                               <li><a href="ui_fw_api/Mobile_UIComponents/mobile_Listview.htm">ListView</a></li>
+                                               <li><a href="ui_fw_api/Mobile_UIComponents/mobile_Navigation.htm">Navigation</a></li>
                                                <li><a href="ui_fw_api/Mobile_UIComponents/mobile_PageIndicator.htm">PageIndicator</a></li>
                                                <li><a href="ui_fw_api/Mobile_UIComponents/mobile_PanelChanger.htm">PanelChanger</a></li>
                                                <li><a href="ui_fw_api/Mobile_UIComponents/mobile_Popup.htm">Popup</a></li>
                                                <li><a href="ui_fw_api/Mobile_UIComponents/mobile_SearchInput.htm">SearchInput</a></li>
                                                <li><a href="ui_fw_api/Mobile_UIComponents/mobile_SectionChanger.htm">SectionChanger</a></li>
                                                <li><a href="ui_fw_api/Mobile_UIComponents/mobile_Slider.htm">Slider</a></li>
+                        <li><a href="ui_fw_api/Mobile_UIComponents/mobile_Tabs.htm">Tabs</a></li>
                                                <li><a href="ui_fw_api/Mobile_UIComponents/mobile_TextEnveloper.htm">TextEnveloper</a></li>
+                        <li><a href="ui_fw_api/Mobile_UIComponents/mobile_TextInput.htm">TextInput</a></li>
                                                <li><a href="ui_fw_api/Mobile_UIComponents/mobile_ToggleSwitch.htm">ToggleSwitch</a></li>
                                        </ul>
                                </li>
-                               <li><a href="ui_fw_api/Wearable_UIComponents/widget_reference.htm">Wearable UI Components</a>
+                               <li><a href="ui_fw_api/Wearable_UIComponents/wearable_component_list.htm">Wearable UI Components</a>
                                        <ul>
                                                <li><a href="ui_fw_api/Wearable_UIComponents/wearable_button.htm">Button</a></li>
                                                <li><a href="ui_fw_api/Wearable_UIComponents/wearable_checkbox.htm">CheckboxRadio</a></li>
index 70165f9..c5fd862 100644 (file)
@@ -11,7 +11,7 @@
 
 <h1>Autodividers</h1>
 
-<p>The autodividers component is an extension of the <a href="../ns_widget_mobile_Listview.htm">list view component</a>, and it automatically creates dividers for a list view.</p>
+<p>The autodividers component is an extension of the <a href="../mobile_Listview.htm">list view component</a>, and it automatically creates dividers for a list view.</p>
 
 <table class="note deprecated">
         <tbody>
@@ -20,7 +20,7 @@
                 </tr>
                 <tr>
                         <td class="note deprecated">This component has been <span class="deprecated">DEPRECATED since <b>Tizen 2.4</b></span> and will be <i>deleted in Tizen 3.0.</i><br>
-To support Backward compitablity, please import tau.support-2.3.js.</td>
+To support Backward compatibility, please import tau.support-2.3.js.</td>
                 </tr>
         </tbody>
 </table>
index c58c91b..9a68511 100644 (file)
                 </tr>
                 <tr>
                         <td class="note deprecated">This component has been <span class="deprecated">DEPRECATED since <b>Tizen 2.4</b></span> and will be <i>deleted in Tizen 3.0.</i><br>
-To support Backward compitablity, please import tau.support-2.3.js.</td>
+To support Backward compatibility, please import tau.support-2.3.js.</td>
                 </tr>
                <tr>
-                       <td class="note deprecated">Since 2.4, to use checkbox and radio button, please refer <a href="#">Checkbox</a> and <a href="#">Radio</a> Component.
+                       <td class="note deprecated">Since 2.4, to use checkbox and radio button, please refer <a href="../mobile_Checkbox.htm">Checkbox</a> and <a href="../mobile_Radio.htm">Radio</a> Component.
                </tr>
         </tbody>
 </table>
index b29d7a3..9b29f93 100644 (file)
                 </tr>
                 <tr>
                         <td class="note deprecated">This component has been <span class="deprecated">DEPRECATED since <b>Tizen 2.4</b></span>.</i><br>
-To support Backward compitablity, please import tau.support-2.3.js.</td>
+To support Backward compatibility, please import tau.support-2.3.js.</td>
                 </tr>
                 <tr>
-                        <td class="note deprecated">Since 2.4, to use Collapsible component, please use a <a href="#">Expandable</a> Component.
+                        <td class="note deprecated">Since 2.4, to use Collapsible component, please use a <a href="../mobile_Expandable.htm">Expandable</a> Component.
                 </tr>
         </tbody>
 </table>
index a568ca0..3493872 100644 (file)
@@ -21,7 +21,7 @@
                 </tr>
                 <tr>
                         <td class="note deprecated">This component has been <span class="deprecated">DEPRECATED since <b>Tizen 2.4</b></span> and will be <i>deleted in Tizen 3.0.</i><br>
-To support Backward compitablity, please import tau.support-2.3.js.</td>
+To support Backward compatibility, please import tau.support-2.3.js.</td>
                 </tr>
         </tbody>
 </table>
index 8948f0b..cef2c6b 100644 (file)
                 </tr>
                 <tr>
                         <td class="note deprecated">This component has been <span class="deprecated">DEPRECATED since <b>Tizen 2.4</b></span> and will be <i>deleted in Tizen 3.0.</i><br>
-To support Backward compitablity, please import tau.support-2.3.js.</td>
+To support Backward compatibility, please import tau.support-2.3.js.</td>
                 </tr>
                 <tr>
-                        <td class="note deprecated">Since 2.4, to use FastScroll component, please refer <a href="#">IndexScrollbar</a> Component.
+                        <td class="note deprecated">Since 2.4, to use FastScroll component, please refer <a href="../mobile_IndexScrollBar.htm">IndexScrollbar</a> Component.
                 </tr>
         </tbody>
 </table>
index 6662403..87469b7 100644 (file)
                 </tr>
                 <tr>
                         <td class="note deprecated">This component has been <span class="deprecated">DEPRECATED since <b>Tizen 2.4</b></span> and will be <i>deleted in Tizen 3.0.</i><br>
-To support Backward compitablity, please import tau.support-2.3.js.</td>
+To support Backward compatibility, please import tau.support-2.3.js.</td>
                 </tr>
                <tr>
-                       <td class="note deprecated">Since 2.4, to implement Gallery sample, please use <a href="#">Section Changer</a> component.
+                       <td class="note deprecated">Since 2.4, to implement Gallery sample, please use <a href="../mobile_SectionChanger.htm">Section Changer</a> component.
                </tr>
         </tbody>
 </table>
index b303bed..941d946 100644 (file)
                 </tr>
                 <tr>
                         <td class="note deprecated">This component has been <span class="deprecated">DEPRECATED since <b>Tizen 2.4</b></span> and will be <i>deleted in Tizen 3.0.</i><br>
-To support Backward compitablity, please import tau.support-2.3.js.</td>
+To support Backward compatibility, please import tau.support-2.3.js.</td>
                 </tr>
                 <tr>
-                        <td class="note deprecated">Since 2.4, it has been renamed to GroupIndex. To use Group index in Listview, please refer <a href="#">Listview</a> Component.
+                        <td class="note deprecated">Since 2.4, it has been renamed to GroupIndex. To use Group index in Listview, please refer <a href="../mobile_Listview.htm#group">Listview</a> Component.
                 </tr>
         </tbody>
 </table>
index 201890a..3a8b157 100644 (file)
@@ -21,7 +21,7 @@
                 </tr>
                 <tr>
                         <td class="note deprecated">This component has been <span class="deprecated">DEPRECATED since <b>Tizen 2.4</b></span> and will be <i>deleted in Tizen 3.0.</i><br>
-To support Backward compitablity, please import tau.support-2.3.js.</td>
+To support Backward compatibility, please import tau.support-2.3.js.</td>
                 </tr>
         </tbody>
 </table>
index 0a40f6e..bff30cd 100644 (file)
@@ -24,7 +24,7 @@
                </tr>
                 <tr>
                         <td class="note deprecated">This component has been <span class="deprecated">DEPRECATED since <b>Tizen 2.4</b></span> and will be <i>deleted in Tizen 3.0.</i><br>
-To support Backward compitablity, please import tau.support-2.3.js.</td>
+To support Backward compatibility, please import tau.support-2.3.js.</td>
                 </tr>
         </tbody>
 </table>
index 8b1ee5e..f0e357c 100644 (file)
@@ -21,7 +21,7 @@
                 </tr>
                 <tr>
                         <td class="note deprecated">This component has been <span class="deprecated">DEPRECATED since <b>Tizen 2.4</b></span> and will be <i>deleted in Tizen 3.0.</i><br>
-To support Backward compitablity, please import tau.support-2.3.js.</td>
+To support Backward compatibility, please import tau.support-2.3.js.</td>
                 </tr>
         </tbody>
 </table>
index abf2bc3..832a19f 100644 (file)
                 </tr>
                 <tr>
                         <td class="note deprecated">This component has been <span class="deprecated">DEPRECATED since <b>Tizen 2.4</b></span> and will be <i>deleted in Tizen 3.0.</i><br>
-To support Backward compitablity, please import tau.support-2.3.js.</td>
+To support Backward compatibility, please import tau.support-2.3.js.</td>
                 </tr>
                 <tr>
-                        <td class="note deprecated">Since 2.4, SearchBar component has been renamed to SearchInput. To use this component, please refer <a href="#">SearchInput</a> component.</tr>
+                        <td class="note deprecated">Since 2.4, SearchBar component has been renamed to SearchInput. To use this component, please refer <a href="../mobile_SearchInput.htm">SearchInput</a> component.</tr>
         </tbody>
 </table>
 
index 3899000..3e49623 100644 (file)
                 </tr>
                 <tr>
                         <td class="note deprecated">This component has been <span class="deprecated">DEPRECATED since <b>Tizen 2.4</b></span> and will be <i>deleted in Tizen 3.0.</i><br>
-To support Backward compitablity, please import tau.support-2.3.js.</td>
+To support Backward compatibility, please import tau.support-2.3.js.</td>
                 </tr>
                 <tr>
-                        <td class="note deprecated">Since 2.4, this component has been renamed to DropdownMenu. To use this component, please refer <a href="#">DropdownMenu</a> component.</td>
+                        <td class="note deprecated">Since 2.4, this component has been renamed to DropdownMenu. To use this component, please refer <a href="../mobile_DropdownMenu.htm">DropdownMenu</a> component.</td>
                 </tr>
         </tbody>
 </table>
index e43d86b..60bac25 100644 (file)
@@ -21,7 +21,7 @@
                 </tr>
                 <tr>
                         <td class="note deprecated">This component has been <span class="deprecated">DEPRECATED since <b>Tizen 2.4</b></span> and will be <i>deleted in Tizen 3.0.</i><br>
-To support Backward compitablity, please import tau.support-2.3.js.</td>
+To support Backward compatibility, please import tau.support-2.3.js.</td>
                 </tr>
         </tbody>
 </table>
index 8eb3dda..1c2fa6a 100644 (file)
                 </tr>
                 <tr>
                         <td class="note deprecated">This component has been <span class="deprecated">DEPRECATED since <b>Tizen 2.4</b></span> and will be <i>deleted in Tizen 3.0.</i><br>
-To support Backward compitablity, please import tau.support-2.3.js.</td>
+To support Backward compatibility, please import tau.support-2.3.js.</td>
                 </tr>
                 <tr>
-                        <td class="note deprecated">Since 2.4, to use Tab Bar component, please refer <a href="#">Tabs</a> component.
+                        <td class="note deprecated">Since 2.4, to use Tab Bar component, please refer <a href="../mobile_Tabs.htm">Tabs</a> component.
                 </tr>
         </tbody>
 </table>
index 2880505..a8e8d7e 100644 (file)
                 </tr>
                 <tr>
                         <td class="note deprecated">This component has been <span class="deprecated">DEPRECATED since <b>Tizen 2.4</b></span> and will be <i>deleted in Tizen 3.0.</i><br>
-To support Backward compitablity, please import tau.support-2.3.js.</td>
+To support Backward compatibility, please import tau.support-2.3.js.</td>
                 </tr>
                 <tr>
-                        <td class="note deprecated">Since 2.4, this component has been renamed to TextEnveloper. To use this, please refer <a href="#">TextEnveloper</a> component.
+                        <td class="note deprecated">Since 2.4, this component has been renamed to TextEnveloper. To use this, please refer <a href="../mobile_TextEnveloper.htm">TextEnveloper</a> component.
                 </tr>
         </tbody>
 </table>
index 2a75afa..2bcaed4 100644 (file)
@@ -32,7 +32,8 @@
 
 <h2><a id="default-selectors0.22067294060252607"></a>Default Selectors</h2>
 
-<p>By default, all <code>&lt;button&gt;</code> elements and all <code>&lt;input&gt;</code> elements with the <code>type=&quot;button&quot;</code>, <code>type=&quot;submit&quot;</code>, or <code>type=&quot;reset&quot;</code> attribute are displayed as Tizen Web UI buttons. In addition, all elements with the <code>data-role=&quot;button&quot;</code> attribute are displayed as Tizen Web UI buttons. To prevent a <code>&lt;button&gt;</code> or <code>&lt;input&gt;</code> element from being displayed as a Tizen Web UI button, use the <code>data-role=&quot;none&quot;</code> attribute with the element.</p>
+<p>By default, all <code>&lt;button&gt;</code> elements are displayed as Tizen Web UI buttons.<br>
+In addition, all elements with the <code>class=&quot;ui-btn&quot;</code> and <code>data-role=&quot;button&quot;</code> attribute are displayed as Tizen Web UI buttons.</p>
 
 <h2><a id="manual-constructor0.8647231981158257"></a>Manual Constructor</h2>
 
 
 <p>The constructor requires an <code>HTMLElement</code> parameter to create the component, and you can get it with the <code>document.getElementById()</code> method. The constructor can also take a second parameter, which is an object defining the configuration options for the component.</p>
 
-<p>If the jQuery library is loaded, you can use its method:</p>
-
-<pre class="prettyprint">&lt;div id=&quot;button&quot;&gt;&lt;/div&gt;
-&lt;script&gt;
-&nbsp;&nbsp;&nbsp;$(&quot;#button&quot;).button();
-&lt;/script&gt;
-</pre>
 
 <h2><a id="html-examples0.3870438882149756"></a>HTML Examples</h2>
 
@@ -61,9 +55,9 @@
 
 <li>
 
-<p><a id='create-simple button from link using data-role0.20266016316600144'></a>To create a simple button from a link using the <code>data-role</code> attribute:</p>
+<p><a id='create-simple button from link using data-role0.20266016316600144'></a>To create a simple button from a link using the <code>class</code> selector:</p>
 
-<pre class="prettyprint">&lt;a href=&quot;#page2&quot; data-role=&quot;button&quot;&gt;Link button&lt;/a&gt;
+<pre class="prettyprint">&lt;a href=&quot;#page2&quot; class=&quot;ui-btn&quot;&gt;Link button&lt;/a&gt;
 </pre>
 
 </li>
 
 </li>
 
-<li>
-
-<p><a id='create-simple button from input using type0.5491938563063741'></a>To create a simple button using the <code>&lt;input&gt;</code> element:</p>
-
-<pre class="prettyprint">&lt;input type=&quot;button&quot; value=&quot;Button&quot; /&gt;
-&lt;input type=&quot;submit&quot; value=&quot;Submit Button&quot; /&gt;
-&lt;input type=&quot;reset&quot; value=&quot;Reset Button&quot; /&gt;
-</pre>
-
-</li>
-
 </ul>
 
 <h2><a id="options-for button widget0.28114810213446617"></a>Options</h2>
                        <th>Description</th>
                </tr>
 
-               
-                       <tr>
-                               <td class="option"><span style="font-family: Courier New,Courier,monospace">data-bar</span></td>
-                               <td class="option">boolean</td>
-                               <td class="option">false</td>
-                               <td class="option">If the button is part of a bar, set to <code>true</code>.</td>
-                       </tr>
-               
-                       <tr>
-                               <td class="option"><span style="font-family: Courier New,Courier,monospace">data-corners</span></td>
-                               <td class="option">boolean</td>
-                               <td class="option">false</td>
-                               <td class="option">Sets whether the corners of the button are shown.</td>
-                       </tr>
-               
+
                        <tr>
                                <td class="option"><span style="font-family: Courier New,Courier,monospace">data-icon</span></td>
                                <td class="option">string | null</td>
                        <tr>
                                <td class="option"><span style="font-family: Courier New,Courier,monospace">data-iconpos</span></td>
                                <td class="option">&quot;left&quot; | &quot;right&quot; | &quot;top&quot; | &quot;bottom&quot; | &quot;notext&quot; | null</td>
-                               <td class="option">null</td>
+                               <td class="option">"left"</td>
                                <td class="option">Position of the icon.</td>
                        </tr>
-               
-                       <tr>
-                               <td class="option"><span style="font-family: Courier New,Courier,monospace">data-iconshadow</span></td>
-                               <td class="option">boolean</td>
-                               <td class="option">true</td>
-                               <td class="option">Sets whether the shadow of the button icon is shown.</td>
-                       </tr>
+
                
                        <tr>
                                <td class="option"><span style="font-family: Courier New,Courier,monospace">data-inline</span></td>
-                               <td class="option">string | null</td>
-                               <td class="option">null</td>
+                               <td class="option">boolean</td>
+                               <td class="option">false</td>
                                <td class="option">If the value is <code>true</code>, the button has the <code>display = &quot;inline&quot;</code> CSS property.</td>
                        </tr>
-               
+
+            <tr>
+                <td class="option"><span style="font-family: Courier New,Courier,monospace">data-disabled</span></td>
+                <td class="option">boolean</td>
+                <td class="option">false</td>
+                <td class="option">If the value is <code>true</code>, the button has disabled status.</td>
+            </tr>
 
                        <tr>
                                <td class="option"><span style="font-family: Courier New,Courier,monospace">data-style</span></td>
 
 <p>By default, all buttons in the body content are styled as block-level elements, so they fill the width of the screen. If you want a more compact button that is only as wide as the text and icons inside it, add the <code>data-inline=&quot;true&quot;</code> attribute to the button.</p>
 
-<pre class="prettyprint">&lt;a href=&quot;index.html&quot; data-role=&quot;button&quot; data-inline=&quot;true&quot;&gt;Cancel&lt;/a&gt;
+<pre class="prettyprint">&lt;a href=&quot;#&quot; class=&quot;ui-btn&quot; data-inline=&quot;true&quot;&gt;Cancel&lt;/a&gt;
 </pre>
 
 <p>If you have multiple buttons that must sit side-by-side on the same line, add the <code>data-inline=&quot;true&quot;</code> attribute to each button. This styles the buttons to be the width of their content and floats the buttons so that they sit on the same line.</p>
 
-<pre class="prettyprint">&lt;a href=&quot;index.html&quot; data-role=&quot;button&quot; data-inline=&quot;true&quot;&gt;Cancel&lt;/a&gt;
-&lt;a href=&quot;index.html&quot; data-role=&quot;button&quot; data-inline=&quot;true&quot;&gt;Save&lt;/a&gt;
+<pre class="prettyprint">&lt;a href=&quot;#&quot; class=&quot;ui-btn&quot; data-inline=&quot;true&quot;&gt;Cancel&lt;/a&gt;
+&lt;a href=&quot;#&quot; class=&quot;ui-btn&quot; data-inline=&quot;true&quot;&gt;Save&lt;/a&gt;
 </pre>
 
 <h3><a id='icon-positioning0.689597582211718'></a>Icon Positioning</h3>
 
 <p>By default, all icons in buttons are placed to the left of the button text. This default can be overridden using the <code>data-iconpos</code> attribute.</p>
 
-<pre class="prettyprint">&lt;a href=&quot;index.html&quot; data-role=&quot;button&quot; data-icon=&quot;delete&quot; data-iconpos=&quot;right&quot;&gt;Delete&lt;/a&gt;
+<pre class="prettyprint">&lt;a href=&quot;#&quot; class=&quot;ui-btn&quot; data-icon=&quot;delete&quot; data-iconpos=&quot;right&quot;&gt;Delete&lt;/a&gt;
 </pre>
 
 <p>Possible values for the <code>data-iconpos</code> attribute:</p>
 
 <p>You can also create an icon-only button by setting the <code>data-iconpos</code> attribute to <code>"notext"</code>. The button plugin hides the text on-screen, but adds it as a title attribute to the link to provide context for screen readers and devices that support tooltips.</p>
 
-<pre class="prettyprint">&lt;a href=&quot;index.html&quot; data-role=&quot;button&quot; data-icon=&quot;delete&quot; data-iconpos=&quot;notext&quot;&gt;Delete&lt;/a&gt;
+<pre class="prettyprint">&lt;a href=&quot;#&quot; class=&quot;ui-btn&quot; data-icon=&quot;delete&quot; data-iconpos=&quot;notext&quot;&gt;Delete&lt;/a&gt;
 </pre>
 
 <h2><a id="methods0.8668504238594323"></a>Methods</h2>
 
 <p>To call a method on the component, use one of the existing APIs:</p>
 
-<ul><li><p>TAU API (<strong>RECOMMENDED</strong>):</p>
-
-<pre class="prettyprint">&lt;div id=&quot;button&quot; data-role=&quot;button&quot;&gt;&lt;/div&gt;
+<pre class="prettyprint">&lt;div id=&quot;button&quot; class=&quot;ui-btn&quot;&gt;&lt;/div&gt;
 &lt;script&gt;
 &nbsp;&nbsp;&nbsp;var buttonElement = document.getElementById(&quot;button&quot;),
 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;button = tau.widget.Button(buttonElement);
 &nbsp;&nbsp;&nbsp;// For example:
 &nbsp;&nbsp;&nbsp;button.value(&quot;text&quot;);
 &lt;/script&gt;
-</pre></li>
-
-<li><p>jQuery API (<strong>support for backward compatibility</strong>):</p>
-
-<pre class="prettyprint">&lt;div id=&quot;button&quot;&gt;&lt;/div&gt;
-&lt;script&gt;
-&nbsp;&nbsp;&nbsp;// $(&quot;#button&quot;).button(&quot;methodName&quot;, argument1, argument2, ...);
-&nbsp;&nbsp;&nbsp;// For example:
-&nbsp;&nbsp;&nbsp;$(&quot;#button&quot;).button(&quot;value&quot;, &quot;new text&quot;);
-&lt;/script&gt;
-</pre></li></ul>
-
+</pre>
 
        <h3>Summary</h3>
        <table class="informaltable">
                                        
                                                <div class="example">
                                                        <span class="example"><p>Code
-                                                               example (TAU API <strong>RECOMMENDED</strong>):</p><p></p></span>
+                                                               example:</p><p></p></span>
                                                        <pre name="code" class="examplecode
                                                        prettyprint">
-&lt;div data-role=&quot;button&quot; id=&quot;button&quot;&gt;&lt;/div&gt;
+&lt;div class=&quot;ui-btn&quot; id=&quot;button&quot;&gt;&lt;/div&gt;
 &lt;script&gt;
 &nbsp;&nbsp;&nbsp;var element = document.getElementById(&quot;button&quot;),
 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;buttonWidget = tau.widget.Button(element);
 &lt;/script&gt;
 </pre>
                                                </div>
-<div class="example">
-                                                       <span class="example"><p>Code
-                                                               example (jQuery API <strong>support for backward compatibility</strong>):</p><p></p></span>
-                                                       <pre name="code" class="examplecode
-                                                       prettyprint">
-&lt;div data-role=&quot;button&quot; id=&quot;button&quot;&gt;&lt;/div&gt;
-&lt;script&gt;
-&nbsp;&nbsp;&nbsp;$(&quot;#button&quot;).button(&quot;disable&quot;);
-&lt;/script&gt;
-</pre>
-                                               </div>                                          
                                        
                                </dd>
                        
                                        
                                                <div class="example">
                                                        <span class="example"><p>Code
-                                                               example (TAU API <strong>RECOMMENDED</strong>):</p><p></p></span>
+                                                               example:</p><p></p></span>
                                                        <pre name="code" class="examplecode
                                                        prettyprint">
-&lt;div data-role=&quot;button&quot; id=&quot;button&quot;&gt;&lt;/div&gt;
+&lt;div class=&quot;ui-btn&quot; id=&quot;button&quot;&gt;&lt;/div&gt;
 &lt;script&gt;
 &nbsp;&nbsp;&nbsp;var element = document.getElementById(&quot;button&quot;),
 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;buttonWidget = tau.widget.Button(element);
 &lt;/script&gt;
 </pre>
                                                </div>
-<div class="example">
-                                                       <span class="example"><p>Code
-                                                               example (jQuery API <strong>support for backward compatibility</strong>):</p><p></p></span>
-                                                       <pre name="code" class="examplecode
-                                                       prettyprint">
-&lt;div data-role=&quot;button&quot; id=&quot;button&quot;&gt;&lt;/div&gt;
-&lt;script&gt;
-&nbsp;&nbsp;&nbsp;$(&quot;#button&quot;).button(&quot;enable&quot;);
-&lt;/script&gt;
-</pre>
-                                               </div>                                  
+
                                </dd>
                        
                
                                        
                                                <div class="example">
                                                        <span class="example"><p>Code
-                                                               example (TAU API <strong>RECOMMENDED</strong>):</p><p></p></span>
+                                                               example:</p><p></p></span>
                                                        <pre name="code" class="examplecode
                                                        prettyprint">
-&lt;div data-role=&quot;button&quot; id=&quot;button&quot;&gt;&lt;/div&gt;
+&lt;div class=&quot;ui-btn&quot; id=&quot;button&quot;&gt;&lt;/div&gt;
 &lt;script&gt;
 &nbsp;&nbsp;&nbsp;var element = document.getElementById(&quot;button&quot;),
 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;buttonWidget = tau.widget.Button(element);
 &lt;/script&gt;
 </pre>
                                                </div>
-                                               <div class="example">
-                                                       <span class="example"><p>Code
-                                                               example (jQuery API <strong>support for backward compatibility</strong>):</p><p></p></span>
-                                                       <pre name="code" class="examplecode
-                                                       prettyprint">
-&lt;div data-role=&quot;button&quot; id=&quot;button&quot;&gt;&lt;/div&gt;
-&lt;script&gt;
-&nbsp;&nbsp;&nbsp;$(&quot;#button&quot;).button(&quot;refresh&quot;);
-&lt;/script&gt;
-</pre>
-                                               </div>                                  
+
                                </dd>
                        
                
                                        
                                                <div class="example">
                                                        <span class="example"><p>Code
-                                                               example (TAU API <strong>RECOMMENDED</strong>):</p><p></p></span>
+                                                               example:</p><p></p></span>
                                                        <pre name="code" class="examplecode
                                                        prettyprint">
-&lt;div data-role=&quot;button&quot; id=&quot;button&quot;&gt;&lt;/div&gt;
+&lt;div class=&quot;ui-btn&quot; id=&quot;button&quot;&gt;&lt;/div&gt;
 &lt;script&gt;
 &nbsp;&nbsp;&nbsp;var element = document.getElementById(&quot;button&quot;),
 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;buttonWidget = tau.widget.Button(element),
 &lt;/script&gt;
 </pre>
                                                </div>
-<div class="example">
-                                                       <span class="example"><p>Code
-                                                               example (jQuery API <strong>support for backward compatibility</strong>):</p><p></p></span>
-                                                       <pre name="code" class="examplecode
-                                                       prettyprint">
-&lt;div data-role=&quot;button&quot; id=&quot;button&quot;&gt;&lt;/div&gt;
-&lt;script&gt;
-&nbsp;&nbsp;&nbsp;// Value contains inner text of button
-&nbsp;&nbsp;&nbsp;$(&quot;#button&quot;).button(&quot;value&quot;);
-
-&nbsp;&nbsp;&nbsp;// &quot;New text&quot; will be text of button
-&nbsp;&nbsp;&nbsp;$(&quot;#button&quot;).button(&quot;value&quot;, &quot;New text&quot;);
-&lt;/script&gt;
-</pre>
-                                               </div>                                  
                                </dd>
                        
                
index 469bf4e..4563f41 100644 (file)
        </tbody>
 </table>
 
-<h2>Where to Go Next</h2>
-<ul>
-       <li><a href="./widget_reference.htm">Widget Reference</a></li>
-       
-</ul>
+
 <div id="footer">
        <hr size="1">
        <font size="1">Except as noted, this content - excluding the Code Examples - is licensed under <a
index 1cf91c0..a9b6452 100644 (file)
 
 <h2><a id="default-selector0.8635590926278383"></a>Default Selector</h2>
 
-<p>By default, all <code>&lt;div&gt;</code> elements with the <code>data-role=&quot;drawer&quot;</code> attribute are displayed as drawers.</p>
+<p>By default, all <code>&lt;div&gt;</code> elements with the <code>class=&quot;ui-drawer&quot;</code> or <code>data-role=&quot;drawer&quot;</code> attribute are displayed as drawers.</p>
 
 <h2><a id="html-examples0.06990464706905186"></a>HTML Examples</h2>
 
-<p>To create a drawer using the <code>data-role</code> attribute, use the following code:</p>
+<p>To create a drawer using the <code>class</code> attribute, use the following code:</p>
 
-<pre class="prettyprint">&lt;div data-role=&quot;drawer&quot; data-position=&quot;left&quot; id=&quot;leftdrawer&quot;&gt;
-&nbsp;&nbsp;&nbsp;&lt;ul data-role=&quot;listview&quot;&gt;
+<pre class="prettyprint">&lt;div class=&quot;ui-drawer&quot; data-position=&quot;left&quot; id=&quot;leftdrawer&quot;&gt;
+&nbsp;&nbsp;&nbsp;&lt;ul class=&quot;ui-listview&quot;&gt;
 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&lt;li class=&quot;ui-drawer-main-list&quot;&gt;&lt;a href=&quot;#&quot;&gt;List item 1&lt;/a&gt;&lt;/li&gt;
 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&lt;li class=&quot;ui-drawer-main-list&quot;&gt;&lt;a href=&quot;#&quot;&gt;List item 2&lt;/a&gt;&lt;/li&gt;
 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&lt;li class=&quot;ui-drawer-sub-list&quot;&gt;&lt;a href=&quot;#&quot;&gt;Sub item 1&lt;/a&gt;&lt;/li&gt;
@@ -74,7 +74,7 @@
                        <tr>
                                <td class="option"><span style="font-family: Courier New,Courier,monospace">data-duration</span></td>
                                <td class="option">number</td>
-                               <td class="option">100</td>
+                               <td class="option">300</td>
                                <td class="option">Drawer duration in milliseconds.</td>
                        </tr>           
                        <tr>
                                <td class="option">Set the drawer overlay when the drawer is opened.</td>
                        </tr>
 
+            <tr>
+                <td class="option"><span style="font-family: Courier New,Courier,monospace">data-drawer-target</span></td>
+                <td class="option">String</td>
+                <td class="option">&quot;.ui-page&quot;</td>
+                <td class="option">Set drawer target element as the css selector.</td>
+            </tr>
                        </tbody></table>
 
 <h3><a id="drawer-positioning0.7145300961565226"></a>Drawer Position</h3>
 
 <p>You can set the drawer position manually with the <code>data-position</code> attribute:</p>
 
-<pre class="prettyprint">&lt;div data-role=&quot;drawer&quot; data-position=&quot;left&quot; id=&quot;leftdrawer&quot;&gt;</pre>
+<pre class="prettyprint">&lt;div class=&quot;ui-drawer&quot; data-position=&quot;left&quot; id=&quot;leftdrawer&quot;&gt;</pre>
 
 <p>The possible values for the attribute are:</p>
 
 <li><code>&quot;right&quot;</code>: Drawer appears from the right side.</li>
 </ul>
 
-<h3><a id='drawer-inner list0.47361634694971144'></a>Drawer Inner List</h3>
-
-<p>The drawer supports 2 inner list styles: main list style and sub-list style. You can set the list style by specifying a class for each inner list item:</p>
-
-<ul>
-<li><code>&quot;ui-drawer-main-list&quot;</code>: Main list style.</li>
-<li><code>&quot;ui-drawer-sub-list&quot;</code>: Sub-list style.</li>
-</ul>
 
 <h2><a id="drawer-methods0.08396544051356614"></a>Methods</h2>
 
                </tr>
                </thead>
                <tbody>
-               
-                       
-               
-                       
-               
-                       
-               
-                       
-               
-                       
-               
-                       
-               
                        
                                <tr>
                                        <td>
                                        </td>
                                        <td><p>Checks the drawer status.</p></td>
                                </tr>
-                       
-               
-                       
-               
-                       
-               
-                       
-               
-                       
-               
-                       
+
                                <tr>
                                        <td>
                                                <pre class="intable prettyprint"><a href="#method-open">open</a> (  ) </pre>
                                                                example:</p><p></p></span>
                                                <pre name="code" class="examplecode
                                                        prettyprint">
-&lt;div data-role=&quot;drawer&quot; data-position=&quot;left&quot; id=&quot;leftdrawer&quot;&gt;
-&nbsp;&nbsp;&nbsp;&lt;ul data-role=&quot;listview&quot;&gt;
+&lt;div class=&quot;ui-drawer&quot; data-position=&quot;left&quot; id=&quot;leftdrawer&quot;&gt;
+&nbsp;&nbsp;&nbsp;&lt;ul class=&quot;ui-listview&quot;&gt;
 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&lt;li class=&quot;ui-drawer-main-list&quot;&gt;&lt;a href=&quot;#&quot;&gt;List item 1&lt;/a&gt;&lt;/li&gt;
 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&lt;li class=&quot;ui-drawer-main-list&quot;&gt;&lt;a href=&quot;#&quot;&gt;List item 2&lt;/a&gt;&lt;/li&gt;
 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&lt;li class=&quot;ui-drawer-sub-list&quot;&gt;&lt;a href=&quot;#&quot;&gt;Sub item 1&lt;/a&gt;&lt;/li&gt;
                                                                example:</p><p></p></span>
                                                <pre name="code" class="examplecode
                                                        prettyprint">
-&lt;div data-role=&quot;drawer&quot; data-position=&quot;left&quot; id=&quot;leftdrawer&quot;&gt;
-&nbsp;&nbsp;&nbsp;&lt;ul data-role=&quot;listview&quot;&gt;
+&lt;div class=&quot;ui-drawer&quot; data-position=&quot;left&quot; id=&quot;leftdrawer&quot;&gt;
+&nbsp;&nbsp;&nbsp;&lt;ul class=&quot;ui-listview&quot;&gt;
 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&lt;li class=&quot;ui-drawer-main-list&quot;&gt;&lt;a href=&quot;#&quot;&gt;List item 1&lt;/a&gt;&lt;/li&gt;
 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&lt;li class=&quot;ui-drawer-main-list&quot;&gt;&lt;a href=&quot;#&quot;&gt;List item 2&lt;/a&gt;&lt;/li&gt;
 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&lt;li class=&quot;ui-drawer-sub-list&quot;&gt;&lt;a href=&quot;#&quot;&gt;Sub item 1&lt;/a&gt;&lt;/li&gt;
                                                                example:</p><p></p></span>
                                                <pre name="code" class="examplecode
                                                        prettyprint">
-&lt;div data-role=&quot;drawer&quot; data-position=&quot;left&quot; id=&quot;leftdrawer&quot;&gt;
-&nbsp;&nbsp;&nbsp;&lt;ul data-role=&quot;listview&quot;&gt;
+&lt;div class=&quot;ui-drawer&quot; data-position=&quot;left&quot; id=&quot;leftdrawer&quot;&gt;
+&nbsp;&nbsp;&nbsp;&lt;ul class=&quot;ui-listview&quot;&gt;
 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&lt;li class=&quot;ui-drawer-main-list&quot;&gt;&lt;a href=&quot;#&quot;&gt;List item 1&lt;/a&gt;&lt;/li&gt;
 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&lt;li class=&quot;ui-drawer-main-list&quot;&gt;&lt;a href=&quot;#&quot;&gt;List item 2&lt;/a&gt;&lt;/li&gt;
 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&lt;li class=&quot;ui-drawer-sub-list&quot;&gt;&lt;a href=&quot;#&quot;&gt;Sub item 1&lt;/a&gt;&lt;/li&gt;
index f8e9f11..8d2139b 100644 (file)
@@ -414,12 +414,6 @@ widget.disable();
 
 </dl>
 
-<h2>Where to Go Next</h2>
-<ul>
-       <li><a href="./widget_reference.htm">UI Component Reference</a></li>
-       
-</ul>
-       
 <div id="footer">
        <hr size="1">
        <font size="1">Except as noted, this content - excluding the Code Examples - is licensed under <a
index b22a3d1..e7a7663 100644 (file)
        </tbody>
 </table>
 
-<h2>Where to Go Next</h2>
-<ul>
-       <li><a href="./widget_reference.htm">Widget Reference</a></li>
-       
-</ul>
 <div id="footer">
        <hr size="1">
        <font size="1">Except as noted, this content - excluding the Code Examples - is licensed under <a
index e495b36..486741c 100644 (file)
@@ -280,11 +280,6 @@ gridView.removeItem(item);
 
 </dl>
 
-<h2>Where to Go Next</h2>
-<ul>
-       <li><a href="./widget_reference.htm">Widget Reference</a></li>
-       
-</ul>
 <div id="footer">
        <hr size="1">
        <font size="1">Except as noted, this content - excluding the Code Examples - is licensed under <a
index 2122b8a..fb27563 100644 (file)
 &lt;/script&gt;
 </pre>
 
-
-
-<h2>Where to Go Next</h2>
-<ul>
-       <li><a href="./widget_reference.htm">UI Component Reference</a></li>
-       
-</ul>
 <div id="footer">
        <hr size="1">
        <font size="1">Except as noted, this content - excluding the Code Examples - is licensed under <a
index 785b43a..b222d68 100644 (file)
                </tr>
                <tr>
                        <td class="note">
-             <ul>
-              <li>A <a href="ns_widget_mobile_Button.htm">button component</a> placed inside an <code>&lt;a&gt;</code> element is not supported in the list view component. The button component must be placed inside a <code>&lt;div&gt;</code> element.</li>
-              <li>If you implement the list view component differently from what is described in the following examples, you must customize the element positioning for your application.</li>
-             </ul>
+             <p>If you implement the list view component differently from what is described in the following examples, you must customize the element positioning for your application.</p>
             </td>
                </tr>
                </tbody>
 
                <li><a href="#html-example code0.796579651767388">HTML Examples</a></li>
 
-               <li><a href="#options-list">Options</a></li>
-
-               <li><a href="#events-list">Events</a></li>
-
-               <li><a href="#methods-list">Methods</a></li>
+        <li><a href="#group">Group Index in Listview</a></li>
 
 </ol>
 
 <h2><a id="default-selectors0.8381957695819438"></a>Default Selectors</h2>
 
-<p>By default, all <code>&lt;ol&gt;</code> and <code>&lt;ul&gt;</code> elements with the <code>data-role=&quot;listview&quot;</code> attribute are displayed as list views.</p>
+<p>By default, all <code>&lt;ol&gt;</code> and <code>&lt;ul&gt;</code> elements with the <code>class=&quot;ui-listview&quot;</code> and <code>data-role=&quot;listview&quot;</code> attribute are displayed as list views.</p>
 
 <h2><a id="manual-constructor"></a>Manual Constructor</h2>
 
 &nbsp;&nbsp;&nbsp;tau.widget.Listview(document.getElementById(&quot;list&quot;));
 &lt;/script&gt;
 </pre>
-
-<p>If the jQuery library is loaded, you can use its method:</p>
-
-<pre class="prettyprint">&lt;ul id=&quot;list&quot;&gt;
-&nbsp;&nbsp;&nbsp;&lt;li&gt;Anton&lt;/li&gt;
-&nbsp;&nbsp;&nbsp;&lt;li&gt;Arabella&lt;/li&gt;
-&nbsp;&nbsp;&nbsp;&lt;li&gt;Barry&lt;/li&gt;
-&nbsp;&nbsp;&nbsp;&lt;li&gt;Bill&lt;/li&gt;
-&lt;/ul&gt;
-&lt;script&gt;
-&nbsp;&nbsp;&nbsp;$(&#39;#list&#39;).listview();
-&lt;/script&gt;
-</pre>
-
 <h2><a id="html-example code0.796579651767388"></a>HTML Examples</h2>
 
 <ul>
 
 <li>
 
-<p>To create a basic 1-line list item with or without an anchor:</p>
+<p>To create a list items without an anchor, use class=<code>&quot;ui-li-static&quot;</code>:</p>
 
-<pre class="prettyprint">&lt;!--With an anchor--&gt;
-&lt;ul data-role=&quot;listview&quot;&gt;
-&nbsp;&nbsp;&nbsp;&lt;li&gt;&lt;a href=&quot;#&quot;&gt;Anton&lt;/a&gt;&lt;/li&gt;
-&nbsp;&nbsp;&nbsp;&lt;li&gt;&lt;a href=&quot;#&quot;&gt;Barry&lt;/a&gt;&lt;/li&gt;
-&nbsp;&nbsp;&nbsp;&lt;li&gt;&lt;a href=&quot;#&quot;&gt;Bill&lt;/a&gt;&lt;/li&gt;
-&lt;/ul&gt;
-
-&lt;!--Without an anchor--&gt;
-&lt;ul data-role=&quot;listview&quot;&gt;
-&nbsp;&nbsp;&nbsp;&lt;li&gt;Anton&lt;/li&gt;
-&nbsp;&nbsp;&nbsp;&lt;li&gt;Barry&lt;/li&gt;
-&nbsp;&nbsp;&nbsp;&lt;li&gt;Bill&lt;/li&gt;
+<pre class="prettyprint">&lt;ul&nbsp;class=&quot;ui-listview&quot;&gt;
+&nbsp;&nbsp;&nbsp;&lt;li&nbsp;class=&quot;ui-li-static&quot;&gt;list&nbsp;item1&lt;/li&gt;
+&nbsp;&nbsp;&nbsp;&lt;li&nbsp;class=&quot;ui-li-static&quot;&gt;list&nbsp;item2&lt;/li&gt;
+&nbsp;&nbsp;&nbsp;&lt;li&nbsp;class=&quot;ui-li-static&quot;&gt;list&nbsp;item3&lt;/li&gt;
+&nbsp;&nbsp;&nbsp;&lt;li&nbsp;class=&quot;ui-li-static&quot;&gt;list&nbsp;item4&lt;/li&gt;
 &lt;/ul&gt;
 </pre>
 
 </li>
 
-<li>
+    <li>
 
-<p>To create a 1-line list item with a subtext.</p>
-<p>If the <code>class=&quot;ui-li-multiline&quot;</code> attribute is not used, the subtext is placed next to the main text. With the attribute, the subtext is placed below the main text.</p>
+        <p>To create a list items with an anchor, use class=<code>&quot;ui-li-anchor&quot;</code>:</p>
 
-<pre class="prettyprint">
-&lt;!--Subtext next to the main text--&gt;
-&lt;ul data-role=&quot;listview&quot;&gt;
-&nbsp;&nbsp;&nbsp;&lt;li&gt;&lt;a href=&quot;#&quot;&gt;
-&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Anton
-&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&lt;span class=&quot;ui-li-text-sub&quot;&gt;subtext&lt;/span&gt;
-&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&lt;/a&gt;
-&nbsp;&nbsp;&nbsp;&lt;/li&gt;
-&nbsp;&nbsp;&nbsp;&lt;li&gt;&lt;a href=&quot;#&quot;&gt;
-&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Barry
-&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&lt;span class=&quot;ui-li-text-sub&quot;&gt;subtext&lt;/span&gt;
-&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&lt;/a&gt;
-&nbsp;&nbsp;&nbsp;&lt;/li&gt;
-&lt;/ul&gt;
-
-&lt;!--Subtext below the main text--&gt;
-&lt;ul data-role=&quot;listview&quot;&gt;
-&nbsp;&nbsp;&nbsp;&lt;li class=&quot;ui-li-multiline&quot;&gt;Anton
-&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&lt;span class=&quot;ui-li-text-sub&quot;&gt;subtext&lt;/span&gt;
-&nbsp;&nbsp;&nbsp;&lt;/li&gt;
-&nbsp;&nbsp;&nbsp;&lt;li class=&quot;ui-li-multiline&quot;&gt;Barry
-&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&lt;span class=&quot;ui-li-text-sub&quot;&gt;subtext&lt;/span&gt;
-&nbsp;&nbsp;&nbsp;&lt;/li&gt;
+<pre class="prettyprint">&lt;ul&nbsp;class=&quot;ui-listview&quot;&gt;
+&nbsp;&nbsp;&nbsp;&lt;li&nbsp;class=&quot;ui-li-anchor&quot;&gt;&lt;a&nbsp;href=&quot;page1.html&quot;&gt;Page1&lt;/a&gt;&lt;/li&gt;
+&nbsp;&nbsp;&nbsp;&lt;li&nbsp;class=&quot;ui-li-anchor&quot;&gt;&lt;a&nbsp;href=&quot;page2.html&quot;&gt;Page2&lt;/a&gt;&lt;/li&gt;
+&nbsp;&nbsp;&nbsp;&lt;li&nbsp;class=&quot;ui-li-anchor&quot;&gt;&lt;a&nbsp;href=&quot;page3.html&quot;&gt;Page3&lt;/a&gt;&lt;/li&gt;
+&nbsp;&nbsp;&nbsp;&lt;li&nbsp;class=&quot;ui-li-anchor&quot;&gt;&lt;a&nbsp;href=&quot;page4.html&quot;&gt;Page4&lt;/a&gt;&lt;/li&gt;
 &lt;/ul&gt;
 </pre>
-</li>
-
-<li>
-
-<p>To create a 1-line list item with a text button or a circle-shaped button:</p>
 
-<pre class="prettyprint">&lt;ul data-role=&quot;listview&quot;&gt;
-&nbsp;&nbsp;&nbsp;&lt;li&gt;
-&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&lt;a href=&quot;#&quot;&gt;
-&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Anton
-&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&lt;div data-role=&quot;button&quot; data-inline=&quot;true&quot;&gt;Button&lt;/div&gt;
-&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&lt;/a&gt;
-&nbsp;&nbsp;&nbsp;&lt;/li&gt;
-&nbsp;&nbsp;&nbsp;&lt;li&gt;
-&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&lt;a href=&quot;#&quot;&gt;
-&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Barry
-&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&lt;div data-role=&quot;button&quot; data-inline=&quot;true&quot; data-icon=&quot;plus&quot;
-&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;data-style=&quot;circle&quot;&gt;&lt;/div&gt;
-&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&lt;/a&gt;
-&nbsp;&nbsp;&nbsp;&lt;/li&gt;
-&lt;/ul&gt;
-</pre>
-
-</li>
-
-<li>
-
-<p>To create a 1-line list item with a thumbnail:</p>
-
-<pre class="prettyprint">&lt;ul data-role=&quot;listview&quot;&gt;
-
-&nbsp;&nbsp;&nbsp;&lt;!--Thumbnail--&gt;
-&nbsp;&nbsp;&nbsp;&lt;li&gt;
-&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&lt;a href=&quot;#&quot;&gt;
-&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&lt;img src=&quot;thumbnail.jpg&quot; class=&quot;ui-li-bigicon&quot; /&gt;
-&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Anton
-&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&lt;/a&gt;
-&nbsp;&nbsp;&nbsp;&lt;/li&gt;
-
-&nbsp;&nbsp;&nbsp;&lt;!--Thumbnail on the right side--&gt;
-&nbsp;&nbsp;&nbsp;&lt;li class=&quot;ui-li-thumbnail-right&quot;&gt;
-&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&lt;img src=&quot;a.jpg&quot; class=&quot;ui-li-bigicon&quot; /&gt;
-&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Barry
-&nbsp;&nbsp;&nbsp;&lt;/li&gt;
-&lt;/ul&gt;
-</pre>
-
-</li>
-
-<li>
-
-<p>To create a 1-line list item with a checkbox:</p>
-
-<pre class="prettyprint">&lt;ul data-role=&quot;listview&quot;&gt;
-&nbsp;&nbsp;&nbsp;&lt;li class=&quot;ui-li-has-checkbox&quot;&gt;
-&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&lt;a href=&quot;#&quot;&gt;&lt;input type=&quot;checkbox&quot; name=&quot;c1line-check1&quot; /&gt;Anton&lt;/a&gt;
-&nbsp;&nbsp;&nbsp;&lt;/li&gt;
-&lt;/ul&gt;
-</pre>
-
-</li>
-
-
-<li>
-
-<p>To create a basic 2-line list item:</p>
-
-<pre class="prettyprint">&lt;ul data-role=&quot;listview&quot;&gt;
-&nbsp;&nbsp;&nbsp;&lt;li class=&quot;ui-li-has-multiline&quot;&gt;
-&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&lt;a href=&quot;#&quot;&gt;
-&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Anton
-&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&lt;span class=&quot;ui-li-text-sub&quot;&gt;subtext&lt;/span&gt;
-&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&lt;/a&gt;
-&nbsp;&nbsp;&nbsp;&lt;/li&gt;
-&nbsp;&nbsp;&nbsp;&lt;li class=&quot;ui-li-has-multiline&quot;&gt;
-&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&lt;a href=&quot;#&quot;&gt;
-&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Barry
-&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&lt;span class=&quot;ui-li-text-sub&quot;&gt;subtext&lt;/span&gt;
-&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&lt;/a&gt;
-&nbsp;&nbsp;&nbsp;&lt;/li&gt;
-&lt;/ul&gt;
-</pre>
-
-</li>
-
-
-<li>
-
-<p>To create a 2-line list item with a color bar:</p>
-
-
-<pre class="prettyprint">&lt;ul data-role=&quot;listview&quot;&gt;
-
-&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&lt;!--Color bar, subtext, three star-shaped icons, and text button--&gt;
-&nbsp;&nbsp;&nbsp;&lt;li class=&quot;ui-li-has-multiline&quot;&gt;
-&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&lt;a href=&quot;#&quot;&gt;
-&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&lt;span class=&quot;ui-li-color-bar&quot;
-&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;style=&quot;background-color: red;&quot;&gt;&lt;/span&gt;
-&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Anton
-&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&lt;span class=&quot;ui-li-text-sub&quot;&gt;subtext
-&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&lt;img src=&quot;00_winset_icon_favorite_on.png&quot; /&gt;
-&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&lt;img src=&quot;00_winset_icon_favorite_on.png&quot; /&gt;
-&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&lt;img src=&quot;00_winset_icon_favorite_on.png&quot; /&gt;
-&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&lt;/span&gt;
-&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&lt;div data-role=&quot;button&quot; data-inline=&quot;true&quot;&gt;button&lt;/div&gt;
-&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&lt;/a&gt;
-&nbsp;&nbsp;&nbsp;&lt;/li&gt;
-</pre>
-
-</li>
+    </li>
 
 </ul>
 
-       <h2><a id="options-list"></a>Options</h2>
-
-<p>The following table lists the options for the list view component.</p>      
-       
-       <table>
-               <tbody>
-               <tr>
-                       <th>Option</th>
-                       <th>Input type</th>
-                       <th>Default value</th>
-                       <th>Description</th>
-               </tr>
-               
-                       <tr>
-                               <td class="option"><span style="font-family: Courier New,Courier,monospace">data-inset</span></td>
-                               <td class="option">boolean</td>
-                               <td class="option">false</td>
-                               <td class="option">Sets whether the list view is wrapped by an additional layer.</td>
-                       </tr>           
-               </tbody>
-       </table>
-
-       <h2><a id="events-list"></a>Events</h2>
-
-<p>The following table lists the events related to list view component.</p>    
-       
-       <table>
-               <tbody>
-               <tr>
-                       <th>Event</th>
-                       <th>Description</th>
-               </tr>
-               
-                       <tr>
-                               <td class="option"><span style="font-family: Courier New,Courier,monospace">beforerefreshitems</span></td>
-                               <td><p>Triggered before the list view items are refreshed.</p></td>
-                       </tr>
-               
-               </tbody>
-       </table>
-
-
-
-       <h2><a id="methods-list"></a>Methods</h2>
 
-       <h3>Summary</h3>
-       <table class="informaltable">
-               <thead>
-               <tr>
-                       <th>Method</th>
-                       <th>Description</th>
-               </tr>
-               </thead>
-               <tbody>
-               
-                               <tr>
-                                       <td>
-                                               <pre class="intable prettyprint"><a href="#method-destroy">addItem</a> (HTMLElement listItem, number position) </pre>
-                                       </td>
-                                       <td><p>Adds an item to and refreshes the list view.</p></td>
-                               </tr>
-
-                               <tr>
-                                       <td>
-                                               <pre class="intable prettyprint"><a href="#method-destroy">refresh</a> ( ) </pre>
-                                       </td>
-                                       <td><p>Refreshes the list view.</p></td>
-                               </tr>
-                       
-                               <tr>
-                                       <td>
-                                               <pre class="intable prettyprint"><a href="#method-destroy">removeItem</a> (number position) </pre>
-                                       </td>
-                                       <td><p>Removes an item from and refreshes the list view.</p></td>
-                               </tr>
-                       
-               
-               </tbody>
-       </table>
-       <dl>
-
-                               <dt class="method" id="addidp28072"><code><b><span class="methodName"
-                                                                                                                                  id="method-destroy">addItem</span></b></code></dt>
-                               <dd>
-                                       <div class="brief">
-                                               <p>Adds an item to and refreshes the list view.</p>
-                                       </div>
-                                       <div class="synopsis">
-                                               <pre class="signature prettyprint">addItem (HTMLElement listItem, number position) </pre>
-                                       </div>
-                                       
-                                       <div class="description">
-                                               <p>
-                                                       
-                                               </p>
-                                       </div>
-                                       
-                                       
-                                       <div class="parameters">
-                                               <p><span class="param">Parameters:</span></p>
-                                       <table>
-                                       <tbody>
-                                       <tr>
-                                               <th>Parameter</th>
-                                               <th>Type</th>
-                                               <th>Required/optional</th>
-                                               <th>Default value</th>
-                                               <th>Description</th>
-                                       </tr>
-                                       
-                                       
-                                       <tr>
-                                               <td><span style="font-family: Courier New,Courier,monospace">listItem</span></td>
-                                               <td>HTMLElement</td>
-                                               <td>Required</td>
-                                               <td></td>
-                                               <td>New <code>&lt;li&gt;</code> element.</td>
-                                       </tr>
-                                       
-                                       <tr>
-                                               <td><span style="font-family: Courier New,Courier,monospace">position</span></td>
-                                               <td>number</td>
-                                               <td>Required</td>
-                                               <td></td>
-                                               <td>Position in the list.</td>
-                                       </tr>
-                                       </table></tbody></div>
-                                       <div class="returntype">
-                                               <p><span class="return">Return value:</span></p>
-                                               
-                                               
-                                                       No return value
-                                               
-                                       </div>
-                                       <div class="example">
-                                                       <span class="example"><p>Code
-                                                               example:</p><p></p></span>
-                                                       <pre name="code" class="examplecode
-                                                       prettyprint">&lt;ul id=&quot;listvi&quot; data-role=&quot;listview&quot;&gt;
-&nbsp;&nbsp;&nbsp;&lt;li&gt;&lt;a href=&quot;#&quot;&gt;Normal lists&lt;/a&gt;&lt;/li&gt;
-&nbsp;&nbsp;&nbsp;&lt;li&gt;&lt;a href=&quot;#&quot;&gt;Normal lists&lt;/a&gt;&lt;/li&gt;
-&lt;/ul&gt;
-&lt;script&gt;
-&nbsp;&nbsp;&nbsp;var element = document.getElementById(&quot;listvi&quot;),
-&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;listv = tau.widget.Listview(element);
-&nbsp;&nbsp;&nbsp;listv.addItem(&quot;&lt;li&gt;Test&lt;div data-role=&#39;button&#39; data-inline=&#39;true&#39;&gt;TEST&lt;/div&gt;&lt;/li&gt;&quot;, 2);
-&lt;/script&gt;
-</pre>
-                                               </div>
-                                       
-                               </dd>
-
-                               <dt class="method" id="addidp28072"><code><b><span class="methodName"
-                                                                                                                                  id="method-destroy">refresh</span></b></code></dt>
-                               <dd>
-                                       <div class="brief">
-                                               <p>Refreshes the list view.</p>
-                                       </div>
-                                       <div class="synopsis">
-                                               <pre class="signature prettyprint">refresh ( ) </pre>
-                                       </div>
-                                       
-                                       <div class="description">
-                                               <p>
-                                                       
-                                               </p>
-                                       </div>
-                                       
-                                       <div class="returntype">
-                                               <p><span class="return">Return value:</span></p>
-                                               
-                                               
-                                                       No return value
-                                               
-                                       </div>
-                                       <div class="example">
-                                                       <span class="example"><p>Code
-                                                               example:</p><p></p></span>
-                                                       <pre name="code" class="examplecode
-                                                       prettyprint">&lt;ul id=&quot;listvi&quot; data-role=&quot;listview&quot;&gt;
-&nbsp;&nbsp;&nbsp;&lt;li&gt;&lt;a href=&quot;#&quot;&gt;Normal lists&lt;/a&gt;&lt;/li&gt;
-&nbsp;&nbsp;&nbsp;&lt;li&gt;&lt;a href=&quot;#&quot;&gt;Normal lists&lt;/a&gt;&lt;/li&gt;
+<h2><a id="group"></a>Group Index in Listview</h2>
+<p>To add Group Index (it was <i>ListDivider</i> in tizen2.3 TAU), just add a class=<code>&quot;ui-group-index&quot;</code>.</p>
+<pre class="prettyprint">&lt;ul&nbsp;class=&quot;ui-listview&quot;&gt;
+&nbsp;&nbsp;&nbsp;&lt;li&nbsp;class=&quot;ui-group-index&quot;&gt;group&nbsp;1&lt;/li&gt;
+&nbsp;&nbsp;&nbsp;&lt;li&nbsp;class=&quot;ui-li-static&quot;&gt;list&nbsp;item1&lt;/li&gt;
+&nbsp;&nbsp;&nbsp;&lt;li&nbsp;class=&quot;ui-li-static&quot;&gt;list&nbsp;item2&lt;/li&gt;
+&nbsp;&nbsp;&nbsp;&lt;li&nbsp;class=&quot;ui-group-index&quot;&gt;group&nbsp;2&lt;/li&gt;
+&nbsp;&nbsp;&nbsp;&lt;li&nbsp;class=&quot;ui-li-static&quot;&gt;list&nbsp;item1&lt;/li&gt;
+&nbsp;&nbsp;&nbsp;&lt;li&nbsp;class=&quot;ui-li-static&quot;&gt;list&nbsp;item2&lt;/li&gt;
 &lt;/ul&gt;
-&lt;script&gt;
-&nbsp;&nbsp;&nbsp;var element = document.getElementById(&quot;listvi&quot;),
-&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;listv = tau.widget.Listview(element);
-&nbsp;&nbsp;&nbsp;listv.refresh();
-&lt;/script&gt;
 </pre>
-                                               </div>
 
-                                       
-                               </dd>
 
-                               <dt class="method" id="addidp28072"><code><b><span class="methodName"
-                                                                                                                                  id="method-destroy">removeItem</span></b></code></dt>
-                               <dd>
-                                       <div class="brief">
-                                               <p>Removes an item from and refreshes the list view.</p>
-                                       </div>
-                                       <div class="synopsis">
-                                               <pre class="signature prettyprint">removeItem (number position) </pre>
-                                       </div>
-                                       
-                                       <div class="description">
-                                               <p>
-                                                       
-                                               </p>
-                                       </div>
-                                       
-                                       
-                                       <div class="parameters">
-                                               <p><span class="param">Parameters:</span></p>
-                                       <table>
-                                       <tbody>
-                                       <tr>
-                                               <th>Parameter</th>
-                                               <th>Type</th>
-                                               <th>Required/optional</th>
-                                               <th>Default value</th>
-                                               <th>Description</th>
-                                       </tr>
-                                       
-                                       
-                                       
-                                       <tr>
-                                               <td><span style="font-family: Courier New,Courier,monospace">position</span></td>
-                                               <td>number</td>
-                                               <td>Required</td>
-                                               <td></td>
-                                               <td>Position in the list.</td>
-                                       </tr>
-                                       </table></tbody></div>
-                                       <div class="returntype">
-                                               <p><span class="return">Return value:</span></p>
-                                               
-                                               
-                                                       No return value
-                                               
-                                       </div>
-                                       <div class="example">
-                                                       <span class="example"><p>Code
-                                                               example:</p><p></p></span>
-                                                       <pre name="code" class="examplecode
-                                                       prettyprint">
-&lt;ul id=&quot;listvi&quot; data-role=&quot;listview&quot;&gt;
-&nbsp;&nbsp;&nbsp;&lt;li&gt;&lt;a href=&quot;#&quot;&gt;Normal lists&lt;/a&gt;&lt;/li&gt;
-&nbsp;&nbsp;&nbsp;&lt;li&gt;&lt;a href=&quot;#&quot;&gt;Normal lists&lt;/a&gt;&lt;/li&gt;
-&lt;/ul&gt;
-&lt;script&gt;
-&nbsp;&nbsp;&nbsp;var element = document.getElementById(&quot;listvi&quot;),
-&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;listv = tau.widget.Listview(element);
-&nbsp;&nbsp;&nbsp;listv.removeItem(0);
-&lt;/script&gt;
-</pre>
-                                               </div>
-                                       
-                               </dd>
-                       
-               
-       </dl>
 
 
 <div id="footer">
diff --git a/org.tizen.web.apireference/html/ui_fw_api/Mobile_UIComponents/mobile_Navigation.htm b/org.tizen.web.apireference/html/ui_fw_api/Mobile_UIComponents/mobile_Navigation.htm
new file mode 100644 (file)
index 0000000..68f70fe
--- /dev/null
@@ -0,0 +1,325 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
+<html>
+<head>
+       <script type="text/javascript" src="../snippet.js"></script>
+       <meta http-equiv="content-type" content="text/html; charset=utf-8">
+       <link href="../styles.css" rel="StyleSheet" type="text/css">
+       <link href="../snippet.css" rel="StyleSheet" type="text/css">
+       <title>Navigation</title>
+</head>
+<body onload="prettyPrint()" id="content">
+<h1>Navigation</h1>
+
+
+<p>The navigation component is used inside the header to navigate back and forth according to the navigational history array, which is created by the application. By clicking a horizontally-listed element on the navigation, you can move to the target page.</p>
+
+<table class="note">
+       <tbody>
+               <tr>
+                       <th class="note">Note</th>
+               </tr>
+               <tr>
+                       <td class="note">This component is supported since Tizen 2.3.</td>
+               </tr>
+       </tbody>
+</table>
+
+
+<h2>Table of Contents</h2>
+<ol class="toc">
+       
+               <li><a href="#default-selector">Default Selector</a>
+                       
+               <li><a href="#html-examples">HTML Examples</a>
+               </li>
+                       
+               </li>
+
+               <li><a href="#methods-list">Methods</a>
+                       
+               </li>
+       
+</ol>
+
+<h2><a id="default-selector"></a>Default Selector</h2>
+
+<p>Make the navigation component with the <code>class=&quot;ui-navigation&quot;</code> or <code>data-role=&quot;navigation&quot;</code> attribute. For semantic understanding, use the <code>nav</code> element.</p>
+
+<pre class="prettyprint">&lt;div class=&quot;ui-page&quot;&gt;
+&nbsp;&nbsp;&nbsp;&lt;div class=&quot;ui-header&quot; data-position=&quot;fixed&quot;&gt;
+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&lt;h1&gt;title&lt;/h1&gt;
+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&lt;nav class=&quot;ui-navigation&quot; id=&quot;navigation&quot;&gt;&lt;/nav&gt;
+&nbsp;&nbsp;&nbsp;&lt;/div&gt;
+&nbsp;&nbsp;&nbsp;&lt;div class=&quot;ui-content&quot;&gt;&lt;/div&gt;
+&lt;/div&gt;
+</pre>
+
+<h2><a id="html-examples"></a>HTML Examples</h2>
+<table class="note">
+    <tbody>
+    <tr>
+        <th class="note">Note</th>
+    </tr>
+    <tr>
+        <td class="note">To get more efficient experience, aWe recommend to use Navigation component with <a href="mobile_PanelChanger.htm">PanelChanger</a>.</td>
+    </tr>
+    </tbody>
+</table>
+<h4>HTML example with PanelChanger</h4>
+<pre class="prettyprint">&lt;div&nbsp;id=&quot;panelPage&quot;&nbsp;class=&quot;ui-page&quot;&gt;
+&nbsp;&nbsp;&nbsp;&lt;div&nbsp;class=&quot;ui-header&quot;&nbsp;data-position=&quot;fixed&quot;&gt;
+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&lt;h1&gt;Navigation&lt;/h1&gt;
+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&lt;nav&nbsp;id=&quot;navigation&quot;&nbsp;class=&quot;ui-navigation&quot;&gt;
+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&lt;/nav&gt;
+&nbsp;&nbsp;&nbsp;&lt;/div&gt;
+&nbsp;&nbsp;&nbsp;&lt;div&nbsp;class=&quot;ui-content&quot;&gt;
+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&lt;div&nbsp;id=&quot;panelChanger&quot;&nbsp;class=&quot;ui-panel-changer&quot;&gt;
+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&lt;div&nbsp;id=&quot;mainpanel&quot;&nbsp;class=&quot;ui-panel&quot;&gt;
+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&lt;a&nbsp;href=&quot;#panel2&quot;&gt;Go&nbsp;Panel&nbsp;2&lt;/a&gt;
+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&lt;/div&gt;
+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&lt;/div&gt;
+&nbsp;&nbsp;&nbsp;&lt;/div&gt;
+&nbsp;&nbsp;&nbsp;&lt;script&nbsp;src=&quot;./panel.js&quot;&gt;&lt;/script&gt;
+&lt;/div&gt;
+
+&lt;!--&nbsp;in&nbsp;panel.html&nbsp;--&gt;
+&lt;div&nbsp;id=&quot;panel2&quot;&nbsp;class=&quot;ui-panel&quot;&gt;
+&nbsp;&nbsp;&nbsp;&lt;div&nbsp;class=&quot;ui-content&quot;&gt;
+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&lt;ul&nbsp;class=&quot;ui-listview&quot;&gt;
+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&lt;li&nbsp;class=&quot;ui-li-anchor&quot;&gt;
+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&lt;a&nbsp;href=&quot;#panel3&quot;&gt;Go&nbsp;Panel&nbsp;3&lt;/a&gt;
+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&lt;/li&gt;
+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&lt;/ul&gt;
+&nbsp;&nbsp;&nbsp;&lt;/div&gt;
+&lt;/div&gt;
+&lt;div&nbsp;id=&quot;panel3&quot;&nbsp;class=&quot;ui-panel&quot;&gt;
+&nbsp;&nbsp;&nbsp;&lt;div&nbsp;class=&quot;ui-content&quot;&gt;
+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&lt;ul&nbsp;class=&quot;ui-listview&quot;&gt;
+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&lt;li&nbsp;class=&quot;ui-li-anchor&quot;&gt;
+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&lt;a&gt;Panel3&lt;/a&gt;
+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&lt;/li&gt;
+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&lt;/ul&gt;
+&nbsp;&nbsp;&nbsp;&lt;/div&gt;
+&lt;/div&gt;
+</pre>
+<h4>JS example with PanelChanger</h4>
+<pre class="prettyprint">&lt;!--&nbsp;in&nbsp;panel.js&nbsp;--&gt;
+(function()&nbsp;{
+&nbsp;&nbsp;&nbsp;var&nbsp;page&nbsp;=&nbsp;document.querySelector(&quot;#panelPage&quot;),
+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;panelChanger&nbsp;=&nbsp;page.querySelector(&quot;#panelChanger&quot;),
+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;panelChangerComponent,
+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;navigation&nbsp;=&nbsp;page.querySelector(&quot;#navigation&quot;),
+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;navigationComponent,
+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;navigated&nbsp;=&nbsp;false;
+
+&nbsp;&nbsp;&nbsp;page.addEventListener(&quot;pagebeforeshow&quot;,&nbsp;function(){
+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;var&nbsp;activePanel&nbsp;=&nbsp;page.querySelector(&quot;.ui-panel-active&quot;);
+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;panelChangerComponent&nbsp;=&nbsp;tau.widget.PanelChanger(panelChanger);
+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;navigationComponent&nbsp;=&nbsp;tau.widget.Navigation(navigation);
+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;navigationComponent.push(activePanel.id);
+&nbsp;&nbsp;&nbsp;});
+&nbsp;&nbsp;&nbsp;panelChanger.addEventListener(&quot;panelchange&quot;,&nbsp;function(event)&nbsp;{
+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;var&nbsp;toPanel&nbsp;=&nbsp;event.detail.toPanel,
+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;direction&nbsp;=&nbsp;event.detail.direction,
+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;id&nbsp;=&nbsp;toPanel.id;
+
+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;if&nbsp;(id)&nbsp;{
+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;if&nbsp;(direction&nbsp;===&nbsp;&quot;forward&quot;)&nbsp;{
+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;navigationComponent.push(id);
+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;}&nbsp;else&nbsp;{
+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;if&nbsp;(navigated&nbsp;===&nbsp;false)&nbsp;{
+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;navigationComponent.pop();
+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;}&nbsp;else&nbsp;{
+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;navigated&nbsp;=&nbsp;false;
+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;}
+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;}
+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;}&nbsp;else&nbsp;{
+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;console.warn(&quot;You&nbsp;should&nbsp;insert&nbsp;id&nbsp;value&nbsp;in&nbsp;the&nbsp;each&nbsp;panels&quot;)
+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;}
+&nbsp;&nbsp;&nbsp;});
+&nbsp;&nbsp;&nbsp;navigation.addEventListener(&quot;navigate&quot;,&nbsp;function(event)&nbsp;{
+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;var&nbsp;id&nbsp;=&nbsp;event.detail.id;
+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;navigated&nbsp;=&nbsp;true;
+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;panelChangerComponent.changePanel(&quot;#&quot;&nbsp;+&nbsp;id,&nbsp;&quot;slide-reverse&quot;,&nbsp;&quot;back&quot;);
+&nbsp;&nbsp;&nbsp;});
+})();
+    </pre>
+
+
+
+
+
+       <h2><a id="methods-list"></a>Methods</h2>
+
+       <h3>Summary</h3>
+       <table class="informaltable">
+               <thead>
+               <tr>
+                       <th>Method</th>
+                       <th>Description</th>
+               </tr>
+               </thead>
+               <tbody>
+               
+                       
+                               <tr>
+                                       <td>
+                                               <pre class="intable prettyprint"><a href="#method-create">create</a> ( ) </pre>
+                                       </td>
+                                       <td><p>Initiates the making of the navigation.</p></td>
+                               </tr>
+                <tr>
+                    <td>
+                        <pre class="intable prettyprint"><a href="#method-push">push</a> ( String targetId ) </pre>
+                    </td>
+                    <td><p>Add navigation item only one at a time.</p></td>
+                </tr>
+                <tr>
+                    <td>
+                        <pre class="intable prettyprint"><a href="#method-pop">pop</a> ( ) </pre>
+                    </td>
+                    <td><p>Pop last child of navigation.</p></td>
+                </tr>
+                       
+               
+               </tbody>
+       </table>
+       <dl>
+               
+                       
+                               <dt class="method"><code><b><span class="methodName"
+                                                                                                                                  id="method-create">create</span><i><span style="color:red"> :DEPRECATED since 2.4</span></i></b></code></dt>
+                               <dd>
+                                       <div class="brief">
+                                               <p>Initiates the making of the navigation.</p>
+                                       </div>
+                                       <div class="synopsis">
+                                               <pre class="signature prettyprint">create ( ) </pre>
+                                       </div>
+                                       
+                                       <div class="description">
+                                               <p>
+                                                       
+                                               </p>
+                                       </div>
+
+                                       
+                               </dd>
+                       
+               
+               </dl>
+
+    <dl>
+
+
+        <dt class="method"><code><b><span class="methodName"
+                                          id="method-push">push</span></b></code></dt>
+        <dd>
+            <div class="brief">
+                <p>Add navigation item only one at a time.</p>
+            </div>
+            <div class="synopsis">
+                <pre class="signature prettyprint">push ( String targetId ) </pre>
+            </div>
+
+            <div class="parameters">
+                <p><span class="param">Parameters:</span></p>
+                <table>
+                    <tbody>
+                    <tr>
+                        <th>Parameter</th>
+                        <th>Type</th>
+                        <th>Required / optional</th>
+                        <th>Description</th>
+                    </tr>
+
+
+                    <tr>
+                        <td><span style="font-family: Courier New,Courier,monospace">targetId</span></td>
+                        <td>String</td>
+                        <td>required</td>
+                        <td>element id to be added</td>
+                    </tr>
+
+
+                    </tbody>
+                </table>
+            </div>
+
+            <div class="example">
+                            <span class="example"><p>Code
+                                example:</p><p></p></span>
+                            <pre name="code" class="examplecode
+                                prettyprint">&lt;div&nbsp;class=&quot;ui-header&quot;&nbsp;data-position=&quot;fixed&quot;&gt;
+&nbsp;&nbsp;&nbsp;&lt;h1&gt;Navigation&lt;/h1&gt;
+&nbsp;&nbsp;&nbsp;&lt;nav&nbsp;id=&quot;navigation&quot;&nbsp;class=&quot;ui-navigation&quot;&gt;
+&nbsp;&nbsp;&nbsp;&lt;/nav&gt;
+&lt;/div&gt;
+&lt;div&nbsp;class=&quot;ui-content&quot;&gt;
+&nbsp;&nbsp;&nbsp;&lt;div&nbsp;id=&quot;panelChanger&quot;&nbsp;class=&quot;ui-panel-changer&quot;&gt;
+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&lt;div&nbsp;id=&quot;mainpanel&quot;&nbsp;class=&quot;ui-panel&quot;&nbsp;style=&quot;background-color:#ffff4f&quot;&gt;
+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&lt;a&nbsp;href=&quot;./panel.html#panel2&quot;&gt;Go&nbsp;Panel&nbsp;2&lt;/a&gt;
+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&lt;/div&gt;
+&nbsp;&nbsp;&nbsp;&lt;/div&gt;
+&lt;/div&gt;
+&lt;script&gt;
+&nbsp;&nbsp;&nbsp;var&nbsp;navigation&nbsp;=&nbsp;page.querySelector(&quot;#navigation&quot;),
+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;activePanel&nbsp;=&nbsp;page.querySelector(&quot;.ui-panel-active&quot;),
+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;navigationComponent&nbsp;=&nbsp;tau.widget.Navigation(navigation);
+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;navigationComponent.push(activePanel.id);
+&lt;/script&gt;</pre>
+            </div>
+
+
+        </dd>
+
+
+    </dl>
+    <dl>
+
+
+        <dt class="method"><code><b><span class="methodName"
+                                          id="method-push">pop</span></b></code></dt>
+        <dd>
+            <div class="brief">
+                <p>Pop last child of navigation.</p>
+            </div>
+            <div class="synopsis">
+                <pre class="signature prettyprint">pop ( ) </pre>
+            </div>
+
+
+            <div class="example">
+                                <span class="example"><p>Code
+                                    example:</p><p></p></span>
+<pre name="code" class="examplecode prettyprint">&lt;div&nbsp;class=&quot;ui-header&quot;&nbsp;data-position=&quot;fixed&quot;&gt;
+&nbsp;&nbsp;&nbsp;&lt;h1&gt;Navigation&lt;/h1&gt;
+&nbsp;&nbsp;&nbsp;&lt;nav&nbsp;id=&quot;navigation&quot;&nbsp;class=&quot;ui-navigation&quot;&gt;
+&nbsp;&nbsp;&nbsp;&lt;/nav&gt;
+&lt;/div&gt;
+&lt;script&gt;
+&nbsp;&nbsp;&nbsp;var&nbsp;navigation&nbsp;=&nbsp;page.querySelector(&quot;#navigation&quot;),
+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;navigationComponent&nbsp;=&nbsp;tau.widget.Navigation(navigation);
+&nbsp;&nbsp;&nbsp;
+&nbsp;&nbsp;&nbsp;navigationComponent.pop();
+&lt;/script&gt;
+</pre>
+            </div>
+
+
+        </dd>
+
+
+    </dl>
+       
+
+<div id="footer">
+       <hr size="1">
+       <font size="1">Except as noted, this content - excluding the Code Examples - is licensed under <a
+                       href="http://creativecommons.org/licenses/by/3.0/legalcode" target="_blank">Creative Commons Attribution
+               3.0</a> and all of the Code Examples contained herein are licensed under <a
+                       href="https://www.tizen.org/bsd-3-clause-license" target="_blank">BSD-3-Clause</a>.<br>For details, see the
+               <a href="https://www.tizen.org/content-license" target="_blank">Content License</a>.</font>
+</div>
+</body>
+</html>
\ No newline at end of file
diff --git a/org.tizen.web.apireference/html/ui_fw_api/Mobile_UIComponents/mobile_NavigationBar.htm b/org.tizen.web.apireference/html/ui_fw_api/Mobile_UIComponents/mobile_NavigationBar.htm
deleted file mode 100644 (file)
index 09ba7c2..0000000
+++ /dev/null
@@ -1,239 +0,0 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
-<html>
-<head>
-       <script type="text/javascript" src="../snippet.js"></script>
-       <meta http-equiv="content-type" content="text/html; charset=utf-8">
-       <link href="../styles.css" rel="StyleSheet" type="text/css">
-       <link href="../snippet.css" rel="StyleSheet" type="text/css">
-       <title>Navigation Bar</title>
-</head>
-<body onload="prettyPrint()" id="content">
-<h1>Navigation Bar</h1>
-
-
-<p>The navigation bar component is used inside the header to navigate back and forth according to the navigational history array, which is created by the application. By clicking a horizontally-listed element on the navigation bar, you can move to the target page.</p>
-
-<table class="note">
-       <tbody>
-               <tr>
-                       <th class="note">Note</th>
-               </tr>
-               <tr>
-                       <td class="note">This component is supported since Tizen 2.3.</td>
-               </tr>
-       </tbody>
-</table>
-
-
-<h2>Table of Contents</h2>
-<ol class="toc">
-       
-               <li><a href="#default-selector">Default Selector</a>
-                       
-               <li><a href="#html-examples">HTML Examples</a>
-               </li>
-                       
-               </li>
-
-               <li><a href="#methods-list">Methods</a>
-                       
-               </li>
-       
-</ol>
-
-<h2><a id="default-selector"></a>Default Selector</h2>
-
-<p>Make the navigation component with the <code>data-role=&quot;navigation&quot;</code> attribute. For semantic understanding, use the <code>nav</code> element.</p>
-
-<pre class="prettyprint">&lt;div data-role=&quot;page&quot;&gt;
-&nbsp;&nbsp;&nbsp;&lt;div data-role=&quot;header&quot; data-position=&quot;fixed&quot;&gt;
-&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&lt;h1&gt;title&lt;/h1&gt;
-&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&lt;nav data-role=&quot;navigation&quot; id=&quot;navigation&quot;&gt;&lt;/nav&gt;
-&nbsp;&nbsp;&nbsp;&lt;/div&gt;
-&nbsp;&nbsp;&nbsp;&lt;div data-role=&quot;content&quot;&gt;&lt;/div&gt;
-&lt;/div&gt;
-</pre>
-
-<h2><a id="html-examples"></a>HTML Examples</h2>
-
-<p>To create a navigation bar, an array containing the navigation history is required. Each value of the array must have an identifiable value, such as a name. In the following example, the array is named as &quot;historyArraytoUse&quot;.</p>
-<p>The navigation bar component only provides the creation of the visual navigation bar, no functional navigation. You must separately implement the navigational function in the application using other methods, such as <code>history.go()</code>.</p>
-
-<ul><li><p>Declare the navigation in the HTML code using the <code>data-role</code> attribute:</p></li>
-<pre class="prettyprint">&lt;div data-role=&quot;page&quot; id=&quot;navigation-bar&quot;&gt;
-&nbsp;&nbsp;&nbsp;&lt;!--Declare navigation in header--&gt;
-&nbsp;&nbsp;&nbsp;&lt;div data-role=&quot;header&quot; data-position=&quot;fixed&quot;&gt;
-&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&lt;h1&gt;Navigation bar&lt;/h1&gt;
-&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&lt;nav data-role=&quot;navigation&quot; id=&quot;navigation&quot;&gt;
-&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&lt;/nav&gt;
-&nbsp;&nbsp;&nbsp;&lt;/div&gt;
-&nbsp;&nbsp;&nbsp;&lt;!--You can include several pages where to move--&gt;
-&nbsp;&nbsp;&nbsp;&lt;div data-role=&quot;content&quot;&gt;
-&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&lt;ul data-role=&quot;listview&quot;&gt;
-&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&lt;li&gt;&lt;a href=&quot;navigation1.html&quot;&gt;Move to Navigation1&lt;/a&gt;&lt;/li&gt;
-&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&lt;li&gt;&lt;a href=&quot;navigation2.html&quot;&gt;Move to Navigation2&lt;/a&gt;&lt;/li&gt;
-&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&lt;/ul&gt;
-&nbsp;&nbsp;&nbsp;&lt;/div&gt;
-&lt;/div&gt;
-</pre></li>
-
-<li><p>Make a history array and create the navigation bar in the JavaScript code:</p></li>
-<pre class="prettyprint">
-var historyMaker = function(event) 
-{
-&nbsp;&nbsp;&nbsp;// Store the browsing history in navigationHistory array
-&nbsp;&nbsp;&nbsp;var iteration = window.navigationHistory.length,
-&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;i = 0,
-&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;targetId = event.target.id;
-
-&nbsp;&nbsp;&nbsp;if (!iteration) 
-&nbsp;&nbsp;&nbsp;{
-&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;navigationHistory.push({pageId : targetId});
-&nbsp;&nbsp;&nbsp;} 
-&nbsp;&nbsp;&nbsp;else 
-&nbsp;&nbsp;&nbsp;{
-&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;for (i = 0; i &lt; iteration; i++)
-&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;{
-&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;if (targetId === navigationHistory[i].pageId) 
-&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;{
-&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;navigationHistory.splice(i + 1, iteration - i - 1);
-&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;break;
-&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;}
-&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;}
-&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;if (i &gt;= iteration) 
-&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;{
-&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;navigationHistory.push({pageId : targetId});
-&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;}
-&nbsp;&nbsp;&nbsp;}
-},
-
-historyDrawer = function(event) 
-{
-&nbsp;&nbsp;&nbsp;var navi = document.getElementById(&quot;navigation&quot;),
-&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;naviWidget = tau.widget.Navigation(navi);
-&nbsp;&nbsp;&nbsp;if (document.getElementsByClassName(&quot;ui-navigation-ul&quot;)[0].childElementCount) 
-&nbsp;&nbsp;&nbsp;{
-&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;tau.warn(&quot;Create method should be called only once in a page&quot;);
-&nbsp;&nbsp;&nbsp;} 
-&nbsp;&nbsp;&nbsp;else 
-&nbsp;&nbsp;&nbsp;{
-&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;// Create navigation component with navigationHistory
-&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;naviWidget.create(navigationHistory);
-&nbsp;&nbsp;&nbsp;}
-},
-
-historyMove = function(event) 
-{
-&nbsp;&nbsp;&nbsp;var selectedIndex = event.originalEvent.detail,
-&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;barLength = navigationHistory.length;
-&nbsp;&nbsp;&nbsp;// Clear unnecessary array of history out
-&nbsp;&nbsp;&nbsp;navigationHistory.splice(selectedIndex + 1, barLength - selectedIndex );
-&nbsp;&nbsp;&nbsp;history.go(- (barLength - selectedIndex) + 1);
-};
-
-window.navigationHistory = window.navigationHistory || [];
-
-// When page is created and shown, following this event handler need to bind only once
-$(document).one(&quot;pagebeforeshow&quot;, historyMaker);
-$(document).one(&quot;pageshow&quot;, historyDrawer);
-$(&quot;nav&quot;).one(&quot;navigate&quot;, historyMove);
-</pre>
-
-</ul>
-
-
-
-
-
-       <h2><a id="methods-list"></a>Methods</h2>
-
-       <h3>Summary</h3>
-       <table class="informaltable">
-               <thead>
-               <tr>
-                       <th>Method</th>
-                       <th>Description</th>
-               </tr>
-               </thead>
-               <tbody>
-               
-                       
-                               <tr>
-                                       <td>
-                                               <pre class="intable prettyprint"><a href="#method-create">create</a> ( Array navigationHistory ) </pre>
-                                       </td>
-                                       <td><p>Initiates the making of the navigation bar.</p></td>
-                               </tr>
-                       
-               
-               </tbody>
-       </table>
-       <dl>
-               
-                       
-                               <dt class="method"><code><b><span class="methodName"
-                                                                                                                                  id="method-create">create</span></b></code></dt>
-                               <dd>
-                                       <div class="brief">
-                                               <p>Initiates the making of the navigation bar.</p>
-                                       </div>
-                                       <div class="synopsis">
-                                               <pre class="signature prettyprint">create ( Array navigationHistory) </pre>
-                                       </div>
-                                       
-                                       <div class="description">
-                                               <p>
-                                                       
-                                               </p>
-                                       </div>
-                                       
-                                       <div class="parameters">
-                                               <p><span class="param">Parameters:</span></p>
-                                       <table>
-                                       <tbody>
-                                       <tr>
-                                               <th>Parameter</th>
-                                               <th>Type</th>
-                                               <th>Required/optional</th>
-                                               <th>Default value</th>
-                                               <th>Description</th>
-                                       </tr>
-                                       
-                                       
-                                       <tr>
-                                               <td><span style="font-family: Courier New,Courier,monospace">navigationHistory</span></td>
-                                               <td>Array</td>
-                                               <td>Required</td>
-                                               <td></td>
-                                               <td></td>
-                                       </tr>
-                                       
-                                       
-                                       </tbody>
-                                       </table>
-                                       </div>
-                                       
-                                       <div class="returntype">
-                                               <p><span class="return">Return value:</span></p>
-                                               
-                                               
-                                                       No return value
-                                               
-                                       </div>
-                                       
-                               </dd>
-                       
-               
-               </dl>
-       
-
-<div id="footer">
-       <hr size="1">
-       <font size="1">Except as noted, this content - excluding the Code Examples - is licensed under <a
-                       href="http://creativecommons.org/licenses/by/3.0/legalcode" target="_blank">Creative Commons Attribution
-               3.0</a> and all of the Code Examples contained herein are licensed under <a
-                       href="https://www.tizen.org/bsd-3-clause-license" target="_blank">BSD-3-Clause</a>.<br>For details, see the
-               <a href="https://www.tizen.org/content-license" target="_blank">Content License</a>.</font>
-</div>
-</body>
-</html>
\ No newline at end of file
index 2125a8a..a81aea6 100755 (executable)
@@ -38,10 +38,6 @@ The highlighted dots represent the corresponing active pages.</p>
                <li><a href="#options-list">Options</a></li>
 
                <li><a href="#methods-list">Methods</a>
-                               <ol class="toc">
-                                               <li><a href="#method-setActive">setActive</a>
-                                               </li>
-                               </ol>
                </li>
 
 </ol>
@@ -147,6 +143,7 @@ Take an example : the situation that the value of data-number-of-pages is "5"(5
 <pre class="prettyprint">
 &lt;div id=&quot;pageIndicator&quot; class=&quot;ui-page-indicator&quot; data-number-of-pages=&quot;5&quot; data-max-page=&quot;3&quot;&gt;&lt;/div&gt;
 </pre>
+<br>
 When you scroll the page(or section) horizontally,  the number of exceeding pages( in this case, it is 2 pages, which is the result of 5 - 3 )<br>
 would be indicated by the central dot, from middle of the pages.<br>
 <br>
@@ -246,11 +243,6 @@ For example, in the situation that the value of numberOfPages is "6", and the va
                </dl>
 
 
-<h2>Where to Go Next</h2>
-<ul>
-       <li><a href="./widget_reference.htm">UI Component Reference</a></li>
-
-</ul>
 <div id="footer">
        <hr size="1">
        <font size="1">Except as noted, this content - excluding the Code Examples - is licensed under <a
index 78ef3ed..7d00dcb 100644 (file)
@@ -11,9 +11,9 @@
 <h1>Panel Changer</h1>
 
 <p>To implement multi page layout in a page component, you can use panel and panel changer components.</p>
-<p>Panel can have header, content and so on like the page component.</p>
-<p>It works even if the panel components is in other HTML files.</p>
-<p>Panel changer component controls lifecycle of the panels.</p>
+<p>Panel can have header, content and so on like the page component.<br>
+It works even if the panel components is in other HTML files.<br>
+Panel changer component controls lifecycle of the panels.</p>
 
 
 <h2>Table of Contents</h2>
        <li><a href="#options-list">Options</a>
        </li>
 
+    <li><a href="#events-list">Events</a>
+    </li>
        <li><a href="#methods-list">Methods</a>
        </li>
 
-       <li><a href="#events-list">Events</a>
-       </li>
 </ol>
 
 <h2><a id="default-selectors"></a>Default Selectors</h2>
 
 <p>By default, all elements with the class="ui-panel-changer" or data-role="panel-changer" attribute are displayed as panel changer components.</p>
-<p>Panel components use the data-role="panel" or class="ui-panel".</p>
+<p>Panel components use the class="ui-panel" or data-role="panel"</p>
 
 <h2><a id='manual-constructor'></a>Manual Constructor</h2>
 
@@ -112,6 +112,52 @@ var elPanelChanger = document.getElementById(&quot;panelchanger&quot;),
 
        </tbody>
 </table>
+<h2><a id="events-list"></a>Events</h2>
+
+<table>
+    <tbody>
+    <tr>
+        <th>Name</th>
+        <th>Description</th>
+    </tr>
+
+    <tr>
+        <td class="option"><span style="font-family: Courier New,Courier,monospace">panelbeforecreate</span></td>
+        <td><p>Triggered before the new panel component is created and initialized.</p></td>
+    </tr>
+
+    <tr>
+        <td class="option"><span style="font-family: Courier New,Courier,monospace">panelcreate</span></td>
+        <td><p>Triggered after the new panel component creation.</p></td>
+    </tr>
+
+    <tr>
+        <td class="option"><span style="font-family: Courier New,Courier,monospace">panelbeforeshow</span></td>
+        <td><p>Triggered before the new panel is displayed.</p></td>
+    </tr>
+
+    <tr>
+        <td class="option"><span style="font-family: Courier New,Courier,monospace">panelshow</span></td>
+        <td><p>Triggered after the new panel is displayed.</p></td>
+    </tr>
+
+    <tr>
+        <td class="option"><span style="font-family: Courier New,Courier,monospace">panelbeforehide</span></td>
+        <td><p>Triggered before the current panel is about to be closed.</p></td>
+    </tr>
+
+    <tr>
+        <td class="option"><span style="font-family: Courier New,Courier,monospace">panelhide</span></td>
+        <td><p>Triggered after the current panel is hidden.</p></td>
+    </tr>
+
+    <tr>
+        <td class="option"><span style="font-family: Courier New,Courier,monospace">panelchange</span></td>
+        <td><p>Triggered after switching from the current panel to the new panel.</p></td>
+    </tr>
+
+    </tbody>
+</table>
 
 
 <h2><a id="methods-list"></a>Methods</h2>
@@ -203,59 +249,7 @@ var elPanelChanger = document.getElementById(&quot;panelchanger&quot;),
 
 </dl>
 
-       <h2><a id="events-list"></a>Events</h2>
-
-       <table>
-               <tbody>
-               <tr>
-                       <th>Name</th>
-                       <th>Description</th>
-               </tr>
-               
-                       <tr>
-                               <td class="option"><span style="font-family: Courier New,Courier,monospace">panelbeforecreate</span></td>
-                               <td><p>Triggered before the new panel component is created and initialized.</p></td>
-                       </tr>
-               
-                       <tr>
-                               <td class="option"><span style="font-family: Courier New,Courier,monospace">panelcreate</span></td>
-                               <td><p>Triggered after the new panel component creation.</p></td>
-                       </tr>
-               
-                       <tr>
-                               <td class="option"><span style="font-family: Courier New,Courier,monospace">panelbeforeshow</span></td>
-                               <td><p>Triggered before the new panel is displayed.</p></td>
-                       </tr>
-
-                       <tr>
-                               <td class="option"><span style="font-family: Courier New,Courier,monospace">panelshow</span></td>
-                               <td><p>Triggered after the new panel is displayed.</p></td>
-                       </tr>
-
-                       <tr>
-                               <td class="option"><span style="font-family: Courier New,Courier,monospace">panelbeforehide</span></td>
-                               <td><p>Triggered before the current panel is about to be closed.</p></td>
-                       </tr>
 
-                       <tr>
-                               <td class="option"><span style="font-family: Courier New,Courier,monospace">panelhide</span></td>
-                               <td><p>Triggered after the current panel is hidden.</p></td>
-                       </tr>
-
-                       <tr>
-                               <td class="option"><span style="font-family: Courier New,Courier,monospace">panelchange</span></td>
-                               <td><p>Triggered after switching from the current panel to the new panel.</p></td>
-                       </tr>
-               
-               </tbody>
-       </table>
-       
-
-<h2>Where to Go Next</h2>
-<ul>
-       <li><a href="./widget_reference.htm">Widget Reference</a></li>
-       
-</ul>
 <div id="footer">
        <hr size="1">
        <font size="1">Except as noted, this content - excluding the Code Examples - is licensed under <a
index 9bbd787..117d35c 100644 (file)
 
 <h2><a id="html-examples0.866303835529834"></a>HTML Examples</h2>
 
-<h4>progressbar type</h4>
+<h4>bar type</h4>
 
 <pre class="prettyprint">
-&lt;div&nbsp;class=&quot;ui-progress&quot;&nbsp;data-type=&quot;progressbar&quot;&gt;&lt;/div&gt;
+&lt;div&nbsp;class=&quot;ui-progress&quot;&nbsp;data-type=&quot;bar&quot;&gt;&lt;/div&gt;
 </pre>
 
 <h4>activitybar type</h4>
 &lt;div&nbsp;class=&quot;ui-progress&quot;&nbsp;data-type=&quot;activitybar&quot;&gt;&lt;/div&gt;
 </pre>
 
-<h4>progresscircle type</h4>
+<h4>circle type</h4>
 
 <pre class="prettyprint">
-&lt;div&nbsp;class=&quot;ui-progress&quot;&nbsp;data-type=&quot;progresscircle&quot;&gt;&lt;/div&gt;
+&lt;div&nbsp;class=&quot;ui-progress&quot;&nbsp;data-type=&quot;circle&quot;&gt;&lt;/div&gt;
 </pre>
 
 <h4>activitycircle type</h4>
@@ -83,7 +83,7 @@
 
 <h2><a id="manual-constructor0.3267326701898128"></a>Manual Constructor</h2>
 
-<p>To manually create a button component, use the component constructor from the <code>tau</code> namespace:</p>
+<p>To manually create a progress component, use the component constructor from the <code>tau</code> namespace:</p>
 
 <pre class="prettyprint">&lt;div&nbsp;id=&quot;progress&quot;&gt;&lt;/div&gt;
 &lt;script&gt;
                
                        <tr>
                                <td class="option"><span style="font-family: Courier New,Courier,monospace">data-type</span></td>
-                               <td class="option">&quot;progressbar&quot; | &quot;progresscircle&quot; |<br>
+                               <td class="option">&quot;bar&quot; | &quot;circle&quot; |<br>
                                        &quot;activitybar&quot; | &quot;activitycircle&quot;</td>
                                <td class="option">&quot;progressbar&quot;</td>
                                <td class="option">Sets type of progress component.</td>
                        </tr>
+            <tr>
+                <td class="option"><span style="font-family: Courier New,Courier,monospace">data-size</span></td>
+                <td class="option">&quot;small&quot; | &quot;medium&quot; |<br>
+                    &quot;large&quot; | &quot;full&quot;</td>
+                <td class="option">&quot;medium&quot;</td>
+                <td class="option">Sets size of progress component.<br>
+                    (It used only with &quot;circle&quot; and &quot;activitycircle&quot; type)</td>
+            </tr>
                
                        <tr>
                                <td class="option"><span style="font-family: Courier New,Courier,monospace">data-value</span></td>
                                <td class="option">Number</td>
-                               <td class="option">0</td>
-                               <td class="option">Sets default value or progress component.</td>
+                               <td class="option">100</td>
+                               <td class="option">Sets default value of progress component.</td>
                        </tr>
-               
-               </tbody>
+            <tr>
+                <td class="option"><span style="font-family: Courier New,Courier,monospace">data-max</span></td>
+                <td class="option">Number</td>
+                <td class="option">100</td>
+                <td class="option">Sets default max value of progress component.</td>
+            </tr>
+
+            <tr>
+                <td class="option"><span style="font-family: Courier New,Courier,monospace">data-min</span></td>
+                <td class="option">Number</td>
+                <td class="option">0</td>
+                <td class="option">Sets default min value of progress component.</td>
+            </tr>
+
+
+        </tbody>
        </table>
 
 <h2><a id="methods0.7043644052464515"></a>Methods</h2>
                </tr>
                </thead>
                <tbody>
-                       
-                               <tr>
-                                       <td>
-                                               <pre class="intable prettyprint"><a href="#method-disable">disable</a> (  ) </pre>
-                                       </td>
-                                       <td><p>Disable Progress component.</p></td>
-                               </tr>
-
-                               <tr>
-                                       <td>
-                                               <pre class="intable prettyprint"><a href="#method-enable">enable</a> (  ) </pre>
-                                       </td>
-                                       <td><p>Enable Progress component.</p></td>
-                               </tr>
 
                                <tr>
                                        <td>
 
                </tbody>
        </table>
-       <dl>
-
-                               <dt class="method" id="addidp28072"><code><b><span class="methodName"
-                                                                                                                                  id="method-disable">disable</span></b></code></dt>
-                               <dd>
-                                       <div class="brief">
-                                               <p>Disable Progress component.</p>
-                                       </div>
-                                       <div class="synopsis">
-                                               <pre class="signature prettyprint">disable ( ) </pre>
-                                       </div>
-                                       <div class="description">
-                                               <p>
-                                               </p>
-                                       </div>
-
-                                       <div class="returntype">
-                                               <p><span class="return">Return value:</span></p>
-
-                                               <table>
-                                                       <tbody>
-                                                       <tr>
-                                                               <th>Type</th>
-                                                               <th>Description</th>
-                                                       </tr>
-                                                       <tr>
-                                                               <td>Progress</td>
-                                                               <td>Returns this.</td>
-                                                       </tr>
-                                                       </tbody>
-                                               </table>
-                                       </div>
-                                               <div class="example">
-                                                       <span class="example"><p>Code
-                                                               example:</p><p></p></span>
-                                                       <pre name="code" class="examplecode
-                                                       prettyprint">&lt;script&gt;
-&nbsp;&nbsp;&nbsp;var&nbsp;element&nbsp;=&nbsp;document.getElementById(&quot;progress&quot;),
-&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;progress&nbsp;=&nbsp;tau.widget.Progress(element);
-
-&nbsp;&nbsp;&nbsp;progress.disable();
-&lt;/script&gt;
-</pre>
-                                               </div>
-
-                               </dd>
-
-               <dt class="method" id="addidp28072"><code><b><span class="methodName"
-                                                                                                                  id="method-enable">enable</span></b></code></dt>
-               <dd>
-                       <div class="brief">
-                               <p>Enable Progress component.</p>
-                       </div>
-                       <div class="synopsis">
-                               <pre class="signature prettyprint">enable ( ) </pre>
-                       </div>
-                       <div class="description">
-                               <p>
-                               </p>
-                       </div>
-
-                       <div class="returntype">
-                               <p><span class="return">Return value:</span></p>
-
-                               <table>
-                                       <tbody>
-                                       <tr>
-                                               <th>Type</th>
-                                               <th>Description</th>
-                                       </tr>
-                                       <tr>
-                                               <td>Progress</td>
-                                               <td>Returns this.</td>
-                                       </tr>
-                                       </tbody>
-                               </table>
-                       </div>
-                       <div class="example">
-                                                       <span class="example"><p>Code
-                                                               example:</p><p></p></span>
-                                                       <pre name="code" class="examplecode
-                                                       prettyprint">&lt;script&gt;
-&nbsp;&nbsp;&nbsp;var&nbsp;element&nbsp;=&nbsp;document.getElementById(&quot;progress&quot;),
-&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;progress&nbsp;=&nbsp;tau.widget.Progress(element);
 
-&nbsp;&nbsp;&nbsp;progress.enable();
-&lt;/script&gt;
-</pre>
-                       </div>
-
-               </dd>
 
                <dt class="method" id="addidp28072"><code><b><span class="methodName"
                                                                                                                   id="method-value">value</span></b></code></dt>
index 104d922..a9ae396 100644 (file)
@@ -48,7 +48,7 @@
 
 <p>To manually create a slider component, use the component constructor from the <code>tau</code> namespace</p>
 
-<pre class="prettyprint">&lt;input id=&quot;slider&quot;&gt;
+<pre class="prettyprint">&lt;input id=&quot;slider&quot; /&gt;
 &lt;script&gt;
 &nbsp;&nbsp;&nbsp;var sliderElement = document.getElementById(&quot;slider&quot;),
 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;slider = tau.widget.Slider(sliderElement);
@@ -61,7 +61,7 @@
 
 <p>To create slider input:</p>
 
-<pre class="prettyprint">&lt;input type=&quot;range&quot; name=&quot;slider-1&quot; id=&quot;slider&quot; value=&quot;60&quot; min=&quot;0&quot; max=&quot;100&quot;&gt;
+<pre class="prettyprint">&lt;input type=&quot;range&quot; name=&quot;slider-1&quot; id=&quot;slider&quot; value=&quot;60&quot; min=&quot;0&quot; max=&quot;100&quot; /&gt;
 </pre>
 
        <h2><a id="options-list"></a>Options</h2>
 
 <p>To call a method on the component, use one of the existing APIs:</p>
 
-<pre class="prettyprint">&lt;input id=&quot;slider&quot; type=&quot;range&quot; name=&quot;slider&quot;
-&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;value=&quot;60&quot; min=&quot;0&quot; max=&quot;100&quot;&gt;
+<pre class="prettyprint">&lt;input id=&quot;slider&quot; type=&quot;range&quot; name=&quot;slider&quot;&nbsp;value=&quot;60&quot; min=&quot;0&quot; max=&quot;100&quot; /&gt;
 &lt;script&gt;
 &nbsp;&nbsp;&nbsp;var slider = document.getElementById(&quot;slider&quot;),
 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;slider = tau.widget.Slider(slider);
                                                <p>
                                                        <p>The method sets the disabled attribute for the slider and changes the look of the slider to the disabled state.</p>
 
-
-
-
                                                </p>
                                        </div>
-                                       
-                                       
-                                       
+
                                        <div class="returntype">
                                                <p><span class="return">Return value:</span></p>
                                                
                                                                </tr>
                                                                </tbody>
                                                        </table>
-                                               
-                                               
                                        </div>
-                                       
                                                <div class="example">
                                                        <span class="example"><p>Code
                                                                example:</p><p></p></span>
 &lt;/script&gt;
 </pre>
                                                </div>
-<!-- 
-                                               <div class="example">
-                                                       <span class="example"><p>Code
-                                                               example (jQuery API <strong>support for backward compatibility</strong>):</p></span>
-                                                       <pre name="code" class="examplecode
-                                                       prettyprint">
-&lt;input id=&quot;mySlider1&quot; name=&quot;mySlider1&quot; data-popup=&#39;false&#39; type=&quot;range&quot; value=&quot;5&quot; min=&quot;0&quot; max=&quot;10&quot; /&gt;
-&lt;script&gt;
-&nbsp;&nbsp;&nbsp;$(&quot;#mySlider1&quot;).slider(&quot;disable&quot;);
-&lt;/script&gt;
-</pre>
-                                               </div>
- -->
+
                                </dd>
-                       
-               
-                       
+
                                <dt class="method" id="addidp28072"><code><b><span class="methodName"
                                                                                                                                   id="method-enable">enable</span></b></code></dt>
                                <dd>
 
                                                </p>
                                        </div>
-                                       
-                                       
-                                       
+
                                        <div class="returntype">
                                                <p><span class="return">Return value:</span></p>
                                                
                                                                </tr>
                                                                </tbody>
                                                        </table>
-                                               
-                                               
+
                                        </div>
                                        
                                                <div class="example">
 &lt;/script&gt;
 </pre>
                                                </div>
-<!--
-                                               <div class="example">
-                                                       <span class="example"><p>Code
-                                                               example (jQuery API <strong>support for backward compatibility</strong>):</p></span>
-                                                       <pre name="code" class="examplecode
-                                                       prettyprint">
-&lt;input id=&quot;mySlider1&quot; name=&quot;mySlider1&quot; data-popup=&#39;false&#39; type=&quot;range&quot; value=&quot;5&quot; min=&quot;0&quot; max=&quot;10&quot; /&gt;
-&lt;script&gt;
-&nbsp;&nbsp;&nbsp;$(&quot;#mySlider1&quot;).slider(&quot;enable&quot;);
-&lt;/script&gt;
-</pre>
-                                               </div>
- -->
+
                                </dd>
-                       
-               
-                       
 
-       
-                       
-               
-                       
-       
-               
-                       
                                <dt class="method" id="addidp28072"><code><b><span class="methodName"
                                                                                                                                   id="method-refresh">refresh</span></b></code></dt>
                                <dd>
 &lt;/script&gt;
 </pre>
                                                </div>
-<!--
-                                               <div class="example">
-                                                       <span class="example"><p>Code
-                                                               example (jQuery API <strong>support for backward compatibility</strong>):</p></span>
-                                                       <pre name="code" class="examplecode
-                                                       prettyprint">
-&lt;input id=&quot;mySlider1&quot; name=&quot;mySlider1&quot; data-popup=&#39;false&#39; type=&quot;range&quot; value=&quot;5&quot; min=&quot;0&quot; max=&quot;10&quot; /&gt;
-&lt;script&gt;
-&nbsp;&nbsp;&nbsp;$(&quot;#mySlider1&quot;).slider(&quot;refresh&quot;);
-&lt;/script&gt;
-</pre>
-                                               </div>
- -->
+
                                </dd>
                        
 
 &lt;/script&gt;
 </pre>
                                                </div>
-<!--
-                                               <div class="example">
-                                                       <span class="example"><p>Code
-                                                               example (jQuery API <strong>support for backward compatibility</strong>):</p></span>
-                                                       <pre name="code" class="examplecode
-                                                       prettyprint">
-&lt;input id=&quot;mySlider1&quot; name=&quot;mySlider1&quot; data-popup=&#39;false&#39; type=&quot;range&quot; value=&quot;5&quot; min=&quot;0&quot; max=&quot;10&quot; /&gt;
-&lt;script&gt;
-&nbsp;&nbsp;&nbsp;// Value contains index of select tag
-&nbsp;&nbsp;&nbsp;$(&quot;#mySlider1&quot;).slider(&quot;value&quot;);
-&nbsp;&nbsp;&nbsp;// Sets the index for the slider
-&nbsp;&nbsp;&nbsp;$(&quot;#mySlider1&quot;).slider(&quot;value&quot;, &quot;1&quot;);
-&lt;/script&gt;
-</pre>
-                                               </div>
- -->
+
                                </dd>
                        
                
index 3f1eafe..62b075e 100644 (file)
 </head>
 <body onload="prettyPrint()" id="content">
 <h1>Tabs</h1>
-The Tabs component is a controller component for operate closely with tabbar and sectionChanger.So this component should be used with tabbar and sectionChanger.
+The Tabs component is a controller component for operate closely with tabbar and sectionChanger.
+
+<table class="note">
+    <tbody>
+    <tr>
+        <th class="note">Note</th>
+    </tr>
+    <tr>
+        <td class="note">This component is just a controller. So, please use this component with <a href="#tabbar">tabbar</a> and <a href="mobile_SectionChanger.htm">SectionChanger</a> component.</td>
+    </tr>
+    </tbody>
+</table>
 
 <h2>Table of Contents</h2>
 <ol class="toc">
@@ -26,41 +37,52 @@ The Tabs component is a controller component for operate closely with tabbar and
 
 <h2><a id='html-examples0.6093457289971411'></a>HTML Examples</h2>
 
-<pre class="prettyprint">
- &lt;div id="tabs" class="ui-tabs"&gt;
-     &lt;div class="ui-tabbar"&gt;
-         &lt;ul&gt;
-             &lt;li&gt;&lt;a href="#" class="ui-btn-active"&gt;Tab1&lt;/a&gt;&lt;/li&gt;
-             &lt;li&gt;&lt;a href="#"&gt;Tab2&lt;/a&gt;&lt;/li&gt;
-             &lt;li&gt;&lt;a href="#"&gt;Tab3&lt;/a&gt;&lt;/li&gt;
-         &lt;/ul&gt;
-     &lt;/div&gt;
-     &lt;div class="ui-section-changer"&gt;
-         &lt;div&gt;
-             &lt;section class="ui-section-active"&gt;
-                 &lt;ul class="ui-listview"&gt;
-                     &lt;li class="ui-li-static"&gt;
-                         Section 1
-                     &lt;/li&gt;
-                 &lt;/ul&gt;
-             &lt;/section&gt;
-             &lt;section&gt;
-                 &lt;ul class="ui-listview"&gt;
-                     &lt;li class="ui-li-static"&gt;
-                         Section 2
-                     &lt;/li&gt;
-                 &lt;/ul&gt;
-             &lt;/section&gt;
-             &lt;section&gt;
-                 &lt;ul class="ui-listview"&gt;
-                     &lt;li class="ui-li-static"&gt;
-                         Section 3
-                     &lt;/li&gt;
-                 &lt;/ul&gt;
-             &lt;/section&gt;
-         &lt;/div&gt;
-     &lt;/div&gt;
- &lt;/div&gt;
+<h4><a id="tabbar"></a>Using tabbar in Tabs component</h4>
+<p>To use Tabs component, it need tabbar as child.<br>
+When define tabbar in HTML, just add <code>class=&quot;ui-tabbar&quot;</code>. Please refer following code:</p>
+<pre class="prettyprint">&lt;div&nbsp;class=&quot;ui-page&quot;&gt;
+&nbsp;&nbsp;&nbsp;&lt;div&nbsp;class=&quot;ui-tabs&quot;&gt;
+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&lt;div&nbsp;class=&quot;ui-tabbar&quot;&gt;
+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&lt;ul&gt;
+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&lt;li&nbsp;class=&quot;ui-li-anchor&quot;&gt;&lt;a&nbsp;href=&quot;#&quot;&nbsp;class=&quot;ui-tab-active&quot;&gt;Tab1&lt;/a&gt;&lt;/li&gt;
+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&lt;li&nbsp;class=&quot;ui-li-anchor&quot;&gt;&lt;a&nbsp;href=&quot;#&quot;&gt;Tab2&lt;/a&gt;&lt;/li&gt;
+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&lt;li&nbsp;class=&quot;ui-li-anchor&quot;&gt;&lt;a&nbsp;href=&quot;#&quot;&gt;Tab3&lt;/a&gt;&lt;/li&gt;
+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&lt;li&nbsp;class=&quot;ui-li-anchor&quot;&gt;&lt;a&nbsp;href=&quot;#&quot;&gt;Tab4&lt;/a&gt;&lt;/li&gt;
+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&lt;/ul&gt;
+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&lt;/div&gt;
+&nbsp;&nbsp;&nbsp;&lt;/div&gt;
+&lt;/div&gt;
+</pre>
+
+<h4>Using tabbar and SectionChanger in Tabs component</h4>
+<pre class="prettyprint">&lt;div&nbsp;class=&quot;ui-page&quot;&gt;
+&nbsp;&nbsp;&nbsp;&lt;div&nbsp;class=&quot;ui-tabs&quot;&gt;
+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&lt;div&nbsp;class=&quot;ui-tabbar&quot;&gt;
+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&lt;ul&gt;
+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&lt;li&nbsp;class=&quot;ui-li-anchor&quot;&gt;&lt;a&nbsp;href=&quot;#&quot;&nbsp;class=&quot;ui-tab-active&quot;&gt;Tab1&lt;/a&gt;&lt;/li&gt;
+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&lt;li&nbsp;class=&quot;ui-li-anchor&quot;&gt;&lt;a&nbsp;href=&quot;#&quot;&gt;Tab2&lt;/a&gt;&lt;/li&gt;
+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&lt;li&nbsp;class=&quot;ui-li-anchor&quot;&gt;&lt;a&nbsp;href=&quot;#&quot;&gt;Tab3&lt;/a&gt;&lt;/li&gt;
+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&lt;li&nbsp;class=&quot;ui-li-anchor&quot;&gt;&lt;a&nbsp;href=&quot;#&quot;&gt;Tab4&lt;/a&gt;&lt;/li&gt;
+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&lt;/ul&gt;
+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&lt;/div&gt;
+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&lt;div&nbsp;class=&quot;ui-section-changer&quot;&nbsp;id=&quot;sectionChanger&quot;&gt;
+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&lt;div&gt;
+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&lt;section&nbsp;class=&quot;ui-section-active&quot;&gt;
+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Section1
+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&lt;/section&gt;
+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&lt;section&gt;
+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Section&nbsp;2
+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&lt;/section&gt;
+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&lt;section&gt;
+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Section&nbsp;3
+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&lt;/section&gt;
+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&lt;section&gt;
+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Section&nbsp;4
+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&lt;/section&gt;
+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&lt;/div&gt;
+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&lt;/div&gt;
+&nbsp;&nbsp;&nbsp;&lt;/div&gt;
+&lt;/div&gt;
 </pre>
 
 <h2><a id='manual-constructor0.5351901147514582'></a>Manual constructor</h2>
index 8a872d6..23ab8d3 100644 (file)
@@ -70,11 +70,6 @@ If you want to delete word block, you should press the backspace key. If you foc
 
 <pre class="prettyprint">&lt;div class="ui-text-enveloper"&gt;&lt;/div&gt;
 </pre>
-<p>Create simple TextEnveloper from div using data-role:</p>
-
-<pre class="prettyprint">&lt;div data-role="textenveloper"&gt;&lt;/div&gt;
-</pre>
-
 
 <h2><a id='manual-constructor0.8452272061258554'></a>Manual constructor</h2>
 
index 6148098..795aa56 100644 (file)
@@ -18,8 +18,6 @@ TextInput component is decorator for input elements.
 <ol class="toc">
        
                <li><a href="#default-selectors0.465151343960315">Default selectors</a></li>
-       
-               <li><a href="#manual-constructor0.19925307971425354">Manual constructor</a></li>
 
                <li><a href="#html-examples0.4583768437150866">HTML Examples</a></li>
        
@@ -33,51 +31,25 @@ TextInput component is decorator for input elements.
 <p>In default elements matches to :</p>
 
 <ul>
-<li>INPUT with type "text" or "number" or "password" or "email" or "url" or "tel" or "month" or "week" or "datetime-local" or "color" or without any
-type</li>
+<li>INPUT with type "text" or "number" or "password" or "email" or "url" or "tel"</li>
 <li>TEXTAREA</li>
-<li>HTML elements with class <em>ui-text-input</em></li>
+<li>INPUT elements with class <em>ui-text-input</em></li>
 </ul>
 
-<h2><a id='manual-constructor0.19925307971425354'></a>Manual constructor</h2>
-
-<p>For manual creation of TextInput component you can use constructor from <strong>tau</strong> namespace:</p>
-
-<pre class="prettyprint">    &lt;form&gt;
-        &lt;label for="text-1"&gt;Text input:&lt;/label&gt;
-        &lt;input type="search" name="text-1" id="text-1" value=""&gt;
-    &lt;/form&gt;
-    &lt;script&gt;
-        var inputElement = document.getElementById("text-1"),
-            textInput = tau.widget.TextInput(inputElement);
-    &lt;/script&gt;
-</pre>
-
 <h2><a id='html-examples0.4583768437150866'></a>HTML Examples</h2>
 
-<h4><a id='create-simple text input on input element0.7723784036934376'></a>Create simple text input on INPUT element</h4>
+<h4><a id='create-simple text input on input element0.7723784036934376'></a>Create simple text input on INPUT element with clear button</h4>
 
-<pre class="prettyprint">    &lt;form&gt;
-        &lt;label for="text-1"&gt;Text input:&lt;/label&gt;
-        &lt;input type="text" name="text-1" id="text-1" value=""&gt;
-    &lt;/form&gt;
+<pre class="prettyprint">&lt;label&nbsp;for=&quot;texttype&quot;&gt;Text&nbsp;Input:&lt;/label&gt;
+&lt;input&nbsp;type=&quot;text&quot;&nbsp;name=&quot;texttype&quot;&nbsp;id=&quot;texttype&quot;&nbsp;placeholder=&quot;Input&nbsp;text&nbsp;here&quot;&nbsp;data-clear-btn=&quot;true&quot;/&gt;
 </pre>
 
 <h4><a id='create-simple text input on textarea element0.9774331215303391'></a>Create simple text input on TEXTAREA element</h4>
 
-<pre class="prettyprint">    &lt;form&gt;
-        &lt;label for="text-1"&gt;Text input:&lt;/label&gt;
-        &lt;textarea name="text-1" id="text-1"&gt;&lt;/textarea&gt;
-    &lt;/form&gt;
+<pre class="prettyprint">&lt;label&nbsp;for=&quot;textarea&quot;&gt;Text&nbsp;Area:&lt;/label&gt;
+&lt;textarea&nbsp;type=&quot;text&quot;&nbsp;name=&quot;textarea&quot;&nbsp;id=&quot;textarea&quot;&nbsp;placeholder=&quot;Input&nbsp;text&nbsp;here&quot;&gt;&lt;/textarea&gt;
 </pre>
 
-<h4><a id='create-simple text input on input element with class ui-text-input0.9696237402968109'></a>Create simple text input on INPUT element with class ui-text-input</h4>
-
-<pre class="prettyprint">    &lt;form&gt;
-        &lt;label for="text-1"&gt;Text input:&lt;/label&gt;
-        &lt;input name="text-1" id="text-1" class="ui-text-input"&gt;
-    &lt;/form&gt;
-</pre>
 
        <h2><a id="options-list"></a>Options</h2>
 
@@ -187,13 +159,12 @@ type</li>
                                                        <span class="example"><p>Code
                                                                example:</p><p></p></span>
                                                        <pre name="code" class="examplecode
-                                                       prettyprint">
-&lt;input id="input" /&gt;
+                                                       prettyprint">&lt;input&nbsp;type=&quot;text&quot;&nbsp;name=&quot;texttype&quot;&nbsp;id=&quot;texttype&quot;&nbsp;/&gt;
 &lt;script&gt;
-    var inputElement = document.getElementById("input"),
-        textInputWidget = tau.widget.TextInput();
+&nbsp;&nbsp;&nbsp;var&nbsp;inputElement&nbsp;=&nbsp;document.getElementById(&quot;texttype&quot;),
+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;textInputWidget&nbsp;=&nbsp;tau.widget.TextInput();
 
-    textInputWidget.enable();
+&nbsp;&nbsp;&nbsp;textInputWidget.enable();
 &lt;/script&gt;
 </pre>
                                                </div>
@@ -245,13 +216,12 @@ type</li>
                                                        <span class="example"><p>Code
                                                                example:</p><p></p></span>
                                                        <pre name="code" class="examplecode
-                                                       prettyprint">
-&lt;input id="input" /&gt;
+                                                       prettyprint">&lt;input&nbsp;type=&quot;text&quot;&nbsp;name=&quot;texttype&quot;&nbsp;id=&quot;texttype&quot;&nbsp;/&gt;
 &lt;script&gt;
-    var inputElement = document.getElementById("input"),
-        textInputWidget = tau.widget.TextInput();
+&nbsp;&nbsp;&nbsp;var&nbsp;inputElement&nbsp;=&nbsp;document.getElementById(&quot;texttype&quot;),
+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;textInputWidget&nbsp;=&nbsp;tau.widget.TextInput();
 
-    textInputWidget.disable();
+&nbsp;&nbsp;&nbsp;textInputWidget.disable();
 &lt;/script&gt;
 </pre>
                                                </div>
@@ -262,11 +232,6 @@ type</li>
                </dl>
        
 
-<h2>Where to Go Next</h2>
-<ul>
-       <li><a href="./widget_reference.htm">UI Component Reference</a></li>
-       
-</ul>
 <div id="footer">
        <hr size="1">
        <font size="1">Except as noted, this content - excluding the Code Examples - is licensed under <a
index 30369fa..60ddada 100644 (file)
@@ -52,7 +52,7 @@
        </tr>
        <tr>
                <td class="note deprecated">selector with <span style="font-family: Courier New,Courier,monospace">select[data-role=&quot;slider&quot;]</span> has been <span class="deprecated">DEPRECATED since <b>Tizen 2.4</b></span>.</i><br>
-                       To support Backward compitablity, please import tau.support-2.3.js.</td>
+                       To support Backward compatibility, please import tau.support-2.3.js.</td>
        </tr>
        </tbody>
 </table>
@@ -86,8 +86,8 @@
                </tr>
 
                <tr>
-                       <td><a href="mobile_NavigationBar.htm">Navigation Bar</a></td>
-                       <td>Navigation bar component is used inside the header to navigate back and forth according to the navigational history array, which is created by the application. By clicking a horizontally-listed element on the navigation bar, the user can move to the target page.</td>
+                       <td><a href="mobile_Navigation.htm">Navigation</a></td>
+                       <td>Navigation component is used inside the header to navigate back and forth according to the navigational history array, which is created by the application. By clicking a horizontally-listed element on the navigation bar, the user can move to the target page.</td>
                        <td>2.3</td>
                </tr>
 
index 83d69f7..ffb4d66 100644 (file)
                         <td>References of base APIs to organize and managing application.</td>
                 </tr>
                 <tr>
-                        <td><a href="Mobile_UIComponents/widget_reference.htm">Mobile UI Components</a></td>
+                        <td><a href="Mobile_UIComponents/mobile_component_list.htm">Mobile UI Components</a></td>
                         <td>References of UI Components for Mobile profile.</td>
                 </tr>
                 <tr>
-                        <td><a href="Wearable_UIComponents/widget_reference.htm">Wearable UI Components</a></td>
+                        <td><a href="Wearable_UIComponents/wearable_component_list.htm">Wearable UI Components</a></td>
                         <td>References of UI Components for Wearable profile.</td>
                 </tr>
                 <tr>
                         <td><a href="Globalization/globalization.html">Globalization</a></td>
                         <td>References of Globalization utility library.</td>
                 </tr>
+         <tr>
+             <td><a href="Animation/animation.htm">Animation</a></td>
+             <td>References of Animation APIs.</td>
+         </tr>
 
                 </tbody>
         </table>
index 4b4ef5f..8f06d29 100644 (file)
                                <topic href="html/ui_fw_api/Base/page.htm" label="Page Handling"></topic>
                                <topic href="html/ui_fw_api/Base/popup.htm" label="Popup Handling"></topic>
                        </topic>
-                       <topic href="html/ui_fw_api/Mobile_UIComponents/widget_reference.htm" label="Mobile UI Components">
+                       <topic href="html/ui_fw_api/Mobile_UIComponents/mobile_component_list.htm" label="Mobile UI Components">
                                <topic href="html/ui_fw_api/Mobile_UIComponents/mobile_Button.htm" label="Button"></topic>
                                <topic href="html/ui_fw_api/Mobile_UIComponents/mobile_Checkbox.htm" label="Checkbox"></topic>
+                <topic href="html/ui_fw_api/Mobile_UIComponents/mobile_ColoredListview.htm" label="ColoredListView"></topic>
                                <topic href="html/ui_fw_api/Mobile_UIComponents/mobile_Drawer.htm" label="Drawer"></topic>
                                <topic href="html/ui_fw_api/Mobile_UIComponents/mobile_DropdownMenu.htm" label="DropdownMenu"></topic>
                                <topic href="html/ui_fw_api/Mobile_UIComponents/mobile_Expandable.htm" label="Expandable"></topic>
+                <topic href="html/ui_fw_api/Mobile_UIComponents/mobile_FloatingActions.htm" label="FloatingActions"></topic>
+                <topic href="html/ui_fw_api/Mobile_UIComponents/mobile_GridView.htm" label="GridView"></topic>
                                <topic href="html/ui_fw_api/Mobile_UIComponents/mobile_IndexScrollBar.htm" label="IndexScrollBar"></topic>
-                               <topic href="html/ui_fw_api/Mobile_UIComponents/mobile_Listview.htm" label="Listview"></topic>
-                               <topic href="html/ui_fw_api/Mobile_UIComponents/mobile_NavigationBar.htm" label="NavigationBar"></topic>
+                               <topic href="html/ui_fw_api/Mobile_UIComponents/mobile_Listview.htm" label="ListView"></topic>
+                               <topic href="html/ui_fw_api/Mobile_UIComponents/mobile_Navigation.htm" label="Navigation"></topic>
                                <topic href="html/ui_fw_api/Mobile_UIComponents/mobile_PageIndicator.htm" label="PageIndicator"></topic>
+                <topic href="html/ui_fw_api/Mobile_UIComponents/mobile_PanelChanger.htm" label="PanelChanger"></topic>
                                <topic href="html/ui_fw_api/Mobile_UIComponents/mobile_Popup.htm" label="Popup"></topic>
                                <topic href="html/ui_fw_api/Mobile_UIComponents/mobile_Progress.htm" label="Progress"></topic>
                                <topic href="html/ui_fw_api/Mobile_UIComponents/mobile_Radio.htm" label="Radio"></topic>
                                <topic href="html/ui_fw_api/Mobile_UIComponents/mobile_SearchInput.htm" label="SearchInput"></topic>
                                <topic href="html/ui_fw_api/Mobile_UIComponents/mobile_SectionChanger.htm" label="SectionChanger"></topic>
                                <topic href="html/ui_fw_api/Mobile_UIComponents/mobile_Slider.htm" label="Slider"></topic>
+                <topic href="html/ui_fw_api/Mobile_UIComponents/mobile_Tabs.htm" label="Tabs"></topic>
                                <topic href="html/ui_fw_api/Mobile_UIComponents/mobile_TextEnveloper.htm" label="TextEnveloper"></topic>
+                <topic href="html/ui_fw_api/Mobile_UIComponents/mobile_TextInput.htm" label="TextInput"></topic>
                                <topic href="html/ui_fw_api/Mobile_UIComponents/mobile_ToggleSwitch.htm" label="ToggleSwitch"></topic>
                        </topic>
-                       <topic href="html/ui_fw_api/Wearable_UIComponents/widget_reference.htm" label="Wearable UI Components">
+                       <topic href="html/ui_fw_api/Wearable_UIComponents/wearable_component_list.htm" label="Wearable UI Components">
                                <topic href="html/ui_fw_api/Wearable_UIComponents/wearable_button.htm" label="Button"></topic>
                                <topic href="html/ui_fw_api/Wearable_UIComponents/wearable_checkbox.htm" label="CheckboxRadio"></topic>
                                <topic href="html/ui_fw_api/Wearable_UIComponents/wearable_circleprogressbar.htm" label="CircleProgressBar"></topic>