Fix links to EFL Elementary APIs 57/156157/1
authorEditor Lionbridge <TizenEditor.SEL@lionbridge.com>
Tue, 17 Oct 2017 09:27:03 +0000 (12:27 +0300)
committerEditor Lionbridge <TizenEditor.SEL@lionbridge.com>
Tue, 17 Oct 2017 09:27:03 +0000 (12:27 +0300)
This is a manual cherry-pick from the #126853 change in the tizen_3.0
branch.

Change-Id: I5df45de60ff9fe82b57774d703ffd4efb4d68ee3

69 files changed:
org.tizen.guides/html/native/graphics/creating_opengles_n.htm
org.tizen.guides/html/native/ui/efl/accessibility_architecture_n.htm
org.tizen.guides/html/native/ui/efl/accessibility_config_n.htm
org.tizen.guides/html/native/ui/efl/accessibility_implementation_n.htm
org.tizen.guides/html/native/ui/efl/accessibility_n.htm
org.tizen.guides/html/native/ui/efl/component_background_mn.htm
org.tizen.guides/html/native/ui/efl/component_background_wn.htm
org.tizen.guides/html/native/ui/efl/component_button_mn.htm
org.tizen.guides/html/native/ui/efl/component_button_wn.htm
org.tizen.guides/html/native/ui/efl/component_calendar_mn.htm
org.tizen.guides/html/native/ui/efl/component_check_mn.htm
org.tizen.guides/html/native/ui/efl/component_check_wn.htm
org.tizen.guides/html/native/ui/efl/component_colorselector_mn.htm
org.tizen.guides/html/native/ui/efl/component_ctxpopup_mn.htm
org.tizen.guides/html/native/ui/efl/component_ctxpopup_wn.htm
org.tizen.guides/html/native/ui/efl/component_datetime_mn.htm
org.tizen.guides/html/native/ui/efl/component_datetime_wn.htm
org.tizen.guides/html/native/ui/efl/component_entry_mn.htm
org.tizen.guides/html/native/ui/efl/component_entry_wn.htm
org.tizen.guides/html/native/ui/efl/component_flip_mn.htm
org.tizen.guides/html/native/ui/efl/component_gengrid_mn.htm
org.tizen.guides/html/native/ui/efl/component_genlist_mn.htm
org.tizen.guides/html/native/ui/efl/component_genlist_wn.htm
org.tizen.guides/html/native/ui/efl/component_glview_mn.htm
org.tizen.guides/html/native/ui/efl/component_glview_wn.htm
org.tizen.guides/html/native/ui/efl/component_hoversel_mn.htm
org.tizen.guides/html/native/ui/efl/component_icon_wn.htm
org.tizen.guides/html/native/ui/efl/component_image_mn.htm
org.tizen.guides/html/native/ui/efl/component_image_wn.htm
org.tizen.guides/html/native/ui/efl/component_index_wn.htm
org.tizen.guides/html/native/ui/efl/component_label_mn.htm
org.tizen.guides/html/native/ui/efl/component_label_wn.htm
org.tizen.guides/html/native/ui/efl/component_list_mn.htm
org.tizen.guides/html/native/ui/efl/component_list_wn.htm
org.tizen.guides/html/native/ui/efl/component_map_mn.htm
org.tizen.guides/html/native/ui/efl/component_multibuttonentry_mn.htm
org.tizen.guides/html/native/ui/efl/component_notify_mn.htm
org.tizen.guides/html/native/ui/efl/component_photocam_mn.htm
org.tizen.guides/html/native/ui/efl/component_plug_mn.htm
org.tizen.guides/html/native/ui/efl/component_plug_wn.htm
org.tizen.guides/html/native/ui/efl/component_popup_mn.htm
org.tizen.guides/html/native/ui/efl/component_popup_wn.htm
org.tizen.guides/html/native/ui/efl/component_progressbar_mn.htm
org.tizen.guides/html/native/ui/efl/component_progressbar_wn.htm
org.tizen.guides/html/native/ui/efl/component_radio_mn.htm
org.tizen.guides/html/native/ui/efl/component_radio_wn.htm
org.tizen.guides/html/native/ui/efl/component_segmentcontrol_mn.htm
org.tizen.guides/html/native/ui/efl/component_slider_mn.htm
org.tizen.guides/html/native/ui/efl/component_slider_wn.htm
org.tizen.guides/html/native/ui/efl/component_spinner_mn.htm
org.tizen.guides/html/native/ui/efl/component_toolbar_mn.htm
org.tizen.guides/html/native/ui/efl/component_tooltip_mn.htm
org.tizen.guides/html/native/ui/efl/component_win_mn.htm
org.tizen.guides/html/native/ui/efl/component_win_wn.htm
org.tizen.guides/html/native/ui/efl/container_box_n.htm
org.tizen.guides/html/native/ui/efl/container_conformant_n.htm
org.tizen.guides/html/native/ui/efl/container_grid_n.htm
org.tizen.guides/html/native/ui/efl/container_layout_n.htm
org.tizen.guides/html/native/ui/efl/container_mapbuf_n.htm
org.tizen.guides/html/native/ui/efl/container_naviframe_n.htm
org.tizen.guides/html/native/ui/efl/container_panes_mn.htm
org.tizen.guides/html/native/ui/efl/container_scroller_n.htm
org.tizen.guides/html/native/ui/efl/container_table_n.htm
org.tizen.guides/html/native/ui/efl/elementary_animation_n.htm
org.tizen.guides/html/native/ui/efl/font_setting_n.htm
org.tizen.guides/html/native/ui/efl/programming_principles_n.htm
org.tizen.guides/html/native/ui/efl/ui_components_n.htm
org.tizen.guides/html/native/ui/efl/ui_scalability_n.htm
org.tizen.studio/html/native_tools/ui_builder_conversion_n.htm

index c59bc08..d4dd315 100644 (file)
@@ -55,7 +55,7 @@ win = elm_win_util_standard_add(name, "OpenGL&reg; example");
 <li><code>ELM_GLVIEW_STENCIL</code>: Enable the stencil buffer for rendering.</li>
 <li><code>ELM_GLVIEW_MULTISAMPLE_LOW</code>: Use MSAA with a minimum number of samples.</li>
 </ul>
-<p>For more information, see the <code>Elm_GLView_Mode</code> enumerator (in <a href="../../../../org.tizen.native.mobile.apireference/group__GLView.html#ga4d0a2281e13c66d7274987ef24e7abe7">mobile</a> and <a href="../../../../org.tizen.native.wearable.apireference/group__GLView.html#ga4d0a2281e13c66d7274987ef24e7abe7">wearable</a> applications).</p>
+<p>For more information, see the <code>Elm_GLView_Mode</code> enumerator (in <a href="../../../../org.tizen.native.mobile.apireference/group__Elm__GLView.html#ga4d0a2281e13c66d7274987ef24e7abe7">mobile</a> and <a href="../../../../org.tizen.native.wearable.apireference/group__Elm__GLView.html#ga4d0a2281e13c66d7274987ef24e7abe7">wearable</a> applications).</p>
 <p>In the following example, the alpha channel and depth buffer are enabled.</p>
 <pre class="prettyprint">
 /* Request a surface with alpha and a depth buffer */
index 8f21611..4992298 100644 (file)
@@ -27,8 +27,8 @@
                </ul>
                <p class="toc-title">Related Info</p>
                <ul class="toc">
-                       <li><a href="../../../../../org.tizen.native.mobile.apireference/group__Accessibility.html">Accessibility API for Mobile Native</a></li>
-                       <li><a href="../../../../../org.tizen.native.wearable.apireference/group__Accessibility.html">Accessibility API for Wearable Native</a></li>
+                       <li><a href="../../../../../org.tizen.native.mobile.apireference/group__elm__accessibility__group.html">Accessibility API for Mobile Native</a></li>
+                       <li><a href="../../../../../org.tizen.native.wearable.apireference/group__elm__accessibility__group.html">Accessibility API for Wearable Native</a></li>
                        </ul>
        </div></div>
 </div>
index d7733ce..862db83 100644 (file)
@@ -32,8 +32,8 @@
                </ul>
                <p class="toc-title">Related Info</p>
                <ul class="toc">
-                       <li><a href="../../../../../org.tizen.native.mobile.apireference/group__Accessibility.html">Accessibility API for Mobile Native</a></li>
-                       <li><a href="../../../../../org.tizen.native.wearable.apireference/group__Accessibility.html">Accessibility API for Wearable Native</a></li>
+                       <li><a href="../../../../../org.tizen.native.mobile.apireference/group__elm__accessibility__group.html">Accessibility API for Mobile Native</a></li>
+                       <li><a href="../../../../../org.tizen.native.wearable.apireference/group__elm__accessibility__group.html">Accessibility API for Wearable Native</a></li>
                        </ul>
        </div></div>
 </div>
index cd48668..c0da57c 100644 (file)
@@ -32,8 +32,8 @@
                </ul>
                <p class="toc-title">Related Info</p>
                <ul class="toc">
-                       <li><a href="../../../../../org.tizen.native.mobile.apireference/group__Accessibility.html">Accessibility API for Mobile Native</a></li>
-                       <li><a href="../../../../../org.tizen.native.wearable.apireference/group__Accessibility.html">Accessibility API for Wearable Native</a></li>
+                       <li><a href="../../../../../org.tizen.native.mobile.apireference/group__elm__accessibility__group.html">Accessibility API for Mobile Native</a></li>
+                       <li><a href="../../../../../org.tizen.native.wearable.apireference/group__elm__accessibility__group.html">Accessibility API for Wearable Native</a></li>
                        </ul>
        </div></div>
 </div>
