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