Sample code of Widgets
authorSeshu-Kumar-M <seshu.kumar.m@huawei.com>
Wed, 1 Feb 2017 16:07:15 +0000 (21:37 +0530)
committerSeshu-Kumar-M <seshu.kumar.m@huawei.com>
Wed, 1 Feb 2017 16:07:15 +0000 (21:37 +0530)
commitf205e8d8493616238ca5372d3ea042bbb0472bd1
tree920638c3f1f017fff01ec525189d00230e0f4438
parent6f01a8756fe38c0d6565c369005142adda4b9b57
Sample code of Widgets

Code with the sample usage of the OPEN-O GUI Framework for widgets

Issue-Id : CLIENT-11

Change-Id: If8c16829a048221e213d44c8e752bbd4a4622632
Signed-off-by: Seshu-Kumar-M <seshu.kumar.m@huawei.com>
29 files changed:
common/src/main/webapp/usage guide/appserver/api.js [new file with mode: 0644]
common/src/main/webapp/usage guide/appserver/data/buttonsData.json [new file with mode: 0644]
common/src/main/webapp/usage guide/appserver/data/checkboxData.json [new file with mode: 0644]
common/src/main/webapp/usage guide/appserver/data/dropdownData.json [new file with mode: 0644]
common/src/main/webapp/usage guide/appserver/data/functionalData.json [new file with mode: 0644]
common/src/main/webapp/usage guide/appserver/data/input.json [new file with mode: 0644]
common/src/main/webapp/usage guide/appserver/data/list.json [new file with mode: 0644]
common/src/main/webapp/usage guide/appserver/data/radioData.json [new file with mode: 0644]
common/src/main/webapp/usage guide/appserver/data/shortNote.json [new file with mode: 0644]
common/src/main/webapp/usage guide/appserver/node_modules/body-parser/index.js [new file with mode: 0644]
common/src/main/webapp/usage guide/appserver/node_modules/body-parser/lib/read.js [new file with mode: 0644]
common/src/main/webapp/usage guide/appserver/node_modules/body-parser/lib/types/json.js [new file with mode: 0644]
common/src/main/webapp/usage guide/appserver/node_modules/body-parser/lib/types/raw.js [new file with mode: 0644]
common/src/main/webapp/usage guide/appserver/node_modules/body-parser/node_modules/bytes/index.js [new file with mode: 0644]
common/src/main/webapp/usage guide/appserver/node_modules/body-parser/node_modules/bytes/package.json [new file with mode: 0644]
common/src/main/webapp/usage guide/appserver/node_modules/body-parser/node_modules/content-type/index.js [new file with mode: 0644]
common/src/main/webapp/usage guide/appserver/node_modules/body-parser/node_modules/content-type/package.json [new file with mode: 0644]
common/src/main/webapp/usage guide/appserver/node_modules/body-parser/node_modules/debug/.jshintrc [new file with mode: 0644]
common/src/main/webapp/usage guide/appserver/node_modules/body-parser/node_modules/debug/.npmignore [new file with mode: 0644]
common/src/main/webapp/usage guide/appserver/node_modules/body-parser/node_modules/debug/History.md [new file with mode: 0644]
common/src/main/webapp/usage guide/appserver/node_modules/body-parser/node_modules/debug/Makefile [new file with mode: 0644]
common/src/main/webapp/usage guide/appserver/node_modules/body-parser/node_modules/debug/Readme.md [new file with mode: 0644]
common/src/main/webapp/usage guide/appserver/node_modules/body-parser/node_modules/debug/bower.json [new file with mode: 0644]
common/src/main/webapp/usage guide/appserver/node_modules/body-parser/node_modules/debug/browser.js [new file with mode: 0644]
common/src/main/webapp/usage guide/appserver/node_modules/body-parser/node_modules/debug/component.json [new file with mode: 0644]
common/src/main/webapp/usage guide/appserver/node_modules/body-parser/node_modules/debug/debug.js [new file with mode: 0644]
common/src/main/webapp/usage guide/appserver/node_modules/body-parser/node_modules/debug/node.js [new file with mode: 0644]
common/src/main/webapp/usage guide/appserver/node_modules/body-parser/node_modules/debug/node_modules/ms/.npmignore [new file with mode: 0644]
common/src/main/webapp/usage guide/appserver/node_modules/body-parser/node_modules/debug/node_modules/ms/History.md [new file with mode: 0644]