From 7570c8df6dccdc17e830abdc4641e858659078c9 Mon Sep 17 00:00:00 2001 From: Jinyong Park Date: Fri, 29 Jan 2016 18:16:52 +0900 Subject: [PATCH] [2.4][online-doc] add html text, JIRA : EFL-238 Change-Id: I0dad11e0ef1a2d01aada342abf63a3abe4874f90 Signed-off-by: Jinyong Park --- org.tizen.ui.practices/html/native/efl/component_button_mn.htm | 2 ++ org.tizen.ui.practices/html/native/efl/component_button_wn.htm | 2 ++ org.tizen.ui.practices/html/native/efl/component_calendar_mn.htm | 2 ++ org.tizen.ui.practices/html/native/efl/component_check_mn.htm | 2 ++ org.tizen.ui.practices/html/native/efl/component_check_wn.htm | 2 ++ org.tizen.ui.practices/html/native/efl/component_circ_option_wn.htm | 4 +++- org.tizen.ui.practices/html/native/efl/component_circ_rotary_wn.htm | 6 ++++-- org.tizen.ui.practices/html/native/efl/component_circ_slider_wn.htm | 4 +++- .../html/native/efl/component_colorselector_mn.htm | 2 ++ org.tizen.ui.practices/html/native/efl/component_ctxpopup_mn.htm | 2 ++ org.tizen.ui.practices/html/native/efl/component_ctxpopup_wn.htm | 2 ++ org.tizen.ui.practices/html/native/efl/component_datetime_mn.htm | 4 +++- org.tizen.ui.practices/html/native/efl/component_datetime_wn.htm | 3 ++- org.tizen.ui.practices/html/native/efl/component_entry_mn.htm | 2 ++ org.tizen.ui.practices/html/native/efl/component_entry_wn.htm | 2 ++ org.tizen.ui.practices/html/native/efl/component_flip_mn.htm | 2 ++ .../html/native/efl/component_flipselector_mn.htm | 2 ++ org.tizen.ui.practices/html/native/efl/component_gengrid_mn.htm | 2 ++ org.tizen.ui.practices/html/native/efl/component_genlist_mn.htm | 2 ++ org.tizen.ui.practices/html/native/efl/component_genlist_wn.htm | 2 ++ org.tizen.ui.practices/html/native/efl/component_glview_mn.htm | 2 ++ org.tizen.ui.practices/html/native/efl/component_glview_wn.htm | 2 ++ org.tizen.ui.practices/html/native/efl/component_hoversel_mn.htm | 2 ++ org.tizen.ui.practices/html/native/efl/component_icon_mn.htm | 2 ++ org.tizen.ui.practices/html/native/efl/component_icon_wn.htm | 2 ++ org.tizen.ui.practices/html/native/efl/component_image_mn.htm | 2 ++ org.tizen.ui.practices/html/native/efl/component_image_wn.htm | 2 ++ org.tizen.ui.practices/html/native/efl/component_index_mn.htm | 2 ++ org.tizen.ui.practices/html/native/efl/component_index_wn.htm | 2 ++ org.tizen.ui.practices/html/native/efl/component_label_mn.htm | 2 ++ org.tizen.ui.practices/html/native/efl/component_label_wn.htm | 2 ++ org.tizen.ui.practices/html/native/efl/component_list_mn.htm | 2 ++ org.tizen.ui.practices/html/native/efl/component_list_wn.htm | 2 ++ org.tizen.ui.practices/html/native/efl/component_map_mn.htm | 2 ++ org.tizen.ui.practices/html/native/efl/component_notify_mn.htm | 2 ++ org.tizen.ui.practices/html/native/efl/component_notify_wn.htm | 2 ++ org.tizen.ui.practices/html/native/efl/component_panel_mn.htm | 2 ++ org.tizen.ui.practices/html/native/efl/component_photocam_mn.htm | 2 ++ org.tizen.ui.practices/html/native/efl/component_plug_mn.htm | 1 + org.tizen.ui.practices/html/native/efl/component_plug_wn.htm | 1 + org.tizen.ui.practices/html/native/efl/component_popup_mn.htm | 2 ++ org.tizen.ui.practices/html/native/efl/component_popup_wn.htm | 2 +- org.tizen.ui.practices/html/native/efl/component_progressbar_mn.htm | 2 ++ org.tizen.ui.practices/html/native/efl/component_progressbar_wn.htm | 2 ++ org.tizen.ui.practices/html/native/efl/component_radio_mn.htm | 2 ++ org.tizen.ui.practices/html/native/efl/component_radio_wn.htm | 2 ++ .../html/native/efl/component_segmentcontrol_mn.htm | 2 ++ org.tizen.ui.practices/html/native/efl/component_slider_mn.htm | 2 ++ org.tizen.ui.practices/html/native/efl/component_slider_wn.htm | 2 ++ org.tizen.ui.practices/html/native/efl/component_spinner_mn.htm | 2 ++ org.tizen.ui.practices/html/native/efl/component_toolbar_mn.htm | 2 ++ org.tizen.ui.practices/html/native/efl/component_win_mn.htm | 2 ++ org.tizen.ui.practices/html/native/efl/component_win_wn.htm | 2 ++ org.tizen.ui.practices/html/native/efl/ui_components_wn.htm | 6 +++--- 54 files changed, 111 insertions(+), 10 deletions(-) diff --git a/org.tizen.ui.practices/html/native/efl/component_button_mn.htm b/org.tizen.ui.practices/html/native/efl/component_button_mn.htm index f491915..315ca89 100644 --- a/org.tizen.ui.practices/html/native/efl/component_button_mn.htm +++ b/org.tizen.ui.practices/html/native/efl/component_button_mn.htm @@ -131,6 +131,8 @@ clicked_cb(void *data, Evas_Object *obj, void *event_info) } +

