Difference between revisions of "AgileApps Components Library for Custom UI Development"

From AgileApps Support Wiki
imported>Aeric
imported>Aeric
(Replaced content with "For information related to Custom UI Development, see [https://docs.webmethods.io/AgileApps/10.13.7/getting_started/introduction/#gsc.tab=0 Custom UI documentation]")
 
(18 intermediate revisions by the same user not shown)
Line 1: Line 1:
=Overview=
For information related to Custom UI Development, see [https://docs.webmethods.io/AgileApps/10.13.7/getting_started/introduction/#gsc.tab=0 Custom UI documentation]
This feature enables the consumers to consume the AgileApp components (run time ui-components) in any other applications. All the basic important components are made available as a separate module/package/library, from where you can pick the components as per your requirements. Each component has its own input and output behavior. Following are the details of all the published components:
 
==Requirement==
The platform UI frame work needs to be upgraded to the 7.x version along with all the dependencies.
 
==Business Requirements==
The platform UI framework needs to be upgraded from 5.x series to 7.x series. This activity is expected to happen every year, or every six months depends on the situation.
 
==Restriction, Limitation and Constraints==
:* The visual look and feel of the components are not exactly same as in AgileApps application.
:* All the functionalities and features should work as in the Application.
:* The accessibility aspects has to be maintained as before.

Latest revision as of 07:39, 1 October 2020

For information related to Custom UI Development, see Custom UI documentation