14 var widgetLibrary = widgetLibrary || {};
15 widgetLibrary.typeToSrc = {
"0" :
"widgets/widget_text.html",
16 "1" :
"widgets/widget_basicDisplay.html"
29 widgetLibrary.typeToImgSrc = {
30 "0" :
"label-icon.png",
31 "1" :
"digital-clock-icon.png"
38 widgetLibrary.typeToPurpose = {
46 widgetLibrary.init =
function()