[3.0][online-doc] add html text, JIRA : EFL-238
authorJinyong Park <j4939.park@samsung.com>
Fri, 29 Jan 2016 09:19:00 +0000 (18:19 +0900)
committerJinyong Park <j4939.park@samsung.com>
Fri, 29 Jan 2016 09:19:00 +0000 (18:19 +0900)
Change-Id: I0581eadc2696a048c54a23e6717180f30c36a55e
Signed-off-by: Jinyong Park <j4939.park@samsung.com>
54 files changed:
org.tizen.ui.practices/html/native/efl/component_button_mn.htm
org.tizen.ui.practices/html/native/efl/component_button_wn.htm
org.tizen.ui.practices/html/native/efl/component_calendar_mn.htm
org.tizen.ui.practices/html/native/efl/component_check_mn.htm
org.tizen.ui.practices/html/native/efl/component_check_wn.htm
org.tizen.ui.practices/html/native/efl/component_circ_option_wn.htm
org.tizen.ui.practices/html/native/efl/component_circ_rotary_wn.htm
org.tizen.ui.practices/html/native/efl/component_circ_slider_wn.htm
org.tizen.ui.practices/html/native/efl/component_colorselector_mn.htm
org.tizen.ui.practices/html/native/efl/component_ctxpopup_mn.htm
org.tizen.ui.practices/html/native/efl/component_ctxpopup_wn.htm
org.tizen.ui.practices/html/native/efl/component_datetime_mn.htm
org.tizen.ui.practices/html/native/efl/component_datetime_wn.htm
org.tizen.ui.practices/html/native/efl/component_entry_mn.htm
org.tizen.ui.practices/html/native/efl/component_entry_wn.htm
org.tizen.ui.practices/html/native/efl/component_flip_mn.htm
org.tizen.ui.practices/html/native/efl/component_flipselector_mn.htm
org.tizen.ui.practices/html/native/efl/component_gengrid_mn.htm
org.tizen.ui.practices/html/native/efl/component_genlist_mn.htm
org.tizen.ui.practices/html/native/efl/component_genlist_wn.htm
org.tizen.ui.practices/html/native/efl/component_glview_mn.htm
org.tizen.ui.practices/html/native/efl/component_glview_wn.htm
org.tizen.ui.practices/html/native/efl/component_hoversel_mn.htm
org.tizen.ui.practices/html/native/efl/component_icon_mn.htm
org.tizen.ui.practices/html/native/efl/component_icon_wn.htm
org.tizen.ui.practices/html/native/efl/component_image_mn.htm
org.tizen.ui.practices/html/native/efl/component_image_wn.htm
org.tizen.ui.practices/html/native/efl/component_index_mn.htm
org.tizen.ui.practices/html/native/efl/component_index_wn.htm
org.tizen.ui.practices/html/native/efl/component_label_mn.htm
org.tizen.ui.practices/html/native/efl/component_label_wn.htm
org.tizen.ui.practices/html/native/efl/component_list_mn.htm
org.tizen.ui.practices/html/native/efl/component_list_wn.htm
org.tizen.ui.practices/html/native/efl/component_map_mn.htm
org.tizen.ui.practices/html/native/efl/component_notify_mn.htm
org.tizen.ui.practices/html/native/efl/component_notify_wn.htm
org.tizen.ui.practices/html/native/efl/component_panel_mn.htm
org.tizen.ui.practices/html/native/efl/component_photocam_mn.htm
org.tizen.ui.practices/html/native/efl/component_plug_mn.htm
org.tizen.ui.practices/html/native/efl/component_plug_wn.htm
org.tizen.ui.practices/html/native/efl/component_popup_mn.htm
org.tizen.ui.practices/html/native/efl/component_popup_wn.htm
org.tizen.ui.practices/html/native/efl/component_progressbar_mn.htm
org.tizen.ui.practices/html/native/efl/component_progressbar_wn.htm
org.tizen.ui.practices/html/native/efl/component_radio_mn.htm
org.tizen.ui.practices/html/native/efl/component_radio_wn.htm
org.tizen.ui.practices/html/native/efl/component_segmentcontrol_mn.htm
org.tizen.ui.practices/html/native/efl/component_slider_mn.htm
org.tizen.ui.practices/html/native/efl/component_slider_wn.htm
org.tizen.ui.practices/html/native/efl/component_spinner_mn.htm
org.tizen.ui.practices/html/native/efl/component_toolbar_mn.htm
org.tizen.ui.practices/html/native/efl/component_win_mn.htm
org.tizen.ui.practices/html/native/efl/component_win_wn.htm
org.tizen.ui.practices/html/native/efl/ui_components_wn.htm

