Remove the usage of deprecated Button APIS 24/110024/1
authorXiangyin Ma <x1.ma@samsung.com>
Thu, 12 Jan 2017 11:48:22 +0000 (11:48 +0000)
committerXiangyin Ma <x1.ma@samsung.com>
Thu, 12 Jan 2017 11:49:10 +0000 (11:49 +0000)
commit214f363041053a01ead590d0527dc6c08f7fe961
treebd1647501a34bf5094e20126944f9b6288add972
parent7a4fb5b4bf9bf0c73761939bde321c48958a9117
Remove the usage of deprecated Button APIS

Exclude SetLabelText() which will be replaced after the LABEL property supports both MAP and STRING type.

Change-Id: I7aae9bdacbe85ff8b07f0e0ac122db2f50bf24bc
31 files changed:
examples/animated-images/animated-images-example.cpp
examples/atlas/atlas-example.cpp
examples/bubble-effect/bubble-effect-example.cpp
examples/builder/examples.cpp
examples/buttons/buttons-example.cpp
examples/cube-transition-effect/cube-transition-effect-example.cpp
examples/dissolve-effect/dissolve-effect-example.cpp
examples/effects-view/effects-view-example.cpp
examples/flex-container/flex-container-example.cpp
examples/fpp-game/fpp-game-tutorial-controller.cpp
examples/gradients/gradients-example.cpp
examples/image-scaling-irregular-grid/image-scaling-irregular-grid-example.cpp
examples/image-view-pixel-area/image-view-pixel-area-example.cpp
examples/item-view/item-view-example.cpp
examples/line-mesh/line-mesh-example.cpp
examples/logging/logging-example.cpp
examples/motion-blur/motion-blur-example.cpp
examples/motion-stretch/motion-stretch-example.cpp
examples/native-image-source/native-image-source-example.cpp
examples/new-window/new-window-example.cpp
examples/page-turn-view/page-turn-view-example.cpp
examples/popup/popup-example.cpp
examples/primitive-shapes/primitive-shapes-example.cpp
examples/refraction-effect/refraction-effect-example.cpp
examples/scroll-view/scroll-view-example.cpp
examples/shadows-and-lights/shadows-and-lights-example.cpp
examples/styling/styling-application.cpp
examples/super-blur-bloom/super-blur-bloom-example.cpp
examples/text-editor/text-editor-example.cpp
examples/text-field/text-field-example.cpp
examples/video-view/video-view-example.cpp