TextInput Adding new Handles class and matching API in Decorator
authorAgnelo Vaz <agnelo.vaz@samsung.com>
Thu, 15 May 2014 10:45:17 +0000 (11:45 +0100)
committerAdeel Kazmi <adeel.kazmi@samsung.com>
Tue, 27 May 2014 14:36:29 +0000 (15:36 +0100)
commit236e0ca0478461c1c4ffea3a54d2fb2609425759
treeaa520ed0b49d538f42b9286d2625c1b47ee396ab
parenta564862d94ad31475a56950dcef631bb38b376d8
TextInput Adding new Handles class and matching API in Decorator

[problem]      Handles class previously stubbed
[cause]        Part of a TextInput Refactor
[solution]     Implement in Text-Input-Handles class and amend Decorator to work with it.
               Code is built but not currently used in TextInput until all part are merged.

Change-Id: I05e03c99b1178853e05073564436e2ca9c5b7b0d
base/dali-toolkit/internal/controls/text-input/text-input-decorator-impl.cpp
base/dali-toolkit/internal/controls/text-input/text-input-decorator-impl.h
base/dali-toolkit/internal/controls/text-input/text-input-handles-impl.cpp [new file with mode: 0644]
base/dali-toolkit/internal/controls/text-input/text-input-handles-impl.h
base/dali-toolkit/internal/file.list