index b850679..a972bc5 100644 (file)
@@ -27,8 +27,8 @@
                </ul>
                <p class="toc-title">Related Info</p>
                <ul class="toc">
-                       <li><a href="../../../../../org.tizen.native.mobile.apireference/group__Accessibility.html">Accessibility API for Mobile Native</a></li>
-                       <li><a href="../../../../../org.tizen.native.wearable.apireference/group__Accessibility.html">Accessibility API for Wearable Native</a></li>
+                       <li><a href="../../../../../org.tizen.native.mobile.apireference/group__elm__accessibility__group.html">Accessibility API for Mobile Native</a></li>
+                       <li><a href="../../../../../org.tizen.native.wearable.apireference/group__elm__accessibility__group.html">Accessibility API for Wearable Native</a></li>
                        </ul>
        </div></div>
 </div>
index c7c7aed..ae7633b 100644 (file)
@@ -43,7 +43,7 @@
 <h1>Background</h1>
 
 
-<p>The background UI component is used to set a solid background decoration to a window or a container object. It works like an image, but has some background-specific properties. It can be set to a tiled, centered, scaled, or stretched mode. The background is the most simple UI component in that it emits no signals. For more information, see the <a href="../../../../../org.tizen.native.mobile.apireference/group__Bg.html">Background</a> API.</p>
+<p>The background UI component is used to set a solid background decoration to a window or a container object. It works like an image, but has some background-specific properties. It can be set to a tiled, centered, scaled, or stretched mode. The background is the most simple UI component in that it emits no signals. For more information, see the <a href="../../../../../org.tizen.native.mobile.apireference/group__Elm__Bg.html">Background</a> API.</p>
 
  <p>This feature is supported in mobile applications only.</p>
 
index 74d1ad8..fe42c4d 100644 (file)
@@ -44,7 +44,7 @@
 <h1>Background</h1>
 
 
-<p>The background UI component is used to set a solid background decoration to a window or a container object. It works like an image, but has some background-specific properties. It can be set to a tiled, centered, scaled, or stretched mode. The background is the most simple UI component in that it emits no signals. For more information, see the <a href="../../../../../org.tizen.native.wearable.apireference/group__Bg.html">Background</a> API.</p>
+<p>The background UI component is used to set a solid background decoration to a window or a container object. It works like an image, but has some background-specific properties. It can be set to a tiled, centered, scaled, or stretched mode. The background is the most simple UI component in that it emits no signals. For more information, see the <a href="../../../../../org.tizen.native.wearable.apireference/group__Elm__Bg.html">Background</a> API.</p>
 
  <p>This feature is supported in wearable applications only.</p>
 
index aa1d892..92b5d35 100644 (file)
@@ -43,7 +43,7 @@
 <div id="container"><div id="contents"><div class="content">
 <h1>Button</h1>
 
-<p>The button UI component works as a clickable input element to trigger events. For more information, see the <a href="../../../../../org.tizen.native.mobile.apireference/group__Button.html">Button</a> API.</p>
+<p>The button UI component works as a clickable input element to trigger events. For more information, see the <a href="../../../../../org.tizen.native.mobile.apireference/group__Elm__Button.html">Button</a> API.</p>
 
  <p>This feature is supported in mobile applications only.</p>
 
index c726f07..ab586ec 100644 (file)
@@ -48,7 +48,7 @@
 
 <p>The button component is a simple push button, which is composed of a label icon and an icon object. The button supports the autorepeat feature.</p>
 
-<p>For more information, see the <a href="../../../../../org.tizen.native.wearable.apireference/group__Button.html">Button</a> API.</p>
+<p>For more information, see the <a href="../../../../../org.tizen.native.wearable.apireference/group__Elm__Button.html">Button</a> API.</p>
 
 <p align="center"><strong>Figure: Button component</strong></p>
 <p align="center"><img alt="Button component" src="../../../images/button_wn.png" /></p>
index 08d444f..2adf9f2 100644 (file)
@@ -42,7 +42,7 @@
 <div id="container"><div id="contents"><div class="content">
 <h1>Calendar</h1>
 
-<p>The calendar UI component displays month views. For more information, see the <a href="../../../../../org.tizen.native.mobile.apireference/group__Calendar.html">Calendar</a> API.</p>
+<p>The calendar UI component displays month views. For more information, see the <a href="../../../../../org.tizen.native.mobile.apireference/group__Elm__Calendar.html">Calendar</a> API.</p>
 
  <p>This feature is supported in mobile applications only.</p>
 
index 0a39c38..db3e60c 100644 (file)
@@ -42,7 +42,7 @@
 <div id="container"><div id="contents"><div class="content">
 <h1>Check</h1>
 
-<p>The check UI component accepts user input by the method of toggling. It is similar to the <a href="component_radio_mn.htm">radio</a> component, except that it does not work as a group. For more information, see the <a href="../../../../../org.tizen.native.mobile.apireference/group__Check.html">Check</a> API.</p>
+<p>The check UI component accepts user input by the method of toggling. It is similar to the <a href="component_radio_mn.htm">radio</a> component, except that it does not work as a group. For more information, see the <a href="../../../../../org.tizen.native.mobile.apireference/group__Elm__Check.html">Check</a> API.</p>
 
  <p>This feature is supported in mobile applications only.</p>
 
index 1fd9150..79ad532 100644 (file)
@@ -43,7 +43,7 @@
 <div id="container"><div id="contents"><div class="content">
 <h1>Check</h1>
 
-<p>The check UI component accepts user input by the method of toggling. It is similar to the <a href="component_radio_wn.htm">radio</a> component, except that it does not work as a group. For more information, see the <a href="../../../../../org.tizen.native.wearable.apireference/group__Check.html">Check</a> API.</p>
+<p>The check UI component accepts user input by the method of toggling. It is similar to the <a href="component_radio_wn.htm">radio</a> component, except that it does not work as a group. For more information, see the <a href="../../../../../org.tizen.native.wearable.apireference/group__Elm__Check.html">Check</a> API.</p>
 
 <p>This feature is supported in wearable applications only.</p>
 
index d30ab5d..2363735 100644 (file)
@@ -43,7 +43,7 @@
 <h1>Colorselector</h1>
 
 
-<p>The colorselector UI component allows users to select a color. For more information, see the <a href="../../../../../org.tizen.native.mobile.apireference/group__Colorselector.html">Colorselector</a> API.</p>
+<p>The colorselector UI component allows users to select a color. For more information, see the <a href="../../../../../org.tizen.native.mobile.apireference/group__Elm__Colorselector.html">Colorselector</a> API.</p>
    <p>This feature is supported in mobile applications only.</p>
 
 <h2 id="basic">Basic Usage</h2>
index 84861e3..1e8405b 100644 (file)
@@ -45,7 +45,7 @@
 <h1>Ctxpopup</h1>
 
 
-<p>The ctxpopup UI component pops up and shows a list of items inside it. For more information, see the <a href="../../../../../org.tizen.native.mobile.apireference/group__Ctxpopup.html">Ctxpopup</a> API.</p>
+<p>The ctxpopup UI component pops up and shows a list of items inside it. For more information, see the <a href="../../../../../org.tizen.native.mobile.apireference/group__Elm__Ctxpopup.html">Ctxpopup</a> API.</p>
 
  <p>This feature is supported in mobile applications only.</p>
 
index ffb549d..486f8a8 100644 (file)
@@ -49,7 +49,7 @@
 
 <p>The context popup (ctxpopup) component is a contextual popup that can show a list of items inside it.</p>
 
-<p>For more information, see the <a href="../../../../../org.tizen.native.wearable.apireference/group__Ctxpopup.html">Ctxpopup</a> API.</p>
+<p>For more information, see the <a href="../../../../../org.tizen.native.wearable.apireference/group__Elm__Ctxpopup.html">Ctxpopup</a> API.</p>
     <p align="center"><strong>Figure: Ctxpopup component</strong></p>
 <p align="center"><img alt="Ctxpopup component" src="../../../images/ctxpopup_wn.png" /></p>
 
index b544e8b..a701198 100644 (file)
@@ -44,7 +44,7 @@
 <h1>Datetime</h1>
 
 
-<p>The datetime UI component displays date and time values. For more information, see the <a href="../../../../../org.tizen.native.mobile.apireference/group__Datetime.html">Datetime</a> API.</p>
+<p>The datetime UI component displays date and time values. For more information, see the <a href="../../../../../org.tizen.native.mobile.apireference/group__Elm__Datetime.html">Datetime</a> API.</p>
  <p>This feature is supported in mobile applications only.</p>
 
 <h2 id="basic">Basic Usage</h2>
@@ -58,7 +58,7 @@ Evas_Object *datetime;
 datetime = elm_datetime_add(parent);
 </pre>
 </li>
-<li>Set a <a href="#style">style</a> and format. The datetime format is a combination of LIBC standard characters, such as "%d %b %Y %I : %M %M". For more information on the format characters, see the <a href="../../../../../org.tizen.native.mobile.apireference/group__Datetime.html">Datetime</a> API.
+<li>Set a <a href="#style">style</a> and format. The datetime format is a combination of LIBC standard characters, such as "%d %b %Y %I : %M %M". For more information on the format characters, see the <a href="../../../../../org.tizen.native.mobile.apireference/group__Elm__Datetime.html">Datetime</a> API.
   <ul>
  <li>Set a style to the datetime component with the <code>elm_object_style_set()</code> function. If you use the default style, you can skip this step.
 <pre class="prettyprint">
