selection: add efl_selection interface
authorThiep Ha <thiepha@gmail.com>
Tue, 9 Jan 2018 06:34:12 +0000 (15:34 +0900)
committerWonki Kim <wonki_.kim@samsung.com>
Wed, 17 Jan 2018 09:19:28 +0000 (18:19 +0900)
commitdadc260232cf05fa7e12a8dfa71659de38e19ef5
treeec7d1bfe4d9639180719df33565787a0b9fae13d
parent9e5718de2b19968e059bca270d357efec104da0b
selection: add efl_selection interface

Efl_Selection is the object interface for selection api of elm_cnp.
It allows get, set, clear, check selection.
src/Makefile_Elementary.am
src/lib/elementary/Elementary.h
src/lib/elementary/efl_selection.c [new file with mode: 0644]
src/lib/elementary/efl_selection.eo [new file with mode: 0644]
src/lib/elementary/efl_selection_manager.c
src/lib/elementary/efl_ui_widget.eo