> The widget host and provider do not keep running all the time. The Widget Manager starts the widget provider to obtain widget information when a widget is added, deleted, or updated.
> The widget host and provider do not keep running all the time. The Widget Manager starts the widget provider to obtain widget information when a widget is added, deleted, or updated.
You only need to develop widget content as the widget provider. The system automatically handles the work done by the widget host and Widget Manager.
You only need to develop widget content as the widget provider. The system automatically handles the work done by the widget host and Widget Manager.
...
@@ -249,7 +249,7 @@ Data of a temporary widget is not persistently stored. If the widget framework i
...
@@ -249,7 +249,7 @@ Data of a temporary widget is not persistently stored. If the widget framework i
### Developing the Widget UI Page
### Developing the Widget UI Page
You can use HML, CSS, and JSON to develop the UI page for a JavaScript-programmed widget.
You can use HML, CSS, and JSON to develop the UI page for a JavaScript-programmed widget.