/// <summary> /// Sets the aggregated {@link #getAddAction addAction}. /// </summary> /// <param name="oAddAction">The addAction to set</param> /// <returns>Reference to <code>this</code> in order to allow method chaining</returns> public extern virtual sap.m.semantic.DetailPage setAddAction(sap.m.semantic.AddAction oAddAction);
/// <summary> /// Sets the aggregated {@link #getAddAction addAction}. /// </summary> /// <param name="oAddAction">The addAction to set</param> /// <returns>Reference to <code>this</code> in order to allow method chaining</returns> public extern virtual sap.m.semantic.FullscreenPage setAddAction(sap.m.semantic.AddAction oAddAction);
/// <summary> /// Sets the aggregated {@link #getAddAction addAction}. /// </summary> /// <param name="oAddAction">The addAction to set</param> /// <returns>Reference to <code>this</code> in order to allow method chaining</returns> public extern virtual sap.m.semantic.MasterPage setAddAction(sap.m.semantic.AddAction oAddAction);