[elc_popup] - Added focus support on popup-base's swallow parts.
authorAmitesh Singh <amitesh.sh@samsung.com>
Sat, 28 Dec 2013 08:33:10 +0000 (17:33 +0900)
committerCarsten Haitzler (Rasterman) <raster@rasterman.com>
Sat, 28 Dec 2013 08:33:10 +0000 (17:33 +0900)
commit0be8dbcaae37a01b6d2f5bfcb0c8f208403375d6
tree7d3cf1f01ca1a2e5437d003dde4d99b5a13315b7
parent5a3fea6a28ca47a36802215f8fe5511f09976003
[elc_popup] - Added focus support on popup-base's swallow parts.

Summary:
 Currently the focus was only on popup-content and popup-action area.
New API elm_layout_content_swallow_list_get() which returns the list of
swallow parts.

Test Plan: elementary_test -to popup. click on "subpopup + X button"

Reviewers: seoz, raster, woohyun

Reviewed By: raster

CC: nirajkr, aryarockstar, kashish
Differential Revision: https://phab.enlightenment.org/D375
legacy/elementary/data/themes/edc/elm/popup.edc
legacy/elementary/src/bin/test_popup.c
legacy/elementary/src/lib/elc_popup.c
legacy/elementary/src/lib/elm_container.c
legacy/elementary/src/lib/elm_layout.c
legacy/elementary/src/lib/elm_layout_legacy.h
legacy/elementary/src/lib/elm_widget_container.h