Client side and server side API of the component

Top  Previous  Next

All components have corresponding server side and client side API.

 

The server side API is implemented as set of Java Classes, client side API is implemented as a javascript component. Both APIs have the similar interfaces for the components and the models. In addition , the components have AJAX specific functionality.