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