setReadRows( sReadRows ) method

Setter for property <code>readRows</code>. Default value is <code>200</code>

Syntax

setReadRows( sReadRows ) → {sap.apb.SuperList}

Parameters

Name Type Description
sReadRows string new value for property <code>readRows</code>

Returns

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

Type:

sap.apb.SuperList

Source

SuperList.API.js, line 134.