[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)
commit519a501c262c499ce4a662221aa0382e017d6681
tree2bedd2deaafbff3148430cab677963b3ca52181c
parentfac9b2439e80bff5a928f8c0e84391cdcb73cb4a
[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
data/themes/edc/elm/popup.edc
src/bin/test_popup.c
src/lib/elc_popup.c
src/lib/elm_container.c
src/lib/elm_layout.c
src/lib/elm_layout_legacy.h
src/lib/elm_widget_container.h