The signals list in the AR is more extensive, but only the signals in this topics are actually supported by Tizen.

+

Using the Autorepeat Feature

The autorepeat feature means that the repeated signal is called repeatedly while the user keeps the button pressed.

diff --git a/org.tizen.ui.practices/html/native/efl/component_button_wn.htm b/org.tizen.ui.practices/html/native/efl/component_button_wn.htm index 64bf0fa..726deba 100644 --- a/org.tizen.ui.practices/html/native/efl/component_button_wn.htm +++ b/org.tizen.ui.practices/html/native/efl/component_button_wn.htm @@ -133,6 +133,8 @@ clicked_cb(void *data, Evas_Object *obj, void *event_info) } +

The signals list in the AR is more extensive, but only the signals in this topics are actually supported by Tizen.

+

Using the Autorepeat Feature

The autorepeat feature means that the repeated signal is called repeatedly while the user keeps the button pressed.

diff --git a/org.tizen.ui.practices/html/native/efl/component_calendar_mn.htm b/org.tizen.ui.practices/html/native/efl/component_calendar_mn.htm index c833ea9..b48c49d 100644 --- a/org.tizen.ui.practices/html/native/efl/component_calendar_mn.htm +++ b/org.tizen.ui.practices/html/native/efl/component_calendar_mn.htm @@ -114,6 +114,8 @@ changed_cb(void *data, Evas_Object *obj, void *event_info) } +

The signals list in the AR is more extensive, but only the signals in this topics are actually supported by Tizen.

+ diff --git a/org.tizen.ui.practices/html/native/efl/component_check_mn.htm b/org.tizen.ui.practices/html/native/efl/component_check_mn.htm index 35f441b..c0b28dd 100644 --- a/org.tizen.ui.practices/html/native/efl/component_check_mn.htm +++ b/org.tizen.ui.practices/html/native/efl/component_check_mn.htm @@ -161,6 +161,8 @@ changed_cb(void *data, Evas_Object *obj, void *event_info) } +

The signals list in the AR is more extensive, but only the signals in this topics are actually supported by Tizen.

+
diff --git a/org.tizen.ui.practices/html/native/efl/component_check_wn.htm b/org.tizen.ui.practices/html/native/efl/component_check_wn.htm index 183fd0f..a3e823c 100644 --- a/org.tizen.ui.practices/html/native/efl/component_check_wn.htm +++ b/org.tizen.ui.practices/html/native/efl/component_check_wn.htm @@ -153,6 +153,8 @@ changed_cb(void *data, Evas_Object *obj, void *event_info) } +

The signals list in the AR is more extensive, but only the signals in this topics are actually supported by Tizen.

+
diff --git a/org.tizen.ui.practices/html/native/efl/component_circ_option_wn.htm b/org.tizen.ui.practices/html/native/efl/component_circ_option_wn.htm index 32b58dd..efa9bca 100644 --- a/org.tizen.ui.practices/html/native/efl/component_circ_option_wn.htm +++ b/org.tizen.ui.practices/html/native/efl/component_circ_option_wn.htm @@ -161,6 +161,8 @@ _opened_cb(void *data, Evas_Object *obj, void *event_info)    dlog_print(DLOG_INFO, LOG_TAG, "Open the More Option\n"); } +

The signals list in the AR is more extensive, but only the signals in this topics are actually supported by Tizen.

+ @@ -183,4 +185,4 @@ var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga - \ No newline at end of file + diff --git a/org.tizen.ui.practices/html/native/efl/component_circ_rotary_wn.htm b/org.tizen.ui.practices/html/native/efl/component_circ_rotary_wn.htm index 0fe573f..fd141a0 100644 --- a/org.tizen.ui.practices/html/native/efl/component_circ_rotary_wn.htm +++ b/org.tizen.ui.practices/html/native/efl/component_circ_rotary_wn.htm @@ -1,4 +1,4 @@ - + @@ -230,6 +230,8 @@ item_clicked_cb(void *data, Evas_Object *obj, void *event_info) } +

