[Tizen] Oring key event callback result 57/132857/1
authorminho.sun <minho.sun@samsung.com>
Thu, 8 Jun 2017 04:21:24 +0000 (13:21 +0900)
committerminho.sun <minho.sun@samsung.com>
Thu, 8 Jun 2017 04:21:24 +0000 (13:21 +0900)
commit7be618b7adc58f30e9ce55883228e977847b0916
tree5bd768c3481ee4318f975857b231b90cef0120c4
parent09ee49f8aca45d457295661c0dfa5518c664dd16
[Tizen] Oring key event callback result

Oring key event callback result.

Currently, when user add many callbacks to one view's key event, the last
callback result is became key event result.(Even if one of callback returns true)

Now, if one of callback returns true, the result of key event is true
via Oring callback result.

Change-Id: I38c90c06b4232aeb557cb5219e63d64fb9d6e7f5
Signed-off-by: minho.sun <minho.sun@samsung.com>
Tizen.NUI/src/public/BaseComponents/View.cs