index f491915..315ca89 100644 (file)
@@ -131,6 +131,8 @@ clicked_cb(void *data, Evas_Object *obj, void *event_info)
 }
 </pre>
 
+<p>The signals list in the AR is more extensive, but only the signals in this topics are actually supported by Tizen.</p>
+
 <h2 id="autorepeat">Using the Autorepeat Feature</h2>
 
 <p>The autorepeat feature means that the <span style="font-family: Courier New,Courier,monospace">repeated</span> signal is called repeatedly while the user keeps the button pressed.</p>
index 64bf0fa..726deba 100644 (file)
@@ -133,6 +133,8 @@ clicked_cb(void *data, Evas_Object *obj, void *event_info)
 }
 </pre>
 
+<p>The signals list in the AR is more extensive, but only the signals in this topics are actually supported by Tizen.</p>
+
 <h2 id="autorepeat">Using the Autorepeat Feature</h2>
 
 <p>The autorepeat feature means that the <span style="font-family: Courier New,Courier,monospace">repeated</span> signal is called repeatedly while the user keeps the button pressed.</p>
index c833ea9..b48c49d 100644 (file)
@@ -114,6 +114,8 @@ changed_cb(void *data, Evas_Object *obj, void *event_info)
 }
 </pre> 
 
+<p>The signals list in the AR is more extensive, but only the signals in this topics are actually supported by Tizen.</p>
+
 <table class="note">
     <tbody>
         <tr>
index 35f441b..c0b28dd 100644 (file)
@@ -161,6 +161,8 @@ changed_cb(void *data, Evas_Object *obj, void *event_info)
 }
 </pre>
 
+<p>The signals list in the AR is more extensive, but only the signals in this topics are actually supported by Tizen.</p>
+
 <table class="note">
     <tbody>
         <tr>
index 183fd0f..a3e823c 100644 (file)
@@ -153,6 +153,8 @@ changed_cb(void *data, Evas_Object *obj, void *event_info)
 }
 </pre>
 
+<p>The signals list in the AR is more extensive, but only the signals in this topics are actually supported by Tizen.</p>
+
 <table class="note">
     <tbody>
         <tr>
index 32b58dd..efa9bca 100644 (file)
@@ -161,6 +161,8 @@ _opened_cb(void *data, Evas_Object *obj, void *event_info)
 &nbsp;&nbsp;&nbsp;dlog_print(DLOG_INFO, LOG_TAG, &quot;Open the More Option\n&quot;);
 }</pre>
 
+<p>The signals list in the AR is more extensive, but only the signals in this topics are actually supported by Tizen.</p>
+
 <script type="text/javascript" src="../../scripts/jquery.zclip.min.js"></script>
 <script type="text/javascript" src="../../scripts/showhide.js"></script>
 </div></div></div>
@@ -183,4 +185,4 @@ var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga
 </script>
 
 </body>
-</html>
\ No newline at end of file
+</html>
index 0fe573f..fd141a0 100644 (file)
@@ -1,4 +1,4 @@
-<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
+<!DOCTYP html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
 <head>
        <meta http-equiv="content-type" content="text/html; charset=utf-8"/>
@@ -230,6 +230,8 @@ item_clicked_cb(void *data, Evas_Object *obj, void *event_info)
 }
 </pre>
 
+<p>The signals list in the AR is more extensive, but only the signals in this topics are actually supported by Tizen.</p>
+
 <script type="text/javascript" src="../../scripts/jquery.zclip.min.js"></script>
 <script type="text/javascript" src="../../scripts/showhide.js"></script>
 </div></div></div>
