JavaScript API and Client-side Templating

Description

Classes as methods that run on the client (web browser of mobile device). This includes Client-side Templates and JavaScript libraries.

Name
Description
A5 Namespace

A5 top level client namespace.

Client-side Templating Syntax

The syntax used for client-side templates and examples. Templates can be used in Alpha Anywhere to merge JSON data into a desired format which then can be output in the form of HTML.

Core Libraries

Basic JavaScript functions in Alpha Anywhere's core libraries

Grid Component Properties and Methods

Properties and methods that can be used on the client side to automate grid components.

JavaScript Language Extensions

Alpha Anywhere extensions added to JavaScript objects.

System Libraries

Optional libraries that can be included in web or mobile apps. System libraries are only available in the UX Component.

TabbedUI Component Properties and Methods

Properties and methods that can be used to interact with the Tabbed UI using JavaScript.

UX Component Client-Side API

Properties and methods availble for interacting with components and controls in a UX Component