The signals list in the AR is more extensive, but only the signals in this topics are actually supported by Tizen.

+ @@ -252,4 +254,4 @@ var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga - \ No newline at end of file + diff --git a/org.tizen.ui.practices/html/native/efl/component_circ_slider_wn.htm b/org.tizen.ui.practices/html/native/efl/component_circ_slider_wn.htm index 66ea75e..47b1752 100644 --- a/org.tizen.ui.practices/html/native/efl/component_circ_slider_wn.htm +++ b/org.tizen.ui.practices/html/native/efl/component_circ_slider_wn.htm @@ -154,6 +154,8 @@ _value_changed_cb(void *data, Evas_Object *obj, void *event_info) } +

The signals list in the AR is more extensive, but only the signals in this topics are actually supported by Tizen.

+ @@ -176,4 +178,4 @@ var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga - \ No newline at end of file + diff --git a/org.tizen.ui.practices/html/native/efl/component_colorselector_mn.htm b/org.tizen.ui.practices/html/native/efl/component_colorselector_mn.htm index 83e242b..c11152d 100644 --- a/org.tizen.ui.practices/html/native/efl/component_colorselector_mn.htm +++ b/org.tizen.ui.practices/html/native/efl/component_colorselector_mn.htm @@ -126,6 +126,8 @@ changed_cb(void *data, Evas_Object *obj, void *event_info) } +

The signals list in the AR is more extensive, but only the signals in this topics are actually supported by Tizen.

+
diff --git a/org.tizen.ui.practices/html/native/efl/component_ctxpopup_mn.htm b/org.tizen.ui.practices/html/native/efl/component_ctxpopup_mn.htm index 1db35e3..672b950 100644 --- a/org.tizen.ui.practices/html/native/efl/component_ctxpopup_mn.htm +++ b/org.tizen.ui.practices/html/native/efl/component_ctxpopup_mn.htm @@ -190,6 +190,8 @@ dismissed_cb(void *data, Evas_Object *obj, void *event_info) } +

The signals list in the AR is more extensive, but only the signals in this topics are actually supported by Tizen.

+
diff --git a/org.tizen.ui.practices/html/native/efl/component_ctxpopup_wn.htm b/org.tizen.ui.practices/html/native/efl/component_ctxpopup_wn.htm index e2a738e..469c6f6 100644 --- a/org.tizen.ui.practices/html/native/efl/component_ctxpopup_wn.htm +++ b/org.tizen.ui.practices/html/native/efl/component_ctxpopup_wn.htm @@ -170,6 +170,8 @@ dismissed_cb(void *data, Evas_Object *obj, void *event_info) } +

The signals list in the AR is more extensive, but only the signals in this topics are actually supported by Tizen.

+
diff --git a/org.tizen.ui.practices/html/native/efl/component_datetime_mn.htm b/org.tizen.ui.practices/html/native/efl/component_datetime_mn.htm index 5283fb8..fc1d4a3 100644 --- a/org.tizen.ui.practices/html/native/efl/component_datetime_mn.htm +++ b/org.tizen.ui.practices/html/native/efl/component_datetime_mn.htm @@ -160,7 +160,9 @@ changed_cb(void *data, Evas_Object *obj, void *event_info)    dlog_print(DLOG_INFO, LOG_TAG, "Datetime field changed. \n"); } - +

The signals list in the AR is more extensive, but only the signals in this topics are actually supported by Tizen.

+ +
diff --git a/org.tizen.ui.practices/html/native/efl/component_datetime_wn.htm b/org.tizen.ui.practices/html/native/efl/component_datetime_wn.htm index 0ecf775..110a2d8 100644 --- a/org.tizen.ui.practices/html/native/efl/component_datetime_wn.htm +++ b/org.tizen.ui.practices/html/native/efl/component_datetime_wn.htm @@ -122,7 +122,8 @@ changed_cb(void *data, Evas_Object *obj, void *event_info)    dlog_print(DLOG_INFO, LOG_TAG, "Datetime field changed. \n"); } - +

The signals list in the AR is more extensive, but only the signals in this topics are actually supported by Tizen.

+
diff --git a/org.tizen.ui.practices/html/native/efl/component_entry_mn.htm b/org.tizen.ui.practices/html/native/efl/component_entry_mn.htm index 0a816f5..044f87c 100644 --- a/org.tizen.ui.practices/html/native/efl/component_entry_mn.htm +++ b/org.tizen.ui.practices/html/native/efl/component_entry_mn.htm @@ -506,6 +506,8 @@ focused_cb(void *data, Evas_Object *obj, void *event_info) } +

The signals list in the AR is more extensive, but only the signals in this topics are actually supported by Tizen.

