Class Description: An app consists of basically two distinguishable areas, one is the static portion of the app that is purely driven based on configuration in the data source by the business developers and the other one is the dynamic content that is the actual business data. The portlet takes care of the former i.e. the static meta data content like header, footer, bottom bar tools, etc and sets up the main content area where the business data ought to be rendered.

...


Registry Signature:

CLCR.registerCmp({'COMP_TYPE':'PORTLET'}, <<portlet class>>);

APIs to be supported:

...