Move js code from main.js to subpages
authorPrzemyslaw Ciezkowski <p.ciezkowski@samsung.com>
Tue, 12 Mar 2013 15:41:55 +0000 (16:41 +0100)
committerYoumin Ha <youmin.ha@samsung.com>
Fri, 22 Mar 2013 11:21:33 +0000 (20:21 +0900)
commit8264fb1330468de007a58ce9b1a8fa7f0162e8ba
treeb5d718e2035eadd44041d5d9b038afba87cfd6bd
parent21cd249e72c21b400b18fb4e18d7b449392dce50
Move js code from main.js to subpages

Change-Id: I54a6ff7d0fc90e23f490b9b4e11bd67be3a2d68f
21 files changed:
demos/tizen-winsets/main.js
demos/tizen-winsets/webappInit.js
demos/tizen-winsets/widgets/button/buttonNolist.html
demos/tizen-winsets/widgets/button/buttonNolist.js [new file with mode: 0644]
demos/tizen-winsets/widgets/datefield.html
demos/tizen-winsets/widgets/datefield.js [new file with mode: 0644]
demos/tizen-winsets/widgets/gallery.html
demos/tizen-winsets/widgets/gallery.js [new file with mode: 0644]
demos/tizen-winsets/widgets/list/list-extendable.html
demos/tizen-winsets/widgets/list/list-extendable.js [new file with mode: 0644]
demos/tizen-winsets/widgets/list/virtuallist-normal.html
demos/tizen-winsets/widgets/list/virtuallist-normal_3_1_14.html
demos/tizen-winsets/widgets/list/virtuallist-normal_3_1_4.html
demos/tizen-winsets/widgets/list/virtuallist-normal_3_1_6.html
demos/tizen-winsets/widgets/list/virtuallist-normal_3_2_7.html
demos/tizen-winsets/widgets/list/virtuallist.js [new file with mode: 0644]
demos/tizen-winsets/widgets/noti.js [new file with mode: 0644]
demos/tizen-winsets/widgets/small-popup-interval.html
demos/tizen-winsets/widgets/small-popup.html
demos/tizen-winsets/widgets/tickernoti-interval.html
demos/tizen-winsets/widgets/tickernoti.html