Example #1
0
 /// <summary>
 /// Sets the aggregated {@link #getCancelAction cancelAction}.
 /// </summary>
 /// <param name="oCancelAction">The cancelAction to set</param>
 /// <returns>Reference to <code>this</code> in order to allow method chaining</returns>
 public extern virtual sap.m.semantic.DetailPage setCancelAction(sap.m.semantic.CancelAction oCancelAction);
Example #2
0
 /// <summary>
 /// Sets the aggregated {@link #getCancelAction cancelAction}.
 /// </summary>
 /// <param name="oCancelAction">The cancelAction to set</param>
 /// <returns>Reference to <code>this</code> in order to allow method chaining</returns>
 public extern virtual sap.m.semantic.FullscreenPage setCancelAction(sap.m.semantic.CancelAction oCancelAction);
Example #3
0
 /// <summary>
 /// Sets the aggregated {@link #getCancelAction cancelAction}.
 /// </summary>
 /// <param name="oCancelAction">The cancelAction to set</param>
 /// <returns>Reference to <code>this</code> in order to allow method chaining</returns>
 public extern virtual sap.m.semantic.MasterPage setCancelAction(sap.m.semantic.CancelAction oCancelAction);