Added GetTypeInfo to get registered type of a control wrapper 62/134462/2
authorDavid Steele <david.steele@samsung.com>
Thu, 15 Jun 2017 16:13:47 +0000 (17:13 +0100)
committerDavid Steele <david.steele@samsung.com>
Mon, 19 Jun 2017 10:18:44 +0000 (11:18 +0100)
commitccead1b7440cb1acd1f06720cca83e32e8ef254b
treeea46efb357240c64839ae84fe519af7c0a82db1e
parent2ede4db4c6ec4bcba12d3c635f958523cfbdd6e4
Added GetTypeInfo to get registered type of a control wrapper

Added test case to show end-to-end registry setting and usage
(i.e. registering a property, registering a visual with that property
index, and using CreateTransition to check that the visual was correctly
named with the property name)

Change-Id: I216a2cbf0299557ac0eb91b5208b20a76f7dadeb
automated-tests/src/dali-toolkit/utc-Dali-ControlWrapper.cpp
dali-toolkit/devel-api/controls/control-wrapper-impl.cpp
dali-toolkit/devel-api/controls/control-wrapper-impl.h
dali-toolkit/internal/controls/control/control-data-impl.cpp