Exemplo n.º 1
0
 /// <summary>
 /// Sets the aggregated {@link #getDeleteAction deleteAction}.
 /// </summary>
 /// <param name="oDeleteAction">The deleteAction to set</param>
 /// <returns>Reference to <code>this</code> in order to allow method chaining</returns>
 public extern virtual sap.m.semantic.FullscreenPage setDeleteAction(sap.m.semantic.DeleteAction oDeleteAction);
Exemplo n.º 2
0
 /// <summary>
 /// Sets the aggregated {@link #getDeleteAction deleteAction}.
 /// </summary>
 /// <param name="oDeleteAction">The deleteAction to set</param>
 /// <returns>Reference to <code>this</code> in order to allow method chaining</returns>
 public extern virtual sap.m.semantic.DetailPage setDeleteAction(sap.m.semantic.DeleteAction oDeleteAction);