toolbar: item object change from edje object to layout.
authorwoochan lee <wc0917.lee@samsung.com>
Thu, 2 Jul 2015 11:00:57 +0000 (20:00 +0900)
committerChunEon Park <hermet@hermet.pe.kr>
Thu, 2 Jul 2015 11:00:58 +0000 (20:00 +0900)
commit260e09ea5adaffeef40286f424a8a5ca25e9077e
tree443ac0e6634e6d1d488bd1ff3f48e836c1baeaaa
parent4477973f488e75fe1c87adc5c3c275cb6ebff78c
toolbar: item object change from edje object to layout.

Summary:
Its for support elm_object_item_XXXX APIs for toolbar item.
Its the pre work for toolbar item content set some layout to toolbar item layout automatically.
(without implement item_content_set with part name.)

I  abandoned for check the other side of this change. but its not has problem so i reclaim this commit
and put on another commit for this. https://phab.enlightenment.org/D2777

Test Plan: To all of the action on elementary toolbar test sample.

Reviewers: cedric, Hermet

Reviewed By: cedric

Differential Revision: https://phab.enlightenment.org/D2768
src/lib/elm_toolbar.c