Tizen::Web
JavaScriptWebPage: Sample code for using Web class
PUBLISHED
The JavaScriptWebPage item is a simple sample project that shows the steps to utilize Java Script in Tizen. A brief description about each class follows below.
It consists of the functional class WebManager and the user interface Form1. The WebManager item loads a webpage. In the sample project, WebManager loads the test html page containing Java Script to the web control. If the Initialize function is called in Form1, a WebControl is created and the webpage specified in Form1 appears.
Category:
Sample Code
- Read more about JavaScriptWebPage: Sample code for using Web class