index 066af6d..5ec144a 100644 (file)
@@ -48,7 +48,7 @@
 
 <p>The datetime component displays date and time values.</p>
 
-<p>For more information, see the <a href="../../../../../org.tizen.native.wearable.apireference/group__Datetime.html">Datetime</a> API.</p>
+<p>For more information, see the <a href="../../../../../org.tizen.native.wearable.apireference/group__Elm__Datetime.html">Datetime</a> API.</p>
 
 <p align="center"><strong>Figure: Datetime component</strong></p>
 <p align="center"><img alt="Datetime component" src="../../../images/datetime_wn.png" /> </p>
@@ -99,7 +99,7 @@ elm_object_style_set(datetime, "timepicker_layout");
 elm_datetime_format_set(datetime, "%d/%b/%Y%I:%M");
 </pre>
 
-<p>For a complete list of available specifiers, see the <a href="../../../../../org.tizen.native.wearable.apireference/group__Datetime.html">Datetime</a> API.</p>
+<p>For a complete list of available specifiers, see the <a href="../../../../../org.tizen.native.wearable.apireference/group__Elm__Datetime.html">Datetime</a> API.</p>
 
 <h2 id="callback">Using the Datetime Callbacks</h2>
 
index 5b3c568..3e5e099 100644 (file)
@@ -60,7 +60,7 @@
 
 <p>The entry component includes an Evas <a href="../../../../../org.tizen.native.mobile.apireference/group__Evas__Object__Textblock.html">Textblock</a> in it, which means that it supports the features of the textblock component, such as text wrapping and formatted markup text.</p>
 
-<p>For more information, see the <a href="../../../../../org.tizen.native.mobile.apireference/group__Entry.html">Entry</a> API.</p>
+<p>For more information, see the <a href="../../../../../org.tizen.native.mobile.apireference/group__Elm__Entry.html">Entry</a> API.</p>
 
 <p align="center"><strong>Figure: Entry component</strong></p>
 <p align="center"> <img alt="Entry component" width="220" src="../../../images/entry.png" /> <img alt="Entry component" width="220" src="../../../images/entry2.png" /> </p>
@@ -310,7 +310,7 @@ elm_entry_line_wrap_set(entry, ELM_WRAP_WORD);
 
 <ul>
 <li>Format the entry text with markup elements that are defined in the theme.
-<p> For example, you can use the <code>&lt;br&gt;</code> element to insert a line break. For a list of available markup elements, see <a href="../../../../../org.tizen.native.mobile.apireference/group__Entry.html#entry-markup">Formatted text</a>.</p>
+<p> For example, you can use the <code>&lt;br&gt;</code> element to insert a line break. For a list of available markup elements, see <a href="../../../../../org.tizen.native.mobile.apireference/group__Elm__Entry.html#entry-markup">Formatted text</a>.</p>
 </li>
 
 <li>Add special markups within the entry text:
@@ -382,7 +382,7 @@ elm_object_part_text_set(entry, "guide", "Hello World");
 
 <h2 id="setting_panel">Setting the Input Panel Layout and Return Key Type</h2>
 
-<p>The input panel has different input types, such as number, date, URL, and emoticon. You can specify the keyboard layout type you want for the entry component with the <a href="../../../../../org.tizen.native.mobile.apireference/group__Entry.html#gabf2a52ba5bbfc9bd40f367c42b1a6619">Elm_Input_Panel_Layout</a> enumerator, which defines the available input types.</p>
+<p>The input panel has different input types, such as number, date, URL, and emoticon. You can specify the keyboard layout type you want for the entry component with the <a href="../../../../../org.tizen.native.mobile.apireference/group__Elm__Entry.html#gabf2a52ba5bbfc9bd40f367c42b1a6619">Elm_Input_Panel_Layout</a> enumerator, which defines the available input types.</p>
 
 <p>To set the input panel layout to the phone number layout:</p>
 
@@ -400,7 +400,7 @@ elm_entry_input_panel_layout_set(entry, ELM_INPUT_PANEL_LAYOUT_PHONENUMBER);
 <p align="center"><img alt="HEX" src="../../../images/input_panel_HEX.png" /> <img alt="TERMINAL" src="../../../images/input_panel_TERMINAL.png" /> <img alt="PASSWORD" src="../../../images/input_panel_PASSWORD.png" /></p>
 <p align="center"><img alt="DATETIME" src="../../../images/input_panel_DATETIME.png"/> <img alt="EMOTICON" src="../../../images/input_panel_EMOTICON.png"  /></p>
 
-<p>You can change the return key type in the input panel layout. You can specify the return key type you want for the entry component with the <a href="../../../../../org.tizen.native.mobile.apireference/group__Entry.html#ga24d4dcdebc49e633b8039f73b8aec3c3">Elm_Input_Panel_Return_Key_Type</a> enumerator, which defines the available return key types.</p>
+<p>You can change the return key type in the input panel layout. You can specify the return key type you want for the entry component with the <a href="../../../../../org.tizen.native.mobile.apireference/group__Elm__Entry.html#ga24d4dcdebc49e633b8039f73b8aec3c3">Elm_Input_Panel_Return_Key_Type</a> enumerator, which defines the available return key types.</p>
 
 
 <p>To set the return key type to the join key:</p>
index 52d666c..2c2fb41 100644 (file)
@@ -60,7 +60,7 @@
 
 <p>The entry component includes an Evas <a href="../../../../../org.tizen.native.wearable.apireference/group__Evas__Object__Textblock.html">Textblock</a> in it, which means that it supports the features of the textblock component, such as text wrapping and formatted markup text.</p>
 
-  <p>For more information, see the <a href="../../../../../org.tizen.native.wearable.apireference/group__Entry.html">Entry</a> API.</p>
+  <p>For more information, see the <a href="../../../../../org.tizen.native.wearable.apireference/group__Elm__Entry.html">Entry</a> API.</p>
 
 <p align="center"><strong>Figure: Entry component</strong></p>
 <p align="center"><img alt="Entry component" src="../../../images/entry_wn.png" /> </p>
@@ -310,7 +310,7 @@ elm_entry_line_wrap_set(entry, ELM_WRAP_WORD);
 
 <ul>
 <li>Format the entry text with markup elements that are defined in the theme.
-<p> For example, you can use the <code>&lt;br&gt;</code> element to insert a line break. For a list of available markup elements, see <a href="../../../../../org.tizen.native.wearable.apireference/group__Entry.html#entry-markup">Formatted text</a>.</p>
+<p> For example, you can use the <code>&lt;br&gt;</code> element to insert a line break. For a list of available markup elements, see <a href="../../../../../org.tizen.native.wearable.apireference/group__Elm__Entry.html#entry-markup">Formatted text</a>.</p>
 </li>
 
 <li>Add special markups within the entry text:
index f205217..10a24b0 100644 (file)
@@ -44,7 +44,7 @@
 
 
 
-<p>The flip UI component is used for a transition effect, which can hold 2 <code>Evas_Objects</code> and  flip between them using several predefined animations. For more information, see the <a href="../../../../../org.tizen.native.mobile.apireference/group__Flip.html">Flip</a> API.</p>
+<p>The flip UI component is used for a transition effect, which can hold 2 <code>Evas_Objects</code> and  flip between them using several predefined animations. For more information, see the <a href="../../../../../org.tizen.native.mobile.apireference/group__Elm__Flip.html">Flip</a> API.</p>
  <p>This feature is supported in mobile applications only.</p>
 
  <p align="center"><strong>Figure: Flip hierarchy</strong></p>
@@ -67,7 +67,7 @@ elm_object_part_content_set(flip, "front", content1);
 elm_object_part_content_set(flip, "back", content2);
 </pre>
    </li>
-   <li>Run a flip animation using the <code>elm_flip_go()</code> function. The <code>ELM_FLIP_CUBE_UP</code> animation mode flips up the <code>front</code> content object as if it was on a side of a cube, letting the down facing side of the cube appear with the <code>back</code> content object. For a complete list of animation modes, see <a href="../../../../../org.tizen.native.mobile.apireference/group__Flip.html#ga24518d66196b5b634a207fd02e09250e">elm_flip_go() Remarks</a>.
+   <li>Run a flip animation using the <code>elm_flip_go()</code> function. The <code>ELM_FLIP_CUBE_UP</code> animation mode flips up the <code>front</code> content object as if it was on a side of a cube, letting the down facing side of the cube appear with the <code>back</code> content object. For a complete list of animation modes, see <a href="../../../../../org.tizen.native.mobile.apireference/group__Elm__Flip.html#ga24518d66196b5b634a207fd02e09250e">elm_flip_go() Remarks</a>.
 <pre class="prettyprint">
 elm_flip_go(flip, ELM_FLIP_CUBE_UP);
 </pre>
@@ -98,7 +98,7 @@ anim_start_cb(void *data, Evas_Object *obj, void *event_info)
 <pre class="prettyprint">
 elm_flip_interaction_set(flip, ELM_FLIP_INTERACTION_ROTATE);
 </pre>
-<p>For a complete list of interaction modes, see <a href="../../../../../org.tizen.native.mobile.apireference/group__Flip.html#ga9d1b9214b24f3eb7c5066f2980780e23">elm_flip_interaction_set() Remarks</a>.</p>
+<p>For a complete list of interaction modes, see <a href="../../../../../org.tizen.native.mobile.apireference/group__Elm__Flip.html#ga9d1b9214b24f3eb7c5066f2980780e23">elm_flip_interaction_set() Remarks</a>.</p>
 </li>
 <li>
 <p>Select which interaction directions are enabled.</p>
