genlist/atspi : add atspi support for group item 16/73516/4
authorJunsuChoi <jsuya.choi@samsung.com>
Wed, 8 Jun 2016 10:18:02 +0000 (19:18 +0900)
committerJunsuChoi <jsuya.choi@samsung.com>
Thu, 9 Jun 2016 07:08:59 +0000 (16:08 +0900)
commit3dd0a6ddba7105aa81a080ce383ffed534ab7021
tree5914652ed1e8138878ca51408b385c5118bd91e2
parentfb7f0036446cebef0e509519680fd8f27bc53702
genlist/atspi : add atspi support for group item

   To distinguish ELM_GENLIST_ITEM_GROUP and ELM_GENLIST_ITEM_TREE
   in screen-reader, I added STATE_TYPE_SET.
   and Added in order to read when gorup item contain
   checkbox, sub text, and normal as per UX guide 0.3.

   @tizen_feature

Change-Id: Iece4ae966fe7ec09d760cd9b074f59631cfae6b9
src/lib/elm_genlist.c