Mojo.Controller.AppController

From WebOS101

Jump to: navigation, search

Introduction

The application controller is responsible for creating the application assistant and providing the interfaces for creating and managing stages. The following describes the class - the controller will get instantiated for you. You can get the instance of the controller with Mojo.Controller.getAppController().The controller object is typically accessed using this.controller.

Method Summary

Personal tools