Saturday, January 7, 2017

JDev/ADF sample - Oracle JET Router API Example

  • Oracle JET Router API Example. One of the examples of JET Router API usage - sign-in/sign-out implementation. After sign-in we need to change menu structure and allow access to application modules, on sign-out menu structure should be changed again. JET Router API allows to manage application navigation and menu structure from JavaScript. Check complete API methods list here - JSDoc: Class: Router.
    Download - JETPlaygroundApp

No comments: