Small fixes 60/210260/3 accepted/tizen/unified/20190722.074741 submit/tizen/20190718.020831 submit/tizen/20190719.015332 submit/tizen/20190722.022144
authorOskar Chodowicz <o.chodowicz@samsung.com>
Wed, 17 Jul 2019 09:48:17 +0000 (11:48 +0200)
committerOskar Chodowicz <o.chodowicz@samsung.com>
Wed, 17 Jul 2019 13:21:20 +0000 (15:21 +0200)
commitf9895848087e834ceda4aace670046165702b340
treeb50a28e199194317b1361c075dd305e2bcd7d041
parentb87c3103f367ee694b9ae1ff13664605964e2549
Small fixes

this patch introduce these changes:
1. use actions in modal presenter what allows to disable buttons
2. set focus on entry in modal view

Change-Id: I71c29a17daf20bfc6880514af442616b2d71daed
src/presenter/AlreadyMappedSwitchModalPresenter.cpp
src/presenter/EntryNameModalPresenter.cpp
src/presenter/EntryNameModalPresenter.hpp
src/presenter/ModalPresenter.cpp
src/presenter/ModalPresenter.hpp
src/presenter/NoSwitchesModalPresenter.cpp
src/presenter/RemoveSwitchesModalPresenter.cpp
src/ui/Widget.cpp
src/ui/Widget.hpp
src/view/ModalView.cpp