コード例 #1
0
 /// <summary>
 /// Sets the aggregated {@link #getForwardAction forwardAction}.
 /// </summary>
 /// <param name="oForwardAction">The forwardAction to set</param>
 /// <returns>Reference to <code>this</code> in order to allow method chaining</returns>
 public extern virtual sap.m.semantic.FullscreenPage setForwardAction(sap.m.semantic.ForwardAction oForwardAction);
コード例 #2
0
ファイル: DetailPage.cs プロジェクト: fw2568/OpenUI5Sharp
 /// <summary>
 /// Sets the aggregated {@link #getForwardAction forwardAction}.
 /// </summary>
 /// <param name="oForwardAction">The forwardAction to set</param>
 /// <returns>Reference to <code>this</code> in order to allow method chaining</returns>
 public extern virtual sap.m.semantic.DetailPage setForwardAction(sap.m.semantic.ForwardAction oForwardAction);