index 6a94e21..10844a7 100644 (file)
@@ -44,7 +44,7 @@
 
 
 
-<p>The gengrid UI component is based on the same idea as <a href="component_genlist_mn.htm">genlist</a>. It aims to display objects on a grid layout and render only the visible ones. For more information, see the <a href="../../../../../org.tizen.native.mobile.apireference/group__Gengrid.html">Gengrid</a> API.</p>
+<p>The gengrid UI component is based on the same idea as <a href="component_genlist_mn.htm">genlist</a>. It aims to display objects on a grid layout and render only the visible ones. For more information, see the <a href="../../../../../org.tizen.native.mobile.apireference/group__Elm__Gengrid.html">Gengrid</a> API.</p>
 <p>This feature is supported in mobile applications only.</p>
 <p>To save memory and speed up processing when many items exist, the gengrid uses the concept of "realization" when managing items. It means that a gengrid item creates its text and content (realizes) when the user scrolls the grid and the item shows up on the screen, and frees them (unrealizes) when the item is scrolled out of the screen. To enable the item realization, you must create and fill an <code>Elm_Gengrid_Item_Class</code> structure (gengrid item class) that informs the gengrid component which callbacks to call when an item is created or deleted. When the item is created, the text and content are retrieved by calling the <code>text_get</code> and <code>content_get</code> functions defined in the gengrid item class.</p>
 
index 0f88a43..e3e9bb3 100644 (file)
@@ -44,7 +44,7 @@
 <h1>Genlist</h1>
 
 
-<p>The genlist UI component displays a scrollable list of items. It allows you to manage a lot of items while still being fast and having a low memory footprint, as only visible items are allocated in the memory. For more information, see the <a href="../../../../../org.tizen.native.mobile.apireference/group__Genlist.html">Genlist</a> API.</p>
+<p>The genlist UI component displays a scrollable list of items. It allows you to manage a lot of items while still being fast and having a low memory footprint, as only visible items are allocated in the memory. For more information, see the <a href="../../../../../org.tizen.native.mobile.apireference/group__Elm__Genlist.html">Genlist</a> API.</p>
 <p>This feature is supported in mobile applications only.</p>
 <p>To save memory and speed up processing when many items exist, the genlist uses the concept of "realization" when managing items. It means that a genlist item creates its text and content (realizes) when the user scrolls the list and the item shows up on the screen, and frees them (unrealizes) when the item is scrolled out of the screen. Since item realization is dynamic, you cannot set content in advance. You need to fill the item in the form of a callback function. That is the key point of using a genlist component.</p>
 
index 21ab6a2..2af61ef 100644 (file)
@@ -50,7 +50,7 @@
 
 <p>Genlist is a UI component that displays a scrollable list of items. It allows you to manage a lot of items while still being fast and having a low memory footprint, as only the visible items are allocated in the memory.</p>
 
-<p>For more information, see the <a href="../../../../../org.tizen.native.wearable.apireference/group__Genlist.html">Genlist</a> API.</p>
+<p>For more information, see the <a href="../../../../../org.tizen.native.wearable.apireference/group__Elm__Genlist.html">Genlist</a> API.</p>
 
 <p align="center"><strong>Figure: Genlist component</strong></p>
 <p align="center"> <img alt="Genlist component" src="../../../images/genlist.png" /> </p>
index 7f2a28e..c398b18 100644 (file)
@@ -46,7 +46,7 @@
 
 
 <p>The GLView component renders OpenGL&reg; in an Elementary object, which hides Evas GL complexity.</p>
-<p>For more information, see the <a href="../../graphics/opengl_n.htm">OpenGL&reg; ES</a> guide and the <a href="../../../../../org.tizen.native.mobile.apireference/group__GLView.html">GLView</a> API.</p>
+<p>For more information, see the <a href="../../graphics/opengl_n.htm">OpenGL&reg; ES</a> guide and the <a href="../../../../../org.tizen.native.mobile.apireference/group__Elm__GLView.html">GLView</a> API.</p>
 
       <p align="center"><strong>Figure: GLView component</strong></p>
   <p align="center"><img alt="GLView component" src="../../../images/glview.png" /></p>
@@ -79,7 +79,7 @@ elm_glview_size_set(glview, 200, 200);
 
 <ul>
 <li>
-<p>Enable the appropriate GLView rendering modes. The <a href="../../../../../org.tizen.native.mobile.apireference/group__GLView.html#ga4d0a2281e13c66d7274987ef24e7abe7">Elm_GLView_Mode</a> enumerator defines the available modes.</p>
+<p>Enable the appropriate GLView rendering modes. The <a href="../../../../../org.tizen.native.mobile.apireference/group__Elm__GLView.html#ga4d0a2281e13c66d7274987ef24e7abe7">Elm_GLView_Mode</a> enumerator defines the available modes.</p>
 
 <p>To enable the alpha channel and depth buffer rendering modes:</p>
 <pre class="prettyprint">
index fe253dc..30171bc 100644 (file)
@@ -47,7 +47,7 @@
 
 
 <p>The GLView component renders OpenGL&reg; in an Elementary object, which hides Evas GL complexity.</p>
-<p>For more information, see the <a href="../../graphics/opengl_n.htm">OpenGL&reg; ES</a> guide and the <a href="../../../../../org.tizen.native.wearable.apireference/group__GLView.html">GLView</a> API.</p>
+<p>For more information, see the <a href="../../graphics/opengl_n.htm">OpenGL&reg; ES</a> guide and the <a href="../../../../../org.tizen.native.wearable.apireference/group__Elm__GLView.html">GLView</a> API.</p>
 
 
       <p align="center"><strong>Figure: GLView component</strong></p>
@@ -81,7 +81,7 @@ elm_glview_size_set(glview, 200, 200);
 
 <ul>
 <li>
-<p>Enable the appropriate GLView rendering modes. The <a href="../../../../../org.tizen.native.wearable.apireference/group__GLView.html#ga4d0a2281e13c66d7274987ef24e7abe7">Elm_GLView_Mode</a> enumerator defines the available modes.</p>
+<p>Enable the appropriate GLView rendering modes. The <a href="../../../../../org.tizen.native.wearable.apireference/group__Elm__GLView.html#ga4d0a2281e13c66d7274987ef24e7abe7">Elm_GLView_Mode</a> enumerator defines the available modes.</p>
 
 <p>To enable the alpha channel and depth buffer rendering modes:</p>
 <pre class="prettyprint">
index 83a3a52..d23ce8c 100644 (file)
@@ -49,7 +49,7 @@
 <p>The hoversel component is a button that pops up a list of items (automatically choosing the direction to display).</p>
 <p>The hoversel component inherits from the button component, which means that button functions can be used on the hoversel component.</p>
 
-<p>For more information, see the <a href="../../../../../org.tizen.native.mobile.apireference/group__Hoversel.html">Hoversel</a> API.</p>
+<p>For more information, see the <a href="../../../../../org.tizen.native.mobile.apireference/group__Elm__Hoversel.html">Hoversel</a> API.</p>
 
 <p align="center"><strong>Figure: Hoversel component</strong></p>
 <p align="center"><img alt="Hoversel component" src="../../../images/hoversel.png" /></p>
index 3f0f52c..118e0d6 100644 (file)
@@ -49,7 +49,7 @@
 
 <p>The icon component inherits from the image component, which means that image functions can be used on the icon component.</p>
 
-<p>For more information, see the <a href="../../../../../org.tizen.native.wearable.apireference/group__Icon.html">Icon</a> API.</p>
+<p>For more information, see the <a href="../../../../../org.tizen.native.wearable.apireference/group__Elm__Icon.html">Icon</a> API.</p>
 
 <p align="center"><strong>Figure: Icon hierarchy</strong></p>
 <p align="center"> <img alt="Icon hierarchy" src="../../../images/icon_tree.png" /> </p>
index af13cab..ed22bd8 100644 (file)
@@ -46,7 +46,7 @@
 
 <p>The image component can load and display an image from a disk file or a memory region.</p>
 
-<p>For more information, see the <a href="../../../../../org.tizen.native.mobile.apireference/group__Image.html">Image</a> API.</p>
+<p>For more information, see the <a href="../../../../../org.tizen.native.mobile.apireference/group__Elm__Image.html">Image</a> API.</p>
 
 <p align="center"><strong>Figure: Image component</strong></p>
 <p align="center"> <img alt="Image component" src="../../../images/image.png" /> </p>
index b8dedde..68d66cf 100644 (file)
@@ -47,7 +47,7 @@
 
 <p>The image component can load and display an image from a disk file or a memory region.</p>
 
-<p>For more information, see the <a href="../../../../../org.tizen.native.wearable.apireference/group__Image.html">Image</a> API.</p>
+<p>For more information, see the <a href="../../../../../org.tizen.native.wearable.apireference/group__Elm__Image.html">Image</a> API.</p>
 <p align="center"><strong>Figure: Image component</strong></p>
 <p align="center"> <img alt="Image component" src="../../../images/image_wn.png" /> </p>
 
index 78dc323..98abc6b 100644 (file)
@@ -49,7 +49,7 @@
 
 <p>In the default theme, the index component is a one-finger-wide area on the right side of the index component's container. Generally, it is used together with lists, generic lists, or generic grids.</p>
 
-<p>For more information, see the <a href="../../../../../org.tizen.native.wearable.apireference/group__Index.html">Index</a> API.</p>
+<p>For more information, see the <a href="../../../../../org.tizen.native.wearable.apireference/group__Elm__Index.html">Index</a> API.</p>
 
 <p align="center"><strong>Figure: Index component</strong></p>
 <p align="center"> <img alt="Index component" src="../../../images/index_wn.png" /> </p>
