Esempio n. 1
0
 /// <summary>
 /// Sets the aggregated {@link #getNegativeAction negativeAction}.
 /// </summary>
 /// <param name="oNegativeAction">The negativeAction to set</param>
 /// <returns>Reference to <code>this</code> in order to allow method chaining</returns>
 public extern virtual sap.m.semantic.FullscreenPage setNegativeAction(sap.m.semantic.NegativeAction oNegativeAction);
Esempio n. 2
0
 /// <summary>
 /// Sets the aggregated {@link #getNegativeAction negativeAction}.
 /// </summary>
 /// <param name="oNegativeAction">The negativeAction to set</param>
 /// <returns>Reference to <code>this</code> in order to allow method chaining</returns>
 public extern virtual sap.m.semantic.DetailPage setNegativeAction(sap.m.semantic.NegativeAction oNegativeAction);