/// <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);
/// <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);