Have questions? Stuck? Please check our FAQ for some common questions and answers.

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 3 Next »

Overview

The ONOS Web GUI has been designed to facilitate the runtime injection of additional content by ONOS applications. There are two possible approaches:

Additional Resources

As much as possible, reusable code has been made available to the developer, both for client-side code (JavaScript) and server-side code (Java).

Client-side Framework Libraries

Many useful framework modules are available to use in JavaScript. See the UI View - Framework Libraries page for details.

Server-side Model and Utility Classes

A number of helper classes are available to use in server-side code. See the Web UI - Server side helper classes page for details.

 

 

 

 

  • No labels