JSON List API (New)

Use

The JSON list API, which is contained in the com.sap.portal.navigation.json.list package, enables you to create and consume portal components that expose lists of data that are represented as JSON objects. A JSON list component returns an ordered list of items and of folders that contain items. The order of the list is defined by the insertion order (first in, first out).

The JSON list API is used in portal on device to implement an extended toolbox application.