efl_js: Update JS examples
authorLauro Moura <lauromoura@expertisesolutions.com.br>
Tue, 26 Jul 2016 21:21:02 +0000 (18:21 -0300)
committerFelipe Magno de Almeida <felipe@expertisesolutions.com.br>
Tue, 25 Oct 2016 14:23:34 +0000 (12:23 -0200)
commit4f52588b3ce86e3bef7041d76d07eda58c41c79d
treebbec523a2ac6595bb8481ab5924e937aa7ebcced
parentc08eedfd11c7aed67bc5341d5cdb08765919ad24
efl_js: Update JS examples

Changing imports, functions, etc.

Also export "cast" function for all eolian_js generated classes.
27 files changed:
src/bin/eolian_js/main.cc
src/bindings/js/efl_js/efl_js.cc
src/examples/elementary/bg_example_01.js
src/examples/elementary/bg_example_02.js
src/examples/elementary/box_js_example_01.js
src/examples/elementary/box_js_example_02.js
src/examples/elementary/bubble_example_01.js
src/examples/elementary/button_example_00.js
src/examples/elementary/button_example_01.js
src/examples/elementary/calendar_example_01.js
src/examples/elementary/calendar_example_02.js
src/examples/elementary/calendar_example_03.js
src/examples/elementary/calendar_example_04.js
src/examples/elementary/calendar_example_05.js
src/examples/elementary/clock_example.js
src/examples/elementary/datetime_example.js
src/examples/elementary/icon_example_01.js
src/examples/elementary/layout_example.js
src/examples/elementary/menu_example_01.js
src/examples/elementary/popup_example_01.js
src/examples/elementary/radio_example_01.js
src/examples/elementary/separator_example_01.js
src/examples/elementary/slider_example.js
src/examples/elementary/spinner_example.js
src/examples/elementary/table_example_01.js
src/examples/elementary/thumb_example_01.js
src/examples/elementary/twitter_example_01.js