@@ -252,4 +254,4 @@ var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga
 </script>
 
 </body>
-</html>
\ No newline at end of file
+</html>
index 66ea75e..47b1752 100644 (file)
@@ -154,6 +154,8 @@ _value_changed_cb(void *data, Evas_Object *obj, void *event_info)
 }
 </pre>
 
+<p>The signals list in the AR is more extensive, but only the signals in this topics are actually supported by Tizen.</p>
+
 <script type="text/javascript" src="../../scripts/jquery.zclip.min.js"></script>
 <script type="text/javascript" src="../../scripts/showhide.js"></script>
 </div></div></div>
@@ -176,4 +178,4 @@ var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga
 </script>
 
 </body>
-</html>
\ No newline at end of file
+</html>
index 83e242b..c11152d 100644 (file)
@@ -126,6 +126,8 @@ changed_cb(void *data, Evas_Object *obj, void *event_info)
 }
 </pre> 
 
+<p>The signals list in the AR is more extensive, but only the signals in this topics are actually supported by Tizen.</p>
+
 <table class="note">
     <tbody>
         <tr>
index 1db35e3..672b950 100644 (file)
@@ -190,6 +190,8 @@ dismissed_cb(void *data, Evas_Object *obj, void *event_info)
 }
 </pre> 
 
+<p>The signals list in the AR is more extensive, but only the signals in this topics are actually supported by Tizen.</p>
+
 <table class="note">
     <tbody>
         <tr>
index e2a738e..469c6f6 100644 (file)
@@ -170,6 +170,8 @@ dismissed_cb(void *data, Evas_Object *obj, void *event_info)
 }
 </pre> 
 
+<p>The signals list in the AR is more extensive, but only the signals in this topics are actually supported by Tizen.</p>
+
 <table class="note">
     <tbody>
         <tr>
index 5283fb8..fc1d4a3 100644 (file)
@@ -160,7 +160,9 @@ changed_cb(void *data, Evas_Object *obj, void *event_info)
 &nbsp;&nbsp;&nbsp;dlog_print(DLOG_INFO, LOG_TAG, &quot;Datetime field changed. \n&quot;);
 }</pre>
 
+<p>The signals list in the AR is more extensive, but only the signals in this topics are actually supported by Tizen.</p> 
+
+
 <table class="note">
     <tbody>
         <tr>
index 0ecf775..110a2d8 100644 (file)
@@ -122,7 +122,8 @@ changed_cb(void *data, Evas_Object *obj, void *event_info)
 &nbsp;&nbsp;&nbsp;dlog_print(DLOG_INFO, LOG_TAG, &quot;Datetime field changed. \n&quot;);
 }</pre>
 
+<p>The signals list in the AR is more extensive, but only the signals in this topics are actually supported by Tizen.</p>
+
 <table class="note">
     <tbody>
         <tr>
index 0a816f5..044f87c 100644 (file)
@@ -506,6 +506,8 @@ focused_cb(void *data, Evas_Object *obj, void *event_info)
 } 
 </pre>
 
+<p>The signals list in the AR is more extensive, but only the signals in this topics are actually supported by Tizen.</p>
+
 <table class="note">
     <tbody>
         <tr>
index bc37caa..68c9911 100644 (file)
@@ -409,6 +409,8 @@ focused_cb(void *data, Evas_Object *obj, void *event_info)
 } 
 </pre>  
   
+<p>The signals list in the AR is more extensive, but only the signals in this topics are actually supported by Tizen.</p>
+
 <table class="note">
     <tbody>
         <tr>
index 9ff4e98..7a7aacc 100644 (file)
@@ -136,6 +136,8 @@ anim_start_cb(void *data, Evas_Object *obj, void *event_info)
 &nbsp;&nbsp;&nbsp;dlog_print(DLOG_INFO, LOG_TAG, &quot;Animation starts\n&quot;);
 }</pre>
 
+<p>The signals list in the AR is more extensive, but only the signals in this topics are actually supported by Tizen.</p>
+
 <table class="note">
     <tbody>
         <tr>
