fireUpdateEnd( [mArguments] ) method

Fire event updateEnd to attached listeners.

Syntax

fireUpdateEnd( [mArguments] ) → {sap.apb.SuperList}

Parameters

Name Type Argument Description
mArguments Map (optional) the arguments to pass along with the event.

Returns

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

Type:

sap.apb.SuperList

Source

SuperList.API.js, line 179.