BuildmLearn Toolkit  2.0.4
BuildmLearn Toolkit is an easy-to-use program that helps users make mobile apps without any knowledge of application development.
 All Classes Functions Enumerations Groups Pages
Template interfaces

Base template interface classes. More...

Classes

class  TemplateCore
 The core class container for single template. More...
 
class  TemplateEditor
 Represents the editor of the template. More...
 
class  TemplateEntryPoint
 The entry point for a template. More...
 
class  TemplateFactory
 The top-level manager of templates. More...
 
class  TemplateSimulator
 Base widget which represents simulator of the template. More...
 

Detailed Description

Base template interface classes.

Template interfaces module contains all base classes which are inherited by concrete templates.