$.web.EntityList
$.web.Entitylist represents a list of request or response entities.
Overview
- Definition: https://github.com/SAP/xsk/issues/22
- Module: web/web.js
- Status:
alpha
Properties
| Name | Description | Type |
|---|---|---|
| length | The size of the entity list. | integer |
Functions
| Function | Description | Returns |
|---|---|---|
| create() | Creates a sub-entity in the current list of entities in EntityList. | $.web.WebEntityResponse |