setHeight( sHeight ) method

Setter for property <code>height</code>. Default value is <code>100%</code>

Syntax

setHeight( sHeight ) → {sap.apb.SuperList}

Parameters

Name Type Description
sHeight sap.ui.core.CSSSize new value for property <code>height</code>

Returns

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

Type:

sap.apb.SuperList

Source

SuperList.API.js, line 119.