Book Image

Oracle JET for Developers

By : Raja Malleswara Rao Malleswara Rao Pattamsetti
Book Image

Oracle JET for Developers

By: Raja Malleswara Rao Malleswara Rao Pattamsetti

Overview of this book

This book will give you a complete practical understanding of the Oracle JavaScript Extension Toolkit (JET) and how you can use it to develop efficient client-side applications with ease. It will tell you how to get your own customized Oracle JET set up. You'll start with individual libraries, such as jQuery, Cordova, and Require.js. You'll also get to work with the JavaScript libraries created by Oracle, especially for cloud developers. You'll use these tools to create a working backend application with these libraries. Using the latest Oracle Alta UI, you'll develop a state-of-the-art backend for your cloud applications. You'll learn how to develop and integrate the different cloud services required for your application and use other third-party libraries to get more features from your cloud applications. Toward the end of the book, you'll learn how to manage and secure your cloud applications, and test them to ensure seamless deployment.
Table of Contents (17 chapters)
Title Page
Credits
About the Author
About the Reviewer
www.PacktPub.com
Customer Feedback
Preface

Additional page styles and wizards


Apart from the page styles demonstrated in the preceding sample application, there are a few other important page styles provided by Alta UI. Some of them are detailed as follows:

Form page style

The Form page style can contain the information in editable form fields in an organized manner, as shown in the following screenshot:

Forms can appear in diverse contexts, including content area, drawer, wizard, or a secondary window.

Master - detail style

To present one-to-many relationship data on the application interface, the master – detail style helps with a nice layout (in context), as shown in the following screenshot. They can also appear as drop-down and pop-up styles:

Wizards

When you have a series of tasks to be performed in a step-by-step flow, a wizard is the best choice. Alta UI has a train element to easily navigate and carry out the steps in the wizard view, as shown in the following screenshot: