JavaScript API based on библиотеке jQuery and is a set of plug-ins for it.

All the client JS API can be divided into several major groups.

1.ядро API (a common set of methods and data to work with Flexberry ASP.NET).

2.API контролов (set of operations for working with the main technological web controls).

3.API форм (a set of operations for working with the main stages of web-forms).

naming Convention

The names of all the files of the JS API should match the format jquery.icsName.js where Name is the name of the plugin JS API.

If the plugin has a CSS file, they should be named similarly: jquery.icsName.css.