TizenRefApp-8731 [Gallery] Implement ucl::ListItemPresenter 85/135485/2
authorIgor Nazarov <i.nazarov@samsung.com>
Thu, 22 Jun 2017 13:39:31 +0000 (16:39 +0300)
committerIgor Nazarov <i.nazarov@samsung.com>
Thu, 22 Jun 2017 17:37:49 +0000 (20:37 +0300)
commit50b8d9f3371d0669427a2991026b85c74dc7536c
tree6a3ab92f886daa700a352794807bdcaef0a73d21
parent2178780e8e1f80e0c8efbc5cc84ee2fe4a792dfa
TizenRefApp-8731 [Gallery] Implement ucl::ListItemPresenter

- Implemented ucl::ListItemPresenter class;
- Added HashMap::clear() function;
- Added "const" to ucl::GenlistItem methods.

Change-Id: I5430756a1afc30e0583e258943bb2e204e138d1b
project_def.prop
ucl/inc/ucl/gui/GenlistItem.h
ucl/inc/ucl/gui/GenlistItem.hpp
ucl/inc/ucl/misc/HashMap.h
ucl/inc/ucl/misc/HashMap.hpp
ucl/inc/ucl/mvp/ListItemPresenter.h [new file with mode: 0644]
ucl/src/mvp/ListItemPresenter.cpp [new file with mode: 0644]