index 7a4edbb..a89f86c 100644 (file)
@@ -42,7 +42,7 @@
 <div id="container"><div id="contents"><div class="content">
 <h1>Label</h1>
 
-<p>The label UI component displays texts with a simple HTML-like markup. For more information, see the <a href="../../../../../org.tizen.native.mobile.apireference/group__Label.html">Label</a> API.</p>
+<p>The label UI component displays texts with a simple HTML-like markup. For more information, see the <a href="../../../../../org.tizen.native.mobile.apireference/group__Elm__Label.html">Label</a> API.</p>
 
  <p>This feature is supported in mobile applications only.</p>
 
index fb5a447..69e17aa 100644 (file)
@@ -47,7 +47,7 @@
 
 <p>The label component displays text with a simple HTML-like markup.</p>
 
-<p>For more information, see the <a href="../../../../../org.tizen.native.wearable.apireference/group__Label.html">Label</a> API.</p>
+<p>For more information, see the <a href="../../../../../org.tizen.native.wearable.apireference/group__Elm__Label.html">Label</a> API.</p>
 
 <p align="center"><strong>Figure: Label component</strong></p>
 <p align="center"> <img alt="Label component" src="../../../images/label_wn.png" /> </p>
index 3bc558f..9f7a704 100644 (file)
@@ -49,7 +49,7 @@
 
  <p>The list is a very simple UI component used to manage a limited number of items. For lists with a lot of items, use the <a href="component_genlist_mn.htm">Genlist</a>.</p>
 
- <p>For more information, see the <a href="../../../../../org.tizen.native.mobile.apireference/group__List.html">List</a> API.</p>
+ <p>For more information, see the <a href="../../../../../org.tizen.native.mobile.apireference/group__Elm__List.html">List</a> API.</p>
 
  <p align="center"><strong>Figure: List component</strong></p>
 <p align="center"> <img alt="List component" src="../../../images/list.png" /> </p>
index f6fe1db..dd0e91f 100644 (file)
@@ -51,7 +51,7 @@
 
  <p>The list is a very simple UI component used to manage a limited number of items. For lists with a lot of items, use the <a href="component_genlist_wn.htm">Genlist</a>.</p>
 
- <p>For more information, see the <a href="../../../../../org.tizen.native.wearable.apireference/group__List.html">List</a> API.</p>
+ <p>For more information, see the <a href="../../../../../org.tizen.native.wearable.apireference/group__Elm__List.html">List</a> API.</p>
 
  <p align="center"><strong>Figure: List component</strong></p>
 <p align="center"> <img alt="List component" src="../../../images/list_wn.png" /> </p>
index d42708d..5daa0db 100644 (file)
@@ -42,7 +42,7 @@
 <div id="container"><div id="contents"><div class="content">
 <h1>Map</h1>
 
-<p>The map UI component displays a geographic map. The default map data is provided by the <a href="http://www.openstreetmap.org/" target="_blank">OpenStreetMap project</a>. For more information, see the <a href="../../../../../org.tizen.native.mobile.apireference/group__Map.html">Map</a> API.</p>
+<p>The map UI component displays a geographic map. The default map data is provided by the <a href="http://www.openstreetmap.org/" target="_blank">OpenStreetMap project</a>. For more information, see the <a href="../../../../../org.tizen.native.mobile.apireference/group__Elm__Map.html">Map</a> API.</p>
 
 <p>This feature is supported in mobile applications only.</p>
 
index d8fbbf4..fdfe2d3 100644 (file)
@@ -41,7 +41,7 @@
 
 <h1>Multibuttonentry</h1>
 
-<p>The multi-button entry UI component allows the user to enter text so that the text is divided into chunks and managed as a set of buttons. For more information, see the <a href="../../../../../org.tizen.native.mobile.apireference/group__Multibuttonentry.html">Multibuttonentry</a> API.</p>
+<p>The multi-button entry UI component allows the user to enter text so that the text is divided into chunks and managed as a set of buttons. For more information, see the <a href="../../../../../org.tizen.native.mobile.apireference/group__Elm__Multibuttonentry.html">Multibuttonentry</a> API.</p>
 
  <p>This feature is supported in mobile applications only.</p>
 
index efe487a..3215a0e 100644 (file)
@@ -43,7 +43,7 @@
 <h1>Notify</h1>
 
 
-<p>The notify UI component displays a container in a particular region of the parent object. It can receive some content, and become automatically hidden after a certain amount of time. The <a href="component_popup_mn.htm">popup</a> component is very similar to the notify component, but supports many common layouts. For more information, see the <a href="../../../../../org.tizen.native.mobile.apireference/group__Notify.html">Notify</a> API.</p>
+<p>The notify UI component displays a container in a particular region of the parent object. It can receive some content, and become automatically hidden after a certain amount of time. The <a href="component_popup_mn.htm">popup</a> component is very similar to the notify component, but supports many common layouts. For more information, see the <a href="../../../../../org.tizen.native.mobile.apireference/group__Elm__Notify.html">Notify</a> API.</p>
    <p>This feature is supported in mobile applications only.</p>
 
 <h2 id="basic">Basic Usage</h2>
index 01f728e..3ad2dd5 100644 (file)
@@ -48,7 +48,7 @@
 
   <p>The photocam component implements the scroller interface, which means that scroller functions can be used with the photocam component.</p>
 
-  <p>For more information, see the <a href="../../../../../org.tizen.native.mobile.apireference/group__Photocam.html">Photocam</a> API.</p>
+  <p>For more information, see the <a href="../../../../../org.tizen.native.mobile.apireference/group__Elm__Photocam.html">Photocam</a> API.</p>
 
   <p align="center"><strong>Figure: Photocam hierarchy</strong></p>
 <p align="center"> <img alt="Photocam hierarchy" src="../../../images/photocam_tree.png" /> </p>
index a461824..1159660 100644 (file)
@@ -46,7 +46,7 @@
 
 <p>The plug component shows an <code>Evas_Object</code> created by another process. It can be used anywhere in the same way as any other Elementary UI component.</p>
 
-<p>For more information, see the <a href="../../../../../org.tizen.native.mobile.apireference/group__Plug.html">Plug</a> API.</p>
+<p>For more information, see the <a href="../../../../../org.tizen.native.mobile.apireference/group__Elm__Plug.html">Plug</a> API.</p>
 
   <p align="center"><strong>Figure: Plug hierarchy</strong></p>
 <p align="center"> <img alt="Plug hierarchy" src="../../../images/plug_tree.png" /> </p>
index a250875..e30b001 100644 (file)
@@ -47,7 +47,7 @@
 
 <p>The plug component shows an <code>Evas_Object</code> created by another process. It can be used anywhere in the same way as any other Elementary UI component.</p>
 
-<p>For more information, see the <a href="../../../../../org.tizen.native.wearable.apireference/group__Plug.html">Plug</a> API.</p>
+<p>For more information, see the <a href="../../../../../org.tizen.native.wearable.apireference/group__Elm__Plug.html">Plug</a> API.</p>
 
   <p align="center"><strong>Figure: Plug hierarchy</strong></p>
 <p align="center"> <img alt="Plug hierarchy" src="../../../images/plug_tree.png" /> </p>
index 971efb1..aab4d5d 100644 (file)
@@ -43,7 +43,7 @@
 <div id="container"><div id="contents"><div class="content">
 <h1>Popup</h1>
 
-<p>The popup UI component is a small window for notifying the user or requesting user input. For more information, see the <a href="../../../../../org.tizen.native.mobile.apireference/group__Popup.html">Popup</a> API.</p>
+<p>The popup UI component is a small window for notifying the user or requesting user input. For more information, see the <a href="../../../../../org.tizen.native.mobile.apireference/group__Elm__Popup.html">Popup</a> API.</p>
 
 <p>This feature is supported in mobile applications only.</p>
 
index 4deda9f..91fe1b9 100644 (file)
@@ -54,7 +54,7 @@
 <li>Action area with up to 3 buttons (optional)</li>
 </ul>
 
-<p>For more information, see the <a href="../../../../../org.tizen.native.wearable.apireference/group__Popup.html">Popup</a> API.</p>
+<p>For more information, see the <a href="../../../../../org.tizen.native.wearable.apireference/group__Elm__Popup.html">Popup</a> API.</p>
 
 <p align="center"><strong>Figure: Popup component</strong></p>
 <p align="center"><img alt="Popup component" src="../../../images/popup_wn.png" /></p>
index 9db084b..607f747 100644 (file)
@@ -43,7 +43,7 @@
 <div id="container"><div id="contents"><div class="content">
 <h1>Progressbar</h1>
 
-<p>The progressbar UI component displays the progress status of a given job. For more information, see the <a href="../../../../../org.tizen.native.mobile.apireference/group__Progressbar.html">Progressbar</a> API.</p>
+<p>The progressbar UI component displays the progress status of a given job. For more information, see the <a href="../../../../../org.tizen.native.mobile.apireference/group__Elm__Progressbar.html">Progressbar</a> API.</p>
 
 <p>This feature is supported in mobile applications only.</p>
 
index d62ba95..cfb5e13 100644 (file)
@@ -44,7 +44,7 @@
 <div id="container"><div id="contents"><div class="content">
 <h1>Progressbar</h1>
 
