/// <summary> /// Sets the aggregated {@link #getPositiveAction positiveAction}. /// </summary> /// <param name="oPositiveAction">The positiveAction to set</param> /// <returns>Reference to <code>this</code> in order to allow method chaining</returns> public extern virtual sap.m.semantic.FullscreenPage setPositiveAction(sap.m.semantic.PositiveAction oPositiveAction);
/// <summary> /// Sets the aggregated {@link #getPositiveAction positiveAction}. /// </summary> /// <param name="oPositiveAction">The positiveAction to set</param> /// <returns>Reference to <code>this</code> in order to allow method chaining</returns> public extern virtual sap.m.semantic.DetailPage setPositiveAction(sap.m.semantic.PositiveAction oPositiveAction);