A Kony Reference Architecture project lets you create a custom application using a structured, modular framework based on the Model-View-Controller (MVC) architecture. Forms represent the view of the application, and there is a controller associated with each form that manipulates the view, handles navigation, and interacts with a statically defined model or dynamic object services layer.
You can use the New Project wizard to create a custom Kony Reference Architecture project, a custom Free Form JavaScript project, a custom iOS application extension project, or a project that is built from sample applications and components. For information on the different types of Kony Visualizer projects, see Types of Projects.
To create a new custom Kony Reference Architecture project:
Kony Visualizer by default creates folders for forms, popups, templates, modules, resources, actions and services. For a Kony Reference Architecture application project, Kony Visualizer also creates a Controllers folder.
When you create a form or template, Kony Visualizer automatically creates associated controller and controller actions modules in the Controllers folder, using the form name as a prefix. When you rename the form or template, Kony Visualizer automatically updates the names of the associated modules to use the new form or template name.
For more information about the Kony Reference Architecture, see the Kony Reference Architecture SDK API Programmer's Guide
For information about creating a project from sample applications and components, see Create a Project from Sample Applications and Components. For information about creating a free form JavaScript project, see Create a Free Form JavaScript Project. For information about creating an iOS application extension, see Create an iOS Application Extension.
Rev | Author | Edits |
---|---|---|
8.0 | SHS | SHS |
7.3 | SHS | SHS |
Copyright © 2013 Kony, Inc. All rights reserved. |