Book Image

IBM Worklight Mobile Application Development Essentials

Book Image

IBM Worklight Mobile Application Development Essentials

Overview of this book

Table of Contents (15 chapters)
IBM Worklight Mobile Application Development Essentials
Credits
About the Authors
Acknowledgement
About the Reviewers
www.PacktPub.com
Preface
Index

Designing your first Dojo application


In this section, you will learn how to build a very simple mobile application that contains some basic Dojo components in only a few steps using Worklight Studio. You will also learn how to use the Dojo Mobile Application architecture with page views, listItems, and Dojo Toolkit implementation. It is a JavaScript framework that enables cross-platform development of mobile applications.

The following steps show you how to create a mobile application, using the browser visualization, Worklight Studio virtualization.

  1. To start with, create a Worklight hybrid application.

  2. Select the checkbox to add Dojo Toolkit. It will automatically add Dojo Toolkit to the environment of the particular application.

  3. Click on Finish.

  4. The following screenshot shows the folder structure of the project DojoFirstApp, which includes complete Dojo Toolkit.

  5. After the completion of the New Worklight Project wizard, look at the right-hand side of Worklight Studio. A palette view appears...