+
diff --git a/org.tizen.ui.practices/html/native/efl/component_entry_wn.htm b/org.tizen.ui.practices/html/native/efl/component_entry_wn.htm index bc37caa..68c9911 100644 --- a/org.tizen.ui.practices/html/native/efl/component_entry_wn.htm +++ b/org.tizen.ui.practices/html/native/efl/component_entry_wn.htm @@ -409,6 +409,8 @@ focused_cb(void *data, Evas_Object *obj, void *event_info) } +

The signals list in the AR is more extensive, but only the signals in this topics are actually supported by Tizen.

+
diff --git a/org.tizen.ui.practices/html/native/efl/component_flip_mn.htm b/org.tizen.ui.practices/html/native/efl/component_flip_mn.htm index 9ff4e98..7a7aacc 100644 --- a/org.tizen.ui.practices/html/native/efl/component_flip_mn.htm +++ b/org.tizen.ui.practices/html/native/efl/component_flip_mn.htm @@ -136,6 +136,8 @@ anim_start_cb(void *data, Evas_Object *obj, void *event_info)    dlog_print(DLOG_INFO, LOG_TAG, "Animation starts\n"); } +

The signals list in the AR is more extensive, but only the signals in this topics are actually supported by Tizen.

+
diff --git a/org.tizen.ui.practices/html/native/efl/component_flipselector_mn.htm b/org.tizen.ui.practices/html/native/efl/component_flipselector_mn.htm index 9478e20..024dda8 100644 --- a/org.tizen.ui.practices/html/native/efl/component_flipselector_mn.htm +++ b/org.tizen.ui.practices/html/native/efl/component_flipselector_mn.htm @@ -147,6 +147,8 @@ _flip_selected_cb(void *data, Evas_Object *obj, void *event_info) } +

The signals list in the AR is more extensive, but only the signals in this topics are actually supported by Tizen.