-<p>The progressbar UI component displays the progress status of a given job. For more information, see the <a href="../../../../../org.tizen.native.wearable.apireference/group__Progressbar.html">Progressbar</a> API.</p>
+<p>The progressbar UI component displays the progress status of a given job. For more information, see the <a href="../../../../../org.tizen.native.wearable.apireference/group__Elm__Progressbar.html">Progressbar</a> API.</p>
 <p>This feature is supported in wearable applications only.</p>
 
 <h2 id="basic">Basic Usage</h2>
index 7ac96fa..5bdd781 100644 (file)
@@ -42,7 +42,7 @@
 <div id="container"><div id="contents"><div class="content">
 <h1>Radio</h1>
 
-<p>The radio UI component displays 1 or more options and allows users to select 1 of them. For more information, see the <a href="../../../../../org.tizen.native.mobile.apireference/group__Radio.html">Radio</a> API.</p>
+<p>The radio UI component displays 1 or more options and allows users to select 1 of them. For more information, see the <a href="../../../../../org.tizen.native.mobile.apireference/group__Elm__Radio.html">Radio</a> API.</p>
 
 <p>This feature is supported in mobile applications only.</p>
 
index d7c6c85..fdd0733 100644 (file)
@@ -43,7 +43,7 @@
 <div id="container"><div id="contents"><div class="content">
 <h1>Radio</h1>
 
-<p>The radio UI component displays 1 or more options and allows users to select 1 of them. For more information, see the <a href="../../../../../org.tizen.native.wearable.apireference/group__Radio.html">Radio</a> API.</p>
+<p>The radio UI component displays 1 or more options and allows users to select 1 of them. For more information, see the <a href="../../../../../org.tizen.native.wearable.apireference/group__Elm__Radio.html">Radio</a> API.</p>
 <p>This feature is supported in wearable applications only.</p>
 
 
index 016e6a0..0054439 100644 (file)
@@ -48,7 +48,7 @@
 <p>The segmentcontrol component consists of several segment items. A segment item is similar to a discrete 2-state button. Any time, only one segment item can be selected. A segment item is composed of a label (text) and an icon.</p>
 <p>The segmentcontrol component inherits from the layout component, which means that layout functions can be used on the segmentcontrol component.</p>
 
-<p>For more information, see the <a href="../../../../../org.tizen.native.mobile.apireference/group__SegmentControl.html">SegmentControl</a> API.</p>
+<p>For more information, see the <a href="../../../../../org.tizen.native.mobile.apireference/group__Elm__SegmentControl.html">SegmentControl</a> API.</p>
 
 <p align="center"><strong>Figure: Segmentcontrol component (with text on left and with icons on right)</strong></p>
 <p align="center"><img alt="Segmentcontrol with text" src="../../../images/segment_text.png" /> <img alt="Segmentcontrol with icons" src="../../../images/segment.png" /></p>
index 00137f0..e438877 100644 (file)
@@ -43,7 +43,7 @@
 <div id="container"><div id="contents"><div class="content">
 <h1>Slider</h1>
 
-<p>The slider UI component is a draggable item used to select a value within a certain range. For more information, see the <a href="../../../../../org.tizen.native.mobile.apireference/group__Slider.html">Slider</a> API.</p>
+<p>The slider UI component is a draggable item used to select a value within a certain range. For more information, see the <a href="../../../../../org.tizen.native.mobile.apireference/group__Elm__Slider.html">Slider</a> API.</p>
 
 <p>This feature is supported in mobile applications only.</p>
 
index dea9129..9e8e6b2 100644 (file)
@@ -43,7 +43,7 @@
 <div id="container"><div id="contents"><div class="content">
 <h1>Slider</h1>
 
-<p>The slider UI component is a draggable item used to select a value within a certain range. For more information, see the <a href="../../../../../org.tizen.native.wearable.apireference/group__Slider.html">Slider</a> API.</p>
+<p>The slider UI component is a draggable item used to select a value within a certain range. For more information, see the <a href="../../../../../org.tizen.native.wearable.apireference/group__Elm__Slider.html">Slider</a> API.</p>
 
 <p>This feature is supported in wearable applications only.</p>
 
index e2c4b05..3568e6e 100644 (file)
@@ -49,7 +49,7 @@
 
 <p>The spinner component inherits from the layout component, which means that layout functions can be used on the spinner component.</p>
 
-<p>For more information, see the <a href="../../../../../org.tizen.native.mobile.apireference/group__Spinner.html">Spinner</a> API.</p>
+<p>For more information, see the <a href="../../../../../org.tizen.native.mobile.apireference/group__Elm__Spinner.html">Spinner</a> API.</p>
 
 <p align="center"><strong>Figure: Spinner component</strong></p>
 <p align="center"><img alt="Spinner component" src="../../../images/spin.png" /></p>
index 6ee2244..68bcbc5 100644 (file)
@@ -45,7 +45,7 @@
 
 
 
-<p>The toolbar UI component has a scrollable list of items which can be selected. Only one item can be selected at a time. For more information, see the <a href="../../../../../org.tizen.native.mobile.apireference/group__Toolbar.html">Toolbar</a> API.</p>
+<p>The toolbar UI component has a scrollable list of items which can be selected. Only one item can be selected at a time. For more information, see the <a href="../../../../../org.tizen.native.mobile.apireference/group__Elm__Toolbar.html">Toolbar</a> API.</p>
  <p>This feature is supported in mobile applications only.</p>
 
 <h2 id="basic">Basic Usage</h2>
index d8490de..fded842 100644 (file)
@@ -42,7 +42,7 @@
 <div id="container"><div id="contents"><div class="content">
 <h1>Tooltip</h1>
 
-<p>The tooltip component is a smart object that shows content in a frame when the mouse hovers over the parent object. It provides tips or information about the parent object. A tooltip component is not a UI component as such, so it does not emit signals. For more information, see the <a href="../../../../../org.tizen.native.mobile.apireference/group__Tooltips.html">Tooltip</a> API.</p>
+<p>The tooltip component is a smart object that shows content in a frame when the mouse hovers over the parent object. It provides tips or information about the parent object. A tooltip component is not a UI component as such, so it does not emit signals. For more information, see the <a href="../../../../../org.tizen.native.mobile.apireference/group__Elm__Tooltips.html">Tooltip</a> API.</p>
 
    <p>This feature is supported in mobile applications only.</p>
 
index c709f21..f2c0b1b 100644 (file)
@@ -41,7 +41,7 @@
 <div id="container"><div id="contents"><div class="content">
 <h1>Win</h1>
 
-<p>Win stands for window, and the win component is a graphical control element containing the graphical user interface of a program. The window component is the bottommost UI component in an EFL application. In most cases, when an application is launched, a window that fits into the device screen is created and shown. For more information, see the <a href="../../../../../org.tizen.native.mobile.apireference/group__Win.html">Win</a> API.</p>
+<p>Win stands for window, and the win component is a graphical control element containing the graphical user interface of a program. The window component is the bottommost UI component in an EFL application. In most cases, when an application is launched, a window that fits into the device screen is created and shown. For more information, see the <a href="../../../../../org.tizen.native.mobile.apireference/group__Elm__Win.html">Win</a> API.</p>
 <p>This feature is supported in mobile applications only.</p>
 
 <h2 id="basic">Basic Usage</h2>
index 0260da0..5afb0b1 100644 (file)
@@ -42,7 +42,7 @@
 <div id="container"><div id="contents"><div class="content">
 <h1>Win</h1>
 
-<p>Win stands for window, and the win component is a graphical control element containing the graphical user interface of a program. The window component is the bottommost UI component in an EFL application. In most cases, when an application is launched, a window that fits into the device screen is created and shown. For more information, see the <a href="../../../../../org.tizen.native.wearable.apireference/group__Win.html">Win</a> API.</p>
+<p>Win stands for window, and the win component is a graphical control element containing the graphical user interface of a program. The window component is the bottommost UI component in an EFL application. In most cases, when an application is launched, a window that fits into the device screen is created and shown. For more information, see the <a href="../../../../../org.tizen.native.wearable.apireference/group__Elm__Win.html">Win</a> API.</p>
 <p>This feature is supported in wearable applications only.</p>
 
 
index 636ce35..5b883f8 100644 (file)
@@ -44,7 +44,7 @@
 
 <div id="container"><div id="contents"><div class="content">
 <h1>Box</h1>
-<p>The box container arranges UI components in a linear order, horizontally or vertically. It is a non-graphical object: it adds no graphics to or around the objects it holds. For more information, see the Box API (in <a href="../../../../../org.tizen.native.mobile.apireference/group__Box.html">mobile</a> and <a href="../../../../../org.tizen.native.wearable.apireference/group__Box.html">wearable</a> applications).</p>
+<p>The box container arranges UI components in a linear order, horizontally or vertically. It is a non-graphical object: it adds no graphics to or around the objects it holds. For more information, see the Box API (in <a href="../../../../../org.tizen.native.mobile.apireference/group__Elm__Box.html">mobile</a> and <a href="../../../../../org.tizen.native.wearable.apireference/group__Elm__Box.html">wearable</a> applications).</p>
 
 <p align="center"><strong>Figure: Box component structure</strong></p>
 <p align="center"><img alt="Box component structure" src="../../../images/box.png" /></p>
index ba45326..d790c4b 100644 (file)
@@ -45,7 +45,7 @@
 <div id="container"><div id="contents"><div class="content">
 <h1>Conformant</h1>
 