index 9478e20..024dda8 100644 (file)
@@ -147,6 +147,8 @@ _flip_selected_cb(void *data, Evas_Object *obj, void *event_info)
 }
 </pre>
 
+<p>The signals list in the AR is more extensive, but only the signals in this topics are actually supported by Tizen.</p>
+
 <table class="note">
     <tbody>
         <tr>
index aafeacb..57c8a0c 100644 (file)
@@ -250,6 +250,8 @@ elm_gengrid_multi_select_set(gengrid, EINA_TRUE);
        <li><span style="font-family: Courier New,Courier,monospace">item,reorder,anim,stop</span>: The reorder animation stops.</li>
   </ul>
 
+<p>The signals list in the AR is more extensive, but only the signals in this topics are actually supported by Tizen.</p>
+
 <table class="note">
     <tbody>
         <tr>
index 2b5a3a6..ce59ba2 100644 (file)
@@ -408,6 +408,8 @@ select_cb(void *data, Evas_Object *obj, void *event_info)
    <p>The <span style="font-family: Courier New,Courier,monospace">event_info</span> callback parameter points at an <span style="font-family: Courier New,Courier,monospace">Elm_Object_Item</span> object that contains the released item.</p></li>
   </ul>
 
+<p>The signals list in the AR is more extensive, but only the signals in this topics are actually supported by Tizen.</p>
+
 <table class="note">
     <tbody>
         <tr>
index 4c8dfa2..7651bf4 100644 (file)
@@ -295,6 +295,8 @@ itc-&gt;func.del = _item_del;
 
   </ul>
 
+<p>The signals list in the AR is more extensive, but only the signals in this topics are actually supported by Tizen.</p>
+
 <table class="note">
     <tbody>
         <tr>
index a269ce0..b078d43 100644 (file)
@@ -142,6 +142,8 @@ focused_cb(void *data, Evas_Object *obj, void  *event_info)
 }
 </pre>
 
+<p>The signals list in the AR is more extensive, but only the signals in this topics are actually supported by Tizen.</p>
+
 <table class="note">
     <tbody>
         <tr>
index 272d51c..6710a06 100644 (file)
@@ -144,6 +144,8 @@ focused_cb(void *data, Evas_Object *obj, void  *event_info)
 }
 </pre>
 
+<p>The signals list in the AR is more extensive, but only the signals in this topics are actually supported by Tizen.</p>
+
 <table class="note">
     <tbody>
         <tr>
index 3313426..69ce949 100644 (file)
@@ -167,6 +167,8 @@ dismissed_cb(void *data, Evas_Object *obj, void *event_info)
 }
 </pre>
 
+<p>The signals list in the AR is more extensive, but only the signals in this topics are actually supported by Tizen.</p>
+
 <table class="note">
     <tbody>
         <tr>
index 135e85c..cd08542 100644 (file)
@@ -106,6 +106,8 @@ elm_icon_thumb_set(icon, &quot;/tmp/Home.png&quot;, NULL);
 
 <p>In both cases, the <span style="font-family: Courier New,Courier,monospace">event_info</span> callback parameter is <span style="font-family: Courier New,Courier,monospace">NULL</span>.</p>
 
+<p>The signals list in the AR is more extensive, but only the signals in this topics are actually supported by Tizen.</p>
+
 <table class="note">
     <tbody>
         <tr>
index 9735f65..9fa5cfe 100644 (file)
@@ -97,6 +97,8 @@ elm_icon_thumb_set(icon, &quot;/tmp/Home.png&quot;, NULL);
 
 <p>In both cases, the <span style="font-family: Courier New,Courier,monospace">event_info</span> callback parameter is <span style="font-family: Courier New,Courier,monospace">NULL</span>.</p>
 
+<p>The signals list in the AR is more extensive, but only the signals in this topics are actually supported by Tizen.</p>
+
 <table class="note">
     <tbody>
         <tr>
index e93ccac..062f1fa 100644 (file)
@@ -154,6 +154,8 @@ clicked_cb(void *data, Evas_Object *obj, void *event_info)
 }
 </pre>  
 
