setWidth( sWidth ) method

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

Syntax

setWidth( sWidth ) → {sap.apb.SuperList}

Parameters

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

Returns

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

Type:

sap.apb.SuperList

Source

SuperList.API.js, line 129.