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

Version 1 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; summarized here:

TODO - add links to framework library pages

Server-side Model and Utility Classes

A number of helper classes are available to use in server-side code; summarized here:

TODO - add links to utility class pages

 

 

 

 

  • No labels