Link to this page
Print this page
Parent topic
:
Web components
User interface programming
/
Web components
Examples
Several examples show you how to include Web components in your program.
Example 1: URL-based web component using Google maps
This example shows how to implement a simple mobile application using a
WEBCOMPONENT
field interacting with Google maps
Example 2: Calling a JavaScript function of a gICAPI web component
This example shows how to call a JavaScript function with the "call" front call
Example 3: Implementing Google+ authentication with a URL-based web component
This example shows how to authenticate the user with a google+ account on a mobile platform, using the OAuth technology.
Example 4: Color picker gICAPI web component
This topic describes the different steps to implement a gICAPI-based web component.
Example 5: Application images in gICAPI web component
This topic shows how to display application images in a gICAPI-based web component.