Typical Workflow for Working with the Oracle JET User Interface

Identify Oracle JET user interface components, understand their common functionality, and identify reserved words. You should also understand the steps required to add a component to your HTML5 page.

To work with the Oracle JET user interface, refer to the typical workflow described in the following table.

Task Description More Information

Understand the UI framework

Identify Oracle JET UI components, understand their common functionality, and identify Oracle JET reserved words.

About the Oracle JET User Interface

Understand Oracle JET’s binding and control flow

Identify Oracle JET binding elements and how to use them in your application.

About Binding and Control Flow

Add an Oracle JET component to your page

Identify the steps you must take to add an Oracle JET component to your HTML5 page. Optionally, add animation effects to your application.

Adding an Oracle JET Custom Element to Your Page