setTransition( oTransition ) method

Setter for property <code>transition</code>. Default value is <code>door</code>

Syntax

setTransition( oTransition ) → {sap.apb.TabApp}

Parameters

Name Type Description
oTransition sap.apb.TransitionType new value for property <code>transition</code>

Returns

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

Type:

sap.apb.TabApp

Source

TabApp.API.js, line 78.