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