+<p>The signals list in the AR is more extensive, but only the signals in this topics are actually supported by Tizen.</p>
+
 <table class="note">
     <tbody>
         <tr>
index 409c649..39eb01c 100644 (file)
@@ -138,6 +138,8 @@ clicked_cb(void *data, Evas_Object *obj, void *event_info)
 }
 </pre>  
 
+<p>The signals list in the AR is more extensive, but only the signals in this topics are actually supported by Tizen.</p>
+
 <table class="note">
     <tbody>
         <tr>
index 07ba161..b6884b9 100644 (file)
@@ -178,6 +178,8 @@ _index_selected_cb(void *data, Evas_Object *obj, void *event_info)
 evas_object_smart_callback_add(index, &quot;selected&quot;, _index_selected_cb, NULL);
 </pre>
 
+<p>The signals list in the AR is more extensive, but only the signals in this topics are actually supported by Tizen.</p>
+
 <table class="note">
     <tbody>
         <tr>
index 9fc202a..a7922e8 100644 (file)
@@ -123,6 +123,8 @@ _index_selected_cb(void *data, Evas_Object *obj, void *event_info)
 evas_object_smart_callback_add(index, &quot;selected&quot;, _index_selected_cb, NULL);
 </pre>
 
+<p>The signals list in the AR is more extensive, but only the signals in this topics are actually supported by Tizen.</p>
+
 <table class="note">
     <tbody>
         <tr>
index bcedf69..9735c56 100644 (file)
@@ -119,6 +119,8 @@ slide_end_cb(void *data, Evas_Object *obj, void *event_info)
 }
 </pre>
 
+<p>The signals list in the AR is more extensive, but only the signals in this topics are actually supported by Tizen.</p>
+
 <table class="note">
     <tbody>
         <tr>
index c5feeb7..1088768 100644 (file)
@@ -121,6 +121,8 @@ slide_end_cb(void *data, Evas_Object *obj, void *event_info)
 }
 </pre>
 
+<p>The signals list in the AR is more extensive, but only the signals in this topics are actually supported by Tizen.</p>
+
 <table class="note">
     <tbody>
         <tr>
index 6afe29f..d3e0ddc 100644 (file)
@@ -238,6 +238,8 @@ double_clicked_cb(void *data, Evas_Object *obj, void *event_info)
 }
 </pre>
 
+<p>The signals list in the AR is more extensive, but only the signals in this topics are actually supported by Tizen.</p>
+
 <table class="note">
     <tbody>
         <tr>
index 632c00b..cea899c 100644 (file)
@@ -239,6 +239,8 @@ double_clicked_cb(void *data, Evas_Object *obj, void *event_info)
 }
 </pre>
 
+<p>The signals list in the AR is more extensive, but only the signals in this topics are actually supported by Tizen.</p>
+
 <table class="note">
     <tbody>
         <tr>
index 52ae7e0..71fcdeb 100644 (file)
@@ -272,6 +272,8 @@ _route_loaded_cb(void *data, Evas_Object *obj, void *ev)
    <li><span style="font-family: Courier New,Courier,monospace">loaded</span>: The map is loaded.</li>
 </ul>
 
+<p>The signals list in the AR is more extensive, but only the signals in this topics are actually supported by Tizen.</p>
+
 <table class="note">
     <tbody>
         <tr>
index 666f18e..1d48043 100644 (file)
@@ -127,6 +127,8 @@ timeout_cb(void *data, Evas_Object *obj, void *event_info)
 }
 </pre>
 
+<p>The signals list in the AR is more extensive, but only the signals in this topics are actually supported by Tizen.</p>
+
 <table class="note">
     <tbody>
         <tr>
index ac722d4..809f042 100644 (file)
@@ -126,6 +126,8 @@ timeout_cb(void *data, Evas_Object *obj, void *event_info)
 }
 </pre>
 
+<p>The signals list in the AR is more extensive, but only the signals in this topics are actually supported by Tizen.</p>
+
 <table class="note">
     <tbody>
         <tr>
