juci

juci is the user interface library for Mowbly mobility framework. The library offers APIs that help build rich user interface screens with responsive design for your app. Following are the broad categories of APIs provided by juci.

Query selection APIs to find HTML elements based on name, attributes etc. in the user interface

Set of rich user interface controls designed for responsive user interfaces covering most basic user interface patterns especially for enterprise apps

Data binding APIs to bind data from different sources like web services to HTML elements or juci controls in the user interface

Utility APIs like methods to know the screen dimensions, display message dialogs etc.

juci library abstracts the nuances of the various browsers like touch or pointer event handling, form-factor based rendering etc. that helps you develop applications catering to a wider range of devices be it phone or desktop.

juci is available as a global object in the page and can be accessed as $m.juci.



Query
Data binding
Utilities
Panel
Controls