+
diff --git a/org.tizen.ui.practices/html/native/efl/component_gengrid_mn.htm b/org.tizen.ui.practices/html/native/efl/component_gengrid_mn.htm index aafeacb..57c8a0c 100644 --- a/org.tizen.ui.practices/html/native/efl/component_gengrid_mn.htm +++ b/org.tizen.ui.practices/html/native/efl/component_gengrid_mn.htm @@ -250,6 +250,8 @@ elm_gengrid_multi_select_set(gengrid, EINA_TRUE);
  • item,reorder,anim,stop: The reorder animation stops.
  • +

    The signals list in the AR is more extensive, but only the signals in this topics are actually supported by Tizen.

    +
    diff --git a/org.tizen.ui.practices/html/native/efl/component_genlist_mn.htm b/org.tizen.ui.practices/html/native/efl/component_genlist_mn.htm index 2b5a3a6..ce59ba2 100644 --- a/org.tizen.ui.practices/html/native/efl/component_genlist_mn.htm +++ b/org.tizen.ui.practices/html/native/efl/component_genlist_mn.htm @@ -408,6 +408,8 @@ select_cb(void *data, Evas_Object *obj, void *event_info)

    The event_info callback parameter points at an Elm_Object_Item object that contains the released item.

    +

    The signals list in the AR is more extensive, but only the signals in this topics are actually supported by Tizen.

    +
    diff --git a/org.tizen.ui.practices/html/native/efl/component_genlist_wn.htm b/org.tizen.ui.practices/html/native/efl/component_genlist_wn.htm index 4c8dfa2..7651bf4 100644 --- a/org.tizen.ui.practices/html/native/efl/component_genlist_wn.htm +++ b/org.tizen.ui.practices/html/native/efl/component_genlist_wn.htm @@ -295,6 +295,8 @@ itc->func.del = _item_del; +

    The signals list in the AR is more extensive, but only the signals in this topics are actually supported by Tizen.

    +
    diff --git a/org.tizen.ui.practices/html/native/efl/component_glview_mn.htm b/org.tizen.ui.practices/html/native/efl/component_glview_mn.htm index a269ce0..b078d43 100644 --- a/org.tizen.ui.practices/html/native/efl/component_glview_mn.htm +++ b/org.tizen.ui.practices/html/native/efl/component_glview_mn.htm @@ -142,6 +142,8 @@ focused_cb(void *data, Evas_Object *obj, void *event_info) } +

    The signals list in the AR is more extensive, but only the signals in this topics are actually supported by Tizen.

    +
    diff --git a/org.tizen.ui.practices/html/native/efl/component_glview_wn.htm b/org.tizen.ui.practices/html/native/efl/component_glview_wn.htm index 272d51c..6710a06 100644 --- a/org.tizen.ui.practices/html/native/efl/component_glview_wn.htm +++ b/org.tizen.ui.practices/html/native/efl/component_glview_wn.htm @@ -144,6 +144,8 @@ focused_cb(void *data, Evas_Object *obj, void *event_info) } +

    The signals list in the AR is more extensive, but only the signals in this topics are actually supported by Tizen.

    +
    diff --git a/org.tizen.ui.practices/html/native/efl/component_hoversel_mn.htm b/org.tizen.ui.practices/html/native/efl/component_hoversel_mn.htm index 3313426..69ce949 100644 --- a/org.tizen.ui.practices/html/native/efl/component_hoversel_mn.htm +++ b/org.tizen.ui.practices/html/native/efl/component_hoversel_mn.htm @@ -167,6 +167,8 @@ dismissed_cb(void *data, Evas_Object *obj, void *event_info) } +

    The signals list in the AR is more extensive, but only the signals in this topics are actually supported by Tizen.

    +
    diff --git a/org.tizen.ui.practices/html/native/efl/component_icon_mn.htm b/org.tizen.ui.practices/html/native/efl/component_icon_mn.htm index 135e85c..cd08542 100644 --- a/org.tizen.ui.practices/html/native/efl/component_icon_mn.htm +++ b/org.tizen.ui.practices/html/native/efl/component_icon_mn.htm @@ -106,6 +106,8 @@ elm_icon_thumb_set(icon, "/tmp/Home.png", NULL);

    In both cases, the event_info callback parameter is NULL.

    +

    The signals list in the AR is more extensive, but only the signals in this topics are actually supported by Tizen.

    +
    diff --git a/org.tizen.ui.practices/html/native/efl/component_icon_wn.htm b/org.tizen.ui.practices/html/native/efl/component_icon_wn.htm index 9735f65..9fa5cfe 100644 --- a/org.tizen.ui.practices/html/native/efl/component_icon_wn.htm +++ b/org.tizen.ui.practices/html/native/efl/component_icon_wn.htm @@ -97,6 +97,8 @@ elm_icon_thumb_set(icon, "/tmp/Home.png", NULL);

    In both cases, the event_info callback parameter is NULL.

    +

    The signals list in the AR is more extensive, but only the signals in this topics are actually supported by Tizen.

    +
    diff --git a/org.tizen.ui.practices/html/native/efl/component_image_mn.htm b/org.tizen.ui.practices/html/native/efl/component_image_mn.htm index e93ccac..062f1fa 100644 --- a/org.tizen.ui.practices/html/native/efl/component_image_mn.htm +++ b/org.tizen.ui.practices/html/native/efl/component_image_mn.htm @@ -154,6 +154,8 @@ clicked_cb(void *data, Evas_Object *obj, void *event_info) } +

    The signals list in the AR is more extensive, but only the signals in this topics are actually supported by Tizen.

    +
    diff --git a/org.tizen.ui.practices/html/native/efl/component_image_wn.htm b/org.tizen.ui.practices/html/native/efl/component_image_wn.htm index 409c649..39eb01c 100644 --- a/org.tizen.ui.practices/html/native/efl/component_image_wn.htm +++ b/org.tizen.ui.practices/html/native/efl/component_image_wn.htm @@ -138,6 +138,8 @@ clicked_cb(void *data, Evas_Object *obj, void *event_info) } +

    The signals list in the AR is more extensive, but only the signals in this topics are actually supported by Tizen.

    +
    diff --git a/org.tizen.ui.practices/html/native/efl/component_index_mn.htm b/org.tizen.ui.practices/html/native/efl/component_index_mn.htm index 07ba161..b6884b9 100644 --- a/org.tizen.ui.practices/html/native/efl/component_index_mn.htm +++ b/org.tizen.ui.practices/html/native/efl/component_index_mn.htm @@ -178,6 +178,8 @@ _index_selected_cb(void *data, Evas_Object *obj, void *event_info) evas_object_smart_callback_add(index, "selected", _index_selected_cb, NULL); +

    The signals list in the AR is more extensive, but only the signals in this topics are actually supported by Tizen.

    +
    diff --git a/org.tizen.ui.practices/html/native/efl/component_index_wn.htm b/org.tizen.ui.practices/html/native/efl/component_index_wn.htm index 9fc202a..a7922e8 100644 --- a/org.tizen.ui.practices/html/native/efl/component_index_wn.htm +++ b/org.tizen.ui.practices/html/native/efl/component_index_wn.htm @@ -123,6 +123,8 @@ _index_selected_cb(void *data, Evas_Object *obj, void *event_info) evas_object_smart_callback_add(index, "selected", _index_selected_cb, NULL); +

    The signals list in the AR is more extensive, but only the signals in this topics are actually supported by Tizen.

    +
    diff --git a/org.tizen.ui.practices/html/native/efl/component_label_mn.htm b/org.tizen.ui.practices/html/native/efl/component_label_mn.htm index bcedf69..9735c56 100644 --- a/org.tizen.ui.practices/html/native/efl/component_label_mn.htm +++ b/org.tizen.ui.practices/html/native/efl/component_label_mn.htm @@ -119,6 +119,8 @@ slide_end_cb(void *data, Evas_Object *obj, void *event_info) } +

    The signals list in the AR is more extensive, but only the signals in this topics are actually supported by Tizen.

    +
    diff --git a/org.tizen.ui.practices/html/native/efl/component_label_wn.htm b/org.tizen.ui.practices/html/native/efl/component_label_wn.htm index c5feeb7..1088768 100644 --- a/org.tizen.ui.practices/html/native/efl/component_label_wn.htm +++ b/org.tizen.ui.practices/html/native/efl/component_label_wn.htm @@ -121,6 +121,8 @@ slide_end_cb(void *data, Evas_Object *obj, void *event_info) } +

    The signals list in the AR is more extensive, but only the signals in this topics are actually supported by Tizen.

    +
    diff --git a/org.tizen.ui.practices/html/native/efl/component_list_mn.htm b/org.tizen.ui.practices/html/native/efl/component_list_mn.htm index 6afe29f..d3e0ddc 100644 --- a/org.tizen.ui.practices/html/native/efl/component_list_mn.htm +++ b/org.tizen.ui.practices/html/native/efl/component_list_mn.htm @@ -238,6 +238,8 @@ double_clicked_cb(void *data, Evas_Object *obj, void *event_info) } +

    The signals list in the AR is more extensive, but only the signals in this topics are actually supported by Tizen.

    +
    diff --git a/org.tizen.ui.practices/html/native/efl/component_list_wn.htm b/org.tizen.ui.practices/html/native/efl/component_list_wn.htm index 632c00b..cea899c 100644 --- a/org.tizen.ui.practices/html/native/efl/component_list_wn.htm +++ b/org.tizen.ui.practices/html/native/efl/component_list_wn.htm @@ -239,6 +239,8 @@ double_clicked_cb(void *data, Evas_Object *obj, void *event_info) } +

    The signals list in the AR is more extensive, but only the signals in this topics are actually supported by Tizen.

    +
    diff --git a/org.tizen.ui.practices/html/native/efl/component_map_mn.htm b/org.tizen.ui.practices/html/native/efl/component_map_mn.htm index 52ae7e0..71fcdeb 100644 --- a/org.tizen.ui.practices/html/native/efl/component_map_mn.htm +++ b/org.tizen.ui.practices/html/native/efl/component_map_mn.htm @@ -272,6 +272,8 @@ _route_loaded_cb(void *data, Evas_Object *obj, void *ev)
  • loaded: The map is loaded.
  • +

    The signals list in the AR is more extensive, but only the signals in this topics are actually supported by Tizen.

    +
    diff --git a/org.tizen.ui.practices/html/native/efl/component_notify_mn.htm b/org.tizen.ui.practices/html/native/efl/component_notify_mn.htm index 666f18e..1d48043 100644 --- a/org.tizen.ui.practices/html/native/efl/component_notify_mn.htm +++ b/org.tizen.ui.practices/html/native/efl/component_notify_mn.htm @@ -127,6 +127,8 @@ timeout_cb(void *data, Evas_Object *obj, void *event_info) } +

    The signals list in the AR is more extensive, but only the signals in this topics are actually supported by Tizen.

    +
    diff --git a/org.tizen.ui.practices/html/native/efl/component_notify_wn.htm b/org.tizen.ui.practices/html/native/efl/component_notify_wn.htm index ac722d4..809f042 100644 --- a/org.tizen.ui.practices/html/native/efl/component_notify_wn.htm +++ b/org.tizen.ui.practices/html/native/efl/component_notify_wn.htm @@ -126,6 +126,8 @@ timeout_cb(void *data, Evas_Object *obj, void *event_info) } +

    The signals list in the AR is more extensive, but only the signals in this topics are actually supported by Tizen.

    +
    diff --git a/org.tizen.ui.practices/html/native/efl/component_panel_mn.htm b/org.tizen.ui.practices/html/native/efl/component_panel_mn.htm index e1daa94..3f47998 100644 --- a/org.tizen.ui.practices/html/native/efl/component_panel_mn.htm +++ b/org.tizen.ui.practices/html/native/efl/component_panel_mn.htm @@ -166,6 +166,8 @@ panel_scroll_cb(void *data, Evas_Object *obj, void *event_info) } +

    The signals list in the AR is more extensive, but only the signals in this topics are actually supported by Tizen.

    +
    diff --git a/org.tizen.ui.practices/html/native/efl/component_photocam_mn.htm b/org.tizen.ui.practices/html/native/efl/component_photocam_mn.htm index 0c656c4..79d2f48 100644 --- a/org.tizen.ui.practices/html/native/efl/component_photocam_mn.htm +++ b/org.tizen.ui.practices/html/native/efl/component_photocam_mn.htm @@ -131,6 +131,8 @@ loaded_cb(void *data, Evas_Object *obj, void *event_info) } +

    The signals list in the AR is more extensive, but only the signals in this topics are actually supported by Tizen.

    +
    diff --git a/org.tizen.ui.practices/html/native/efl/component_plug_mn.htm b/org.tizen.ui.practices/html/native/efl/component_plug_mn.htm index 8a9deeb..f6adcce 100644 --- a/org.tizen.ui.practices/html/native/efl/component_plug_mn.htm +++ b/org.tizen.ui.practices/html/native/efl/component_plug_mn.htm @@ -125,6 +125,7 @@ clicked_cb(void *data, Evas_Object *obj, void *event_info) } +

    The signals list in the AR is more extensive, but only the signals in this topics are actually supported by Tizen.

    diff --git a/org.tizen.ui.practices/html/native/efl/component_plug_wn.htm b/org.tizen.ui.practices/html/native/efl/component_plug_wn.htm index 702cc24..c1bb758 100644 --- a/org.tizen.ui.practices/html/native/efl/component_plug_wn.htm +++ b/org.tizen.ui.practices/html/native/efl/component_plug_wn.htm @@ -126,6 +126,7 @@ clicked_cb(void *data, Evas_Object *obj, void *event_info) } +

    The signals list in the AR is more extensive, but only the signals in this topics are actually supported by Tizen.

    diff --git a/org.tizen.ui.practices/html/native/efl/component_popup_mn.htm b/org.tizen.ui.practices/html/native/efl/component_popup_mn.htm index a2cf6d7..56240fe 100644 --- a/org.tizen.ui.practices/html/native/efl/component_popup_mn.htm +++ b/org.tizen.ui.practices/html/native/efl/component_popup_mn.htm @@ -194,6 +194,8 @@ dismissed_cb(void *data, Evas_Object *obj, void *event_info) } +

    The signals list in the AR is more extensive, but only the signals in this topics are actually supported by Tizen.

    +
    diff --git a/org.tizen.ui.practices/html/native/efl/component_popup_wn.htm b/org.tizen.ui.practices/html/native/efl/component_popup_wn.htm index acd0b37..e666d69 100644 --- a/org.tizen.ui.practices/html/native/efl/component_popup_wn.htm +++ b/org.tizen.ui.practices/html/native/efl/component_popup_wn.htm @@ -262,7 +262,7 @@ _timeout_cb(void *data, Evas_Object *obj, void *event_info) - +

    The signals list in the AR is more extensive, but only the signals in this topics are actaully supported by Tizen.

    diff --git a/org.tizen.ui.practices/html/native/efl/component_progressbar_mn.htm b/org.tizen.ui.practices/html/native/efl/component_progressbar_mn.htm index c0442a7..5c933fc 100644 --- a/org.tizen.ui.practices/html/native/efl/component_progressbar_mn.htm +++ b/org.tizen.ui.practices/html/native/efl/component_progressbar_mn.htm @@ -166,6 +166,8 @@ changed_cb(void *data, Evas_Object *obj, void *event_info) } +

    The signals list in the AR is more extensive, but only the signals in this topics are actually supported by Tizen.

    +
    diff --git a/org.tizen.ui.practices/html/native/efl/component_progressbar_wn.htm b/org.tizen.ui.practices/html/native/efl/component_progressbar_wn.htm index d4833db..71b44dd 100644 --- a/org.tizen.ui.practices/html/native/efl/component_progressbar_wn.htm +++ b/org.tizen.ui.practices/html/native/efl/component_progressbar_wn.htm @@ -140,6 +140,8 @@ changed_cb(void *data, Evas_Object *obj, void *event_info) } +

    The signals list in the AR is more extensive, but only the signals in this topics are actually supported by Tizen.

    +
    diff --git a/org.tizen.ui.practices/html/native/efl/component_radio_mn.htm b/org.tizen.ui.practices/html/native/efl/component_radio_mn.htm index 1e01334..2a5b574 100644 --- a/org.tizen.ui.practices/html/native/efl/component_radio_mn.htm +++ b/org.tizen.ui.practices/html/native/efl/component_radio_mn.htm @@ -129,6 +129,8 @@ changed_cb(void *data, Evas_Object *obj, void *event_info) } +

    The signals list in the AR is more extensive, but only the signals in this topics are actually supported by Tizen.

    +
    diff --git a/org.tizen.ui.practices/html/native/efl/component_radio_wn.htm b/org.tizen.ui.practices/html/native/efl/component_radio_wn.htm index 325e3da..c58205a 100644 --- a/org.tizen.ui.practices/html/native/efl/component_radio_wn.htm +++ b/org.tizen.ui.practices/html/native/efl/component_radio_wn.htm @@ -129,6 +129,8 @@ changed_cb(void *data, Evas_Object *obj, void *event_info) } +

    The signals list in the AR is more extensive, but only the signals in this topics are actually supported by Tizen.

    +
    diff --git a/org.tizen.ui.practices/html/native/efl/component_segmentcontrol_mn.htm b/org.tizen.ui.practices/html/native/efl/component_segmentcontrol_mn.htm index b6a51ce..c8180b2 100644 --- a/org.tizen.ui.practices/html/native/efl/component_segmentcontrol_mn.htm +++ b/org.tizen.ui.practices/html/native/efl/component_segmentcontrol_mn.htm @@ -137,6 +137,8 @@ changed_cb(void *data, Evas_Object *obj, void *event_info) } +

    The signals list in the AR is more extensive, but only the signals in this topics are actually supported by Tizen.

    +
    diff --git a/org.tizen.ui.practices/html/native/efl/component_slider_mn.htm b/org.tizen.ui.practices/html/native/efl/component_slider_mn.htm index 7fdc6c3..c05dee7 100644 --- a/org.tizen.ui.practices/html/native/efl/component_slider_mn.htm +++ b/org.tizen.ui.practices/html/native/efl/component_slider_mn.htm @@ -159,6 +159,8 @@ changed_cb(void *data, Evas_Object *obj, void *event_info) } +

    The signals list in the AR is more extensive, but only the signals in this topics are actually supported by Tizen.

    +
    diff --git a/org.tizen.ui.practices/html/native/efl/component_slider_wn.htm b/org.tizen.ui.practices/html/native/efl/component_slider_wn.htm index eef0a79..5b85aff 100644 --- a/org.tizen.ui.practices/html/native/efl/component_slider_wn.htm +++ b/org.tizen.ui.practices/html/native/efl/component_slider_wn.htm @@ -134,6 +134,8 @@ changed_cb(void *data, Evas_Object *obj, void *event_info) } +

    The signals list in the AR is more extensive, but only the signals in this topics are actually supported by Tizen.

    +
    diff --git a/org.tizen.ui.practices/html/native/efl/component_spinner_mn.htm b/org.tizen.ui.practices/html/native/efl/component_spinner_mn.htm index 745d8b5..dc61e72 100644 --- a/org.tizen.ui.practices/html/native/efl/component_spinner_mn.htm +++ b/org.tizen.ui.practices/html/native/efl/component_spinner_mn.htm @@ -159,6 +159,8 @@ delay_changed_cb(void *data, Evas_Object *obj, void *event_info) } +

    The signals list in the AR is more extensive, but only the signals in this topics are actually supported by Tizen.

    +
    diff --git a/org.tizen.ui.practices/html/native/efl/component_toolbar_mn.htm b/org.tizen.ui.practices/html/native/efl/component_toolbar_mn.htm index 4f3beb1..e5cc4aa 100644 --- a/org.tizen.ui.practices/html/native/efl/component_toolbar_mn.htm +++ b/org.tizen.ui.practices/html/native/efl/component_toolbar_mn.htm @@ -186,6 +186,8 @@ clicked_cb(void *data, Evas_Object *obj, void *event_info) } +

    The signals list in the AR is more extensive, but only the signals in this topics are actually supported by Tizen.

    +
    diff --git a/org.tizen.ui.practices/html/native/efl/component_win_mn.htm b/org.tizen.ui.practices/html/native/efl/component_win_mn.htm index b9e1514..10f736e 100644 --- a/org.tizen.ui.practices/html/native/efl/component_win_mn.htm +++ b/org.tizen.ui.practices/html/native/efl/component_win_mn.htm @@ -125,6 +125,8 @@ fullscreen_cb(void *data, Evas_Object *obj, void *event_info) } +

    The signals list in the AR is more extensive, but only the signals in this topics are actually supported by Tizen.

    +
    diff --git a/org.tizen.ui.practices/html/native/efl/component_win_wn.htm b/org.tizen.ui.practices/html/native/efl/component_win_wn.htm index 652412b..477a7fa 100644 --- a/org.tizen.ui.practices/html/native/efl/component_win_wn.htm +++ b/org.tizen.ui.practices/html/native/efl/component_win_wn.htm @@ -132,6 +132,8 @@ fullscreen_cb(void *data, Evas_Object *obj, void *event_info) } +

    The signals list in the AR is more extensive, but only the signals in this topics are actually supported by Tizen.

    +
    diff --git a/org.tizen.ui.practices/html/native/efl/ui_components_wn.htm b/org.tizen.ui.practices/html/native/efl/ui_components_wn.htm index 9bccf5a..dcd570d 100644 --- a/org.tizen.ui.practices/html/native/efl/ui_components_wn.htm +++ b/org.tizen.ui.practices/html/native/efl/ui_components_wn.htm @@ -212,7 +212,7 @@

    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 elm_object_style_get() and elm_object_style_set() functions to get and apply the style for a specific UI component.

    -

    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 Evas_Object in the UI component. For more detailed information, see Themes.

    +

    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 Evas_Object 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 Themes.

    @@ -546,7 +546,7 @@

    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 elm_object_style_get() and elm_object_style_set() functions to get and apply the style for a specific UI component.

    -

    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 Evas_Object in the UI component.

    +

    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 Evas_Object 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.

    Table: Button styles
    @@ -877,4 +877,4 @@ var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga - \ No newline at end of file + -- 2.7.4
    Table: Button styles