setDataSource( sDataSource ) method

Setter for property <code>dataSource</code>. Default value is empty/<code>undefined</code>

Syntax

setDataSource( sDataSource ) → {sap.apb.SuperList}

Parameters

Name Type Description
sDataSource string new value for property <code>dataSource</code>

Returns

<code>this</code> to allow method chaining

Type:

sap.apb.SuperList

Source

SuperList.API.js, line 114.