Navigation Object
The Navigation
Object provides your app with the ability to navigate from form to form. It does this by navigating to a target form controller, which then displays the form's view. To create a Navigation object, your app must call the kony.mvc.Navigation function.