index e1daa94..3f47998 100644 (file)
@@ -166,6 +166,8 @@ panel_scroll_cb(void *data, Evas_Object *obj, void *event_info)
 }
 </pre>
 
+<p>The signals list in the AR is more extensive, but only the signals in this topics are actually supported by Tizen.</p>
+
 <table class="note">
     <tbody>
         <tr>
index 0c656c4..79d2f48 100644 (file)
@@ -131,6 +131,8 @@ loaded_cb(void *data, Evas_Object *obj, void *event_info)
 }
 </pre>
 
+<p>The signals list in the AR is more extensive, but only the signals in this topics are actually supported by Tizen.</p>
+
 <table class="note">
     <tbody>
         <tr>
index 8a9deeb..f6adcce 100644 (file)
@@ -125,6 +125,7 @@ clicked_cb(void *data, Evas_Object *obj, void *event_info)
 }
 </pre>
 
+<p>The signals list in the AR is more extensive, but only the signals in this topics are actually supported by Tizen.</p>
 
 <table class="note">
     <tbody>
index 702cc24..c1bb758 100644 (file)
@@ -126,6 +126,7 @@ clicked_cb(void *data, Evas_Object *obj, void *event_info)
 }
 </pre>
 
+<p>The signals list in the AR is more extensive, but only the signals in this topics are actually supported by Tizen.</p>
 
 <table class="note">
     <tbody>
index a2cf6d7..56240fe 100644 (file)
@@ -194,6 +194,8 @@ dismissed_cb(void *data, Evas_Object *obj, void *event_info)
 }
 </pre>
 
+<p>The signals list in the AR is more extensive, but only the signals in this topics are actually supported by Tizen.</p>
+
 <table class="note">
     <tbody>
         <tr>
index acd0b37..e666d69 100644 (file)
@@ -262,7 +262,7 @@ _timeout_cb(void *data, Evas_Object *obj, void *event_info)
 </pre>
 
 
-
+<p>The signals list in the AR is more extensive, but only the signals in this topics are actaully supported by Tizen.</p>
 
 <table class="note">
     <tbody>
index c0442a7..5c933fc 100644 (file)
@@ -166,6 +166,8 @@ changed_cb(void *data, Evas_Object *obj, void *event_info)
 }
 </pre>
 
+<p>The signals list in the AR is more extensive, but only the signals in this topics are actually supported by Tizen.</p>
+
 <table class="note">
     <tbody>
         <tr>
index d4833db..71b44dd 100644 (file)
@@ -140,6 +140,8 @@ changed_cb(void *data, Evas_Object *obj, void *event_info)
 }
 </pre>
 
+<p>The signals list in the AR is more extensive, but only the signals in this topics are actually supported by Tizen.</p>
+
 <table class="note">
     <tbody>
         <tr>
index 1e01334..2a5b574 100644 (file)
@@ -129,6 +129,8 @@ changed_cb(void *data, Evas_Object *obj, void *event_info)
 }
 </pre>
 
+<p>The signals list in the AR is more extensive, but only the signals in this topics are actually supported by Tizen.</p>
+
 <table class="note">
     <tbody>
         <tr>
index 325e3da..c58205a 100644 (file)
@@ -129,6 +129,8 @@ changed_cb(void *data, Evas_Object *obj, void *event_info)
 }
 </pre>
 
+<p>The signals list in the AR is more extensive, but only the signals in this topics are actually supported by Tizen.</p>
+
 <table class="note">
     <tbody>
         <tr>
index b6a51ce..c8180b2 100644 (file)
@@ -137,6 +137,8 @@ changed_cb(void *data, Evas_Object *obj, void *event_info)
 }
 </pre>
 
+<p>The signals list in the AR is more extensive, but only the signals in this topics are actually supported by Tizen.</p>
+
 <table class="note">
     <tbody>
         <tr>
index 7fdc6c3..c05dee7 100644 (file)
@@ -159,6 +159,8 @@ changed_cb(void *data, Evas_Object *obj, void *event_info)
 }
 </pre>
 
+<p>The signals list in the AR is more extensive, but only the signals in this topics are actually supported by Tizen.</p>
+
 <table class="note">
     <tbody>
         <tr>
index eef0a79..5b85aff 100644 (file)
@@ -134,6 +134,8 @@ changed_cb(void *data, Evas_Object *obj, void *event_info)
 }
 </pre>
 
+<p>The signals list in the AR is more extensive, but only the signals in this topics are actually supported by Tizen.</p>
+
 <table class="note">
     <tbody>
         <tr>
index 745d8b5..dc61e72 100644 (file)
@@ -159,6 +159,8 @@ delay_changed_cb(void *data, Evas_Object *obj, void *event_info)
 }
 </pre>
 
+<p>The signals list in the AR is more extensive, but only the signals in this topics are actually supported by Tizen.</p>
+
 <table class="note">
     <tbody>
         <tr>
index 4f3beb1..e5cc4aa 100644 (file)
@@ -186,6 +186,8 @@ clicked_cb(void *data, Evas_Object *obj, void *event_info)
 }
 </pre>
 
+<p>The signals list in the AR is more extensive, but only the signals in this topics are actually supported by Tizen.</p>
+
 <table class="note">
     <tbody>
         <tr>
index b9e1514..10f736e 100644 (file)
@@ -125,6 +125,8 @@ fullscreen_cb(void *data, Evas_Object *obj, void *event_info)
 }
 </pre>
 
+<p>The signals list in the AR is more extensive, but only the signals in this topics are actually supported by Tizen.</p>
+
 <table class="note">
     <tbody>
         <tr>
index 652412b..477a7fa 100644 (file)
@@ -132,6 +132,8 @@ fullscreen_cb(void *data, Evas_Object *obj, void *event_info)
 }
 </pre>
 
+<p>The signals list in the AR is more extensive, but only the signals in this topics are actually supported by Tizen.</p>
+
 <table class="note">
     <tbody>
         <tr>
index 9bccf5a..dcd570d 100644 (file)
   
 <p>EFL can separate the GUI and logic of each UI component, resulting in each component having a different style of look. To change the styles of UI components, use the <span style="font-family: Courier New,Courier,monospace">elm_object_style_get()</span> and <span style="font-family: Courier New,Courier,monospace">elm_object_style_set()</span> functions to get and apply the style for a specific UI component.</p>
 
-<p>The following tables list the styles for each winset, including the names of the styles, and the name of the part where to set text or some other <span style="font-family: Courier New,Courier,monospace">Evas_Object</span> in the UI component. For more detailed information, see <a href="theme_n.htm">Themes</a>.</p> 
+<p>The following tables list the styles for each winset, including the names of the styles, and the name of the part where to set text or some other <span style="font-family: Courier New,Courier,monospace">Evas_Object</span> in the UI component. The styles list in EFL upstream is more extensive, but only the styles in this topics are actually supported by Tizen. For more detailed information, see <a href="theme_n.htm">Themes</a>.</p>
 
 <table>
 <caption>Table: Button styles</caption>
   
 <p>EFL can separate the GUI and logic of each UI component, resulting in each component having a different style of look. To change the styles of UI components, use the <span style="font-family: Courier New,Courier,monospace">elm_object_style_get()</span> and <span style="font-family: Courier New,Courier,monospace">elm_object_style_set()</span> functions to get and apply the style for a specific UI component.</p>
 
-<p>The following tables list the styles for each winset, including the names of the styles, and the name of the part where to set text or some other <span style="font-family: Courier New,Courier,monospace">Evas_Object</span> in the UI component.</p> 
+<p>The following tables list the styles for each winset, including the names of the styles, and the name of the part where to set text or some other <span style="font-family: Courier New,Courier,monospace">Evas_Object</span> in the UI component. The styles list in EFL upstream is more extensive, but only the styles in this topics are actually supported by Tizen.</p>
 
 <table>
 <caption>Table: Button styles</caption>
@@ -877,4 +877,4 @@ var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga
 </script>
 
 </body>
-</html>
\ No newline at end of file
+</html>