:: Home >>

Active.System.Control

Generic user interface control class. Control is a screen element, which can have focus and responds to the keyboard or mouse commands.

Typical control has a set of built-in or external data models and may also contain additional presentation templates.

Constructor Syntax

var obj = new Active.System.Control;

Class Hierarchy

Derived Classes:
Active.Controls.Grid

Public Methods

defineModelCreates a new data model.
definePropertyCreates a new property for the built-in data model.
definePropertyArrayCreates a new property array for the built-in data model.

HTML

<div id="{id}" oncontextmenu="return false" onselectstart="return false"></div>

Comments

No comments yet.
Comments will appear on this page and in the main forum.

Documentation:

Recent changes:

2.5.0 - 2.5.3
2.5.3
2.5.0 - 2.5.2
2.5.2
2.5, 2.5.1
2.5.1
2.5
Release History
2.5
2.0.2