Skip to Main Content
  • Find a Learning Path
  • Develop a Web Application with Master and Detail Views in Oracle JavaScript Extension Toolkit (Oracle JET)

Breadcrumb for learning path

Main Parent

Learning Path Details Parent

bubbles_banner

Information

learning_path_info

Develop a Web Application with Master and Detail Views in Oracle JavaScript Extension Toolkit (Oracle JET)

After completing this learning path, you will be able to create an Oracle JET web application that reads and displays hierarchical data from a local JSON document. The learning path demonstrates how to bind Oracle JET components to JSON data and how to handle events to make a master list selection to display an associated detail list in the user interface.

Enroll the User-Public

Learning_path_filler

Learning_path_icons

beginner Beginner
duration 55 Min
modules 4 Modules

Learning Path Contents

Module Sections Topics and more

  • Welcome to Oracle JET
      duration 8 Min
    Are you a JavaScript developer working on client-side applications and you want to understand what Oracle JET is and how to use it to create a web application? Watch this video for an introduction to Oracle JET and a demo showing how easy it is to create a modern web application using the Oracle JET command-line interface.
     
    Show
  • Create the Master View
      duration 15 Min

    This module describes how to modify an existing Oracle JET List View component to bind the component to multiple fields of the master list.

    NOTE: This learning path is the third in a series of five learning paths. To experience end-to-end application development in Oracle JET, visit the Oracle JET Help Center for details about building a single application by following a progressive series of learning paths. Alternatively, you may begin this learning path by downloading the starter application from the previous learning path in this Oracle JET series.

     
    Show
  • Create the Detail View
      duration 15 Min
    This module describes how to add an Oracle JET List View component and several Oracle JET Input fields to the web application and then bind them to fields of the detail list.
     
    Show
  • Handle Selection Events
      duration 17 Min
    This module describes how to write event handlers in the web application to handle selections made by the user in Oracle JET List View components.
     
    Show