efl_ui_list_view: Hide SegArray and PreciseLayouter
authorLarry Lira <larry@expertisesolutions.com.br>
Thu, 24 Jan 2019 13:29:28 +0000 (22:29 +0900)
committerTaehyub Kim <taehyub.kim@samsung.com>
Thu, 31 Jan 2019 01:53:43 +0000 (10:53 +0900)
commit37a9ce5bc7ea42c5a3107f2f4769f1e78eae3dba
tree17a2728d7938c65eef76cd9183a88cc71ef0abe4
parentb7986e7a51378bb492524eacd847384235f696e2
efl_ui_list_view: Hide SegArray and PreciseLayouter

Summary:
Changed seg_array eolian class to struct
Changed PreciseLayouter and Relayout to private eolian
Removed relayout set/get in Efl.Ui.List.View

Reviewers: cedric, felipealmeida, SanghyeonLee

Reviewed By: cedric, felipealmeida, SanghyeonLee

Subscribers: #reviewers, #committers

Tags: #efl

Differential Revision: https://phab.enlightenment.org/D7724
12 files changed:
src/Makefile_Elementary.am
src/lib/elementary/Elementary.h
src/lib/elementary/efl_ui_list_view.c
src/lib/elementary/efl_ui_list_view.eo
src/lib/elementary/efl_ui_list_view_model.eo
src/lib/elementary/efl_ui_list_view_precise_layouter.c
src/lib/elementary/efl_ui_list_view_relayout.eo
src/lib/elementary/efl_ui_list_view_seg_array.c
src/lib/elementary/efl_ui_list_view_seg_array.eo [deleted file]
src/lib/elementary/efl_ui_list_view_seg_array.h
src/lib/elementary/efl_ui_list_view_types.eot
src/lib/elementary/meson.build