-<p>The conformant container accounts for the space taken by the indicator, virtual keyboard, and softkey windows. The content area of the conformant is resized and positioned based on the space available. For more information, see the Conformant API (in <a href="../../../../../org.tizen.native.mobile.apireference/group__Conformant.html">mobile</a> and <a href="../../../../../org.tizen.native.wearable.apireference/group__Conformant.html">wearable</a> applications).</p>
+<p>The conformant container accounts for the space taken by the indicator, virtual keyboard, and softkey windows. The content area of the conformant is resized and positioned based on the space available. For more information, see the Conformant API (in <a href="../../../../../org.tizen.native.mobile.apireference/group__Elm__Conformant.html">mobile</a> and <a href="../../../../../org.tizen.native.wearable.apireference/group__Elm__Conformant.html">wearable</a> applications).</p>
 
 <p align="center"><strong>Figure: Conformant component structure</strong></p>
  <p align="center"><img alt="Conformant component structure" src="../../../images/conformant.png" /></p>
index bff2c5b..8b3e948 100644 (file)
@@ -44,7 +44,7 @@
 <div id="container"><div id="contents"><div class="content">
 <h1>Grid</h1>
 
-<p>The grid container places its elements at specific positions along a fixed grid, where the position of each object is given as a percentage of the full width and height of the grid. For more information, see the Grid API (in <a href="../../../../../org.tizen.native.mobile.apireference/group__Grid.html">mobile</a> and <a href="../../../../../org.tizen.native.wearable.apireference/group__Grid.html">wearable</a> applications).</p>
+<p>The grid container places its elements at specific positions along a fixed grid, where the position of each object is given as a percentage of the full width and height of the grid. For more information, see the Grid API (in <a href="../../../../../org.tizen.native.mobile.apireference/group__Elm__Grid.html">mobile</a> and <a href="../../../../../org.tizen.native.wearable.apireference/group__Elm__Grid.html">wearable</a> applications).</p>
 
 <p align="center"><strong>Figure: Grid component structure</strong></p>
 <p align="center"><img alt="Grid component structure" src="../../../images/grid_concept.png" /></p>
index 8d16578..9347ea4 100644 (file)
@@ -40,7 +40,7 @@
 <div id="container"><div id="contents"><div class="content">
 <h1>Layout</h1>
 
-<p>The layout container enables you to define a look and feel of the UI with animation and basic event response by using an Edje design file. For more information, see the Layout API (in <a href="../../../../../org.tizen.native.mobile.apireference/group__Layout.html">mobile</a> and <a href="../../../../../org.tizen.native.wearable.apireference/group__Layout.html">wearable</a> applications).</p>
+<p>The layout container enables you to define a look and feel of the UI with animation and basic event response by using an Edje design file. For more information, see the Layout API (in <a href="../../../../../org.tizen.native.mobile.apireference/group__Elm__Layout.html">mobile</a> and <a href="../../../../../org.tizen.native.wearable.apireference/group__Elm__Layout.html">wearable</a> applications).</p>
 
 <p>EDC (Edje data collection) is a script language provided by Edje, which is a library in charge of the high-level layouting in EFL. An EDC file describes how the elements of the UI are positioned. An EDC file has an extension <code>.edc</code>. For more information on the syntax of EDC, see <a href="learn_edc_intro_n.htm">Layouting with EDC</a>.</p>
 
index ec4fc5b..da290bf 100644 (file)
@@ -52,6 +52,8 @@
 
 <p>The mapbuf component inherits from the container component, which means that container functions can be used on the mapbuf component. The mapbuf component emits no signals.</p>
 
+<p>For more information, see the Mapbuf API (in <a href="../../../../../org.tizen.native.mobile.apireference/group__Elm__Mapbuf.html">mobile</a> and <a href="../../../../../org.tizen.native.wearable.apireference/group__Elm__Mapbuf.html">wearable</a> applications).</p>
+
 <p align="center"><strong>Figure: Mapbuf hierarchy</strong></p>
 <p align="center"><img alt="Mapbuf hierarchy" src="../../../images/mapbuf_tree.png" /></p>
 
index 8c13629..9ae54b8 100644 (file)
@@ -46,7 +46,7 @@
 <div id="container"><div id="contents"><div class="content">
 <h1>Naviframe</h1>
 
-<p>The naviframe container manages many views by stacking them and displaying the topmost one. For more information, see the Naviframe API (in <a href="../../../../../org.tizen.native.mobile.apireference/group__Naviframe.html">mobile</a> and <a href="../../../../../org.tizen.native.wearable.apireference/group__Naviframe.html">wearable</a> applications).</p>
+<p>The naviframe container manages many views by stacking them and displaying the topmost one. For more information, see the Naviframe API (in <a href="../../../../../org.tizen.native.mobile.apireference/group__Elm__Naviframe.html">mobile</a> and <a href="../../../../../org.tizen.native.wearable.apireference/group__Elm__Naviframe.html">wearable</a> applications).</p>
 
 <h2 id="basic">Basic Usage</h2>
 
index 65805f8..5e79bea 100644 (file)
@@ -43,7 +43,7 @@
 <h1>Panes</h1>
 
 
-<p>The panes container adds a draggable bar between 2 sections of content. The sections are resized when the bar is dragged. For more information, see the <a href="../../../../../org.tizen.native.mobile.apireference/group__Panes.html">Panes</a> API.</p>
+<p>The panes container adds a draggable bar between 2 sections of content. The sections are resized when the bar is dragged. For more information, see the <a href="../../../../../org.tizen.native.mobile.apireference/group__Elm__Panes.html">Panes</a> API.</p>
 
 <p>This feature is supported in mobile applications only.</p>
 
index 8bec803..7542175 100644 (file)
@@ -47,7 +47,7 @@
 <div id="container"><div id="contents"><div class="content">
 <h1>Scroller</h1>
 
-<p>The scroller container holds and clips a single object and allows you to scroll across it. This means that the user can use a scroll bar or a finger to drag the viewable region across the object, moving through a much larger area than is contained in the viewport. A scroller always has a default minimum size that is not limited by its content. For more information, see the Scroller API (in <a href="../../../../../org.tizen.native.mobile.apireference/group__Scroller.html">mobile</a> and <a href="../../../../../org.tizen.native.wearable.apireference/group__Scroller.html">wearable</a> applications).</p>
+<p>The scroller container holds and clips a single object and allows you to scroll across it. This means that the user can use a scroll bar or a finger to drag the viewable region across the object, moving through a much larger area than is contained in the viewport. A scroller always has a default minimum size that is not limited by its content. For more information, see the Scroller API (in <a href="../../../../../org.tizen.native.mobile.apireference/group__Elm__Scroller.html">mobile</a> and <a href="../../../../../org.tizen.native.wearable.apireference/group__Elm__Scroller.html">wearable</a> applications).</p>
 
 <h2 id="basic">Basic Usage</h2>
 
index 6ba152d..5d4905e 100644 (file)
@@ -45,7 +45,7 @@
 <div id="container"><div id="contents"><div class="content">
 <h1>Table</h1>
 
-<p>The table container acts like a box container, but with 2 dimensions. It provides the same kind of APIs as a box. An item inside a table can span multiple columns and rows, and even overlap with other items. For more information, see the Table API (in <a href="../../../../../org.tizen.native.mobile.apireference/group__Table.html">mobile</a> and <a href="../../../../../org.tizen.native.wearable.apireference/group__Table.html">wearable</a> applications).</p>
+<p>The table container acts like a box container, but with 2 dimensions. It provides the same kind of APIs as a box. An item inside a table can span multiple columns and rows, and even overlap with other items. For more information, see the Table API (in <a href="../../../../../org.tizen.native.mobile.apireference/group__Elm__Table.html">mobile</a> and <a href="../../../../../org.tizen.native.wearable.apireference/group__Elm__Table.html">wearable</a> applications).</p>
 
 <p align="center"><strong>Figure: Table component structure</strong></p>
 <p align="center"><img alt="Table component structure" src="../../../images/table.png"/></p>
index fbceed2..11b9998 100644 (file)
@@ -189,7 +189,7 @@ elm_transit_progress_value_get(transit);
 <p>You can control the acceleration (tween) mode of the animation. The <code>Elm_Transit</code> object supports a number of built-in interpolation methods, which provide different acceleration modes. By default, all interpolations are linear.</p>
 <p>To manage the tween mode:</p>
 <ul>
-<li>To change the tween mode, use the <code>elm_transit_tween_mode_set()</code> function. The first parameter is the <code>Elm_Transit</code> instance and the second is the tween mode of the transition, which is defined by the <code>Elm_Transit_Tween_Mode</code> enumeration (in <a href="../../../../../org.tizen.native.mobile.apireference/group__Transit.html#ga954ecd9ba6266a18a0bde0e5861ccc53">mobile</a> and <a href="../../../../../org.tizen.native.wearable.apireference/group__Transit.html#ga954ecd9ba6266a18a0bde0e5861ccc53">wearable</a> applications).
+<li>To change the tween mode, use the <code>elm_transit_tween_mode_set()</code> function. The first parameter is the <code>Elm_Transit</code> instance and the second is the tween mode of the transition, which is defined by the <code>Elm_Transit_Tween_Mode</code> enumeration (in <a href="../../../../../org.tizen.native.mobile.apireference/group__Elm__Transit.html#ga954ecd9ba6266a18a0bde0e5861ccc53">mobile</a> and <a href="../../../../../org.tizen.native.wearable.apireference/group__Elm__Transit.html#ga954ecd9ba6266a18a0bde0e5861ccc53">wearable</a> applications).
 
 <pre class="prettyprint">
 elm_transit_tween_mode_set(transit, ELM_TRANSIT_TWEEN_MODE_LINEAR);
index e4d71a9..1cb4cc4 100644 (file)
@@ -53,7 +53,7 @@
 <p>The font handling methods include:</p>
 
 <ul>
-   <li><a href="#component">Setting the font for a UI component</a> using the Elementary Fonts API (in <a href="../../../../../org.tizen.native.mobile.apireference/group__Fonts.html">mobile</a> and <a href="../../../../../org.tizen.native.wearable.apireference/group__Fonts.html">wearable</a> applications)</li>
+   <li><a href="#component">Setting the font for a UI component</a> using the Elementary Fonts API (in <a href="../../../../../org.tizen.native.mobile.apireference/group__Elm__Fonts.html">mobile</a> and <a href="../../../../../org.tizen.native.wearable.apireference/group__Elm__Fonts.html">wearable</a> applications)</li>
    <li><a href="#edc">Setting the font using the EDC file</a></li>
    <li><a href="#edje">Changing the font and text size</a> using the Edje Class: Text API (in <a href="../../../../../org.tizen.native.mobile.apireference/group__Edje__Object__Text__Class.html">mobile</a> and <a href="../../../../../org.tizen.native.wearable.apireference/group__Edje__Object__Text__Class.html">wearable</a> applications)
 
@@ -234,7 +234,7 @@ font=TizenSans font_style=Regular font_weight=Bold /* Textblock */
 
 <h2 name="component" id="component">Setting the Font for a UI Component</h2>
 
-<p>You can use the Elementary Fonts API (in <a href="../../../../../org.tizen.native.mobile.apireference/group__Fonts.html">mobile</a> and <a href="../../../../../org.tizen.native.wearable.apireference/group__Fonts.html">wearable</a> applications) to set the font for an application.</p>
+<p>You can use the Elementary Fonts API (in <a href="../../../../../org.tizen.native.mobile.apireference/group__Elm__Fonts.html">mobile</a> and <a href="../../../../../org.tizen.native.wearable.apireference/group__Elm__Fonts.html">wearable</a> applications) to set the font for an application.</p>
 <p>To set a font for a UI component:</p>
 <ul>
 <li>Set the font for a common UI component:
@@ -249,7 +249,7 @@ char *buf = "&lt;font=Sans:style=Regular font_size=50&gt;Hello&lt;/font/&gt;Font
 elm_object_part_text_set(layout, "textblock1", buf);
 </pre>
 </li>
-<li>Set the font for an entry component (in <a href="../../../../../org.tizen.native.mobile.apireference/group__Entry.html">mobile</a> and <a href="../../../../../org.tizen.native.wearable.apireference/group__Entry.html">wearable</a> applications) using the <code>elm_entry_text_style_user_push()</code> function. It overrides the default style of the entry component for each attribute.
+<li>Set the font for an entry component (in <a href="../../../../../org.tizen.native.mobile.apireference/group__Elm__Entry.html">mobile</a> and <a href="../../../../../org.tizen.native.wearable.apireference/group__Elm__Entry.html">wearable</a> applications) using the <code>elm_entry_text_style_user_push()</code> function. It overrides the default style of the entry component for each attribute.
 
 <div class="note">
        <strong>Note</strong>
index f6842ca..d129a3d 100644 (file)
@@ -121,7 +121,7 @@ evas_object_show(check);
 <li><code>elm_object_part_content_unset()</code></li>
 </ul>
 
-<p>For more information, see the General API (in <a href="../../../../../org.tizen.native.mobile.apireference/group__General.html">mobile</a> and <a href="../../../../../org.tizen.native.wearable.apireference/group__General.html">wearable</a> applications).</p>
+<p>For more information, see the General API (in <a href="../../../../../org.tizen.native.mobile.apireference/group__Elm__General.html">mobile</a> and <a href="../../../../../org.tizen.native.wearable.apireference/group__Elm__General.html">wearable</a> applications).</p>
 </li>
 
 <li>A single UI component has its individual API as well. The following functions can only be used for the objects generated by <code>elm_entry_add()</code> function:
@@ -143,7 +143,7 @@ evas_object_show(check);
 <li><code>elm_scroller_gravity_set()</code></li>
 </ul>
 
-<p>For more information, see the Scroller API (in <a href="../../../../../org.tizen.native.mobile.apireference/group__Scroller.html">mobile</a> and <a href="../../../../../org.tizen.native.wearable.apireference/group__Scroller.html">wearable</a> applications).</p>
+<p>For more information, see the Scroller API (in <a href="../../../../../org.tizen.native.mobile.apireference/group__Elm__Scroller.html">mobile</a> and <a href="../../../../../org.tizen.native.wearable.apireference/group__Elm__Scroller.html">wearable</a> applications).</p>
 </li>
 </ul>
 
index bf944d7..e8131fe 100644 (file)
@@ -46,7 +46,7 @@
 
 <p>Elementary library provides a set of pre-built UI components that allow you to build a rich graphical user interface for your applications. Each profile provides a different set of UI components, as you can see in <a href="ui_components_mn.htm">Mobile UI Components</a> and <a href="ui_components_wn.htm">Wearable UI Components</a>.</p>
 
-<p>The preconditions of using Elementary UI components are covered in <a href="getting_started_n.htm">Getting Started with EFL UI Programming</a>. Elementary UI components share the same APIs for general features. For more information, see the General API (in <a href="../../../../../org.tizen.native.mobile.apireference/group__General.html">mobile</a> and <a href="../../../../../org.tizen.native.wearable.apireference/group__General.html">wearable</a> applications).</p>
+<p>The preconditions of using Elementary UI components are covered in <a href="getting_started_n.htm">Getting Started with EFL UI Programming</a>. Elementary UI components share the same APIs for general features. For more information, see the General API (in <a href="../../../../../org.tizen.native.mobile.apireference/group__Elm__General.html">mobile</a> and <a href="../../../../../org.tizen.native.wearable.apireference/group__Elm__General.html">wearable</a> applications).</p>
 
 <p align="center"><strong>Figure: Mobile UI components</strong></p>
 <p align="center"><img alt="Mobile UI components" src="../../../images/UIComponents.png" /></p>
index 53d2bc8..e0071bd 100644 (file)
@@ -51,7 +51,7 @@
 </ul>
 
 <h2 id="scalability" name="scalability">Scaling UI Components</h2>
- <p>Through its configuration (Elementary Config API in <a href="../../../../../org.tizen.native.mobile.apireference/group__Config.html">mobile</a> and <a href="../../../../../org.tizen.native.wearable.apireference/group__Config.html">wearable</a> applications), Elementary provides a way to scale UI components with 2 different parameters:</p>
+ <p>Through its configuration (Elementary Config API in <a href="../../../../../org.tizen.native.mobile.apireference/group__Elm__Config.html">mobile</a> and <a href="../../../../../org.tizen.native.wearable.apireference/group__Elm__Config.html">wearable</a> applications), Elementary provides a way to scale UI components with 2 different parameters:</p>
 <ul>
 <li id="Finger_Size">The <code>finger_size</code> parameter is used when the interactive (clickable or editable) zones of the UI components need to be scaled in order to be comfortably used with a finger.
 <p>The <code>finger_size</code> parameter scales UI components based on the user's finger size. This is useful when using a touch screen with a finger rather than with a stylus. The finger size parameter is in pixels, and determines the minimum size of a square on the screen that is reliably hittable with a finger.</p>
index 3c2b1d2..34d6956 100644 (file)
 </tr>
  <tr>
  <td>window</td>
- <td>Elementary window (in <a href="../../../org.tizen.native.mobile.apireference/group__Win.html">mobile</a> and <a href="../../../org.tizen.native.wearable.apireference/group__Win.html">wearable</a> applications)</td>
+ <td>Elementary window (in <a href="../../../org.tizen.native.mobile.apireference/group__Elm__Win.html">mobile</a> and <a href="../../../org.tizen.native.wearable.apireference/group__Elm__Win.html">wearable</a> applications)</td>
  <td>Forms the first window of the application.</td>
  </tr>
  <tr>
  <td>bg</td>
- <td>Background (in <a href="../../../org.tizen.native.mobile.apireference/group__Bg.html">mobile</a> and <a href="../../../org.tizen.native.wearable.apireference/group__Bg.html">wearable</a> applications)</td>
+ <td>Background (in <a href="../../../org.tizen.native.mobile.apireference/group__Elm__Bg.html">mobile</a> and <a href="../../../org.tizen.native.wearable.apireference/group__Elm__Bg.html">wearable</a> applications)</td>
  <td>Sets a background for a window or any container object.</td>
  </tr>
  <tr>
  <td>conformant</td>
- <td>Conformant (in <a href="../../../org.tizen.native.mobile.apireference/group__Conformant.html">mobile</a> and <a href="../../../org.tizen.native.wearable.apireference/group__Conformant.html">wearable</a> applications)</td>
+ <td>Conformant (in <a href="../../../org.tizen.native.mobile.apireference/group__Elm__Conformant.html">mobile</a> and <a href="../../../org.tizen.native.wearable.apireference/group__Elm__Conformant.html">wearable</a> applications)</td>
  <td>Provides space for indicators, virtual keypads, and softkey windows.</td>
  </tr>
  <tr>
  <td>naviframe</td>
- <td>Naviframe (in <a href="../../../org.tizen.native.mobile.apireference/group__Naviframe.html">mobile</a> and <a href="../../../org.tizen.native.wearable.apireference/group__Naviframe.html">wearable</a> applications)</td>
+ <td>Naviframe (in <a href="../../../org.tizen.native.mobile.apireference/group__Elm__Naviframe.html">mobile</a> and <a href="../../../org.tizen.native.wearable.apireference/group__Elm__Naviframe.html">wearable</a> applications)</td>
  <td>Manages UI Builder views.</td>
  </tr>
  </tbody></table>