Beispiel #1
0
 /// <summary>
 /// Sets the aggregated {@link #getMainAction mainAction}.
 /// </summary>
 /// <param name="oMainAction">The mainAction to set</param>
 /// <returns>Reference to <code>this</code> in order to allow method chaining</returns>
 public extern virtual sap.m.semantic.FullscreenPage setMainAction(sap.m.semantic.MainAction oMainAction);
Beispiel #2
0
 /// <summary>
 /// Sets the aggregated {@link #getMainAction mainAction}.
 /// </summary>
 /// <param name="oMainAction">The mainAction to set</param>
 /// <returns>Reference to <code>this</code> in order to allow method chaining</returns>
 public extern virtual sap.m.semantic.DetailPage setMainAction(sap.m.semantic.MainAction oMainAction);