/// <summary>
 /// Sets the aggregated {@link #getPagingAction pagingAction}.
 /// </summary>
 /// <param name="oPagingAction">The pagingAction to set</param>
 /// <returns>Reference to <code>this</code> in order to allow method chaining</returns>
 public extern virtual sap.m.semantic.FullscreenPage setPagingAction(sap.m.PagingButton oPagingAction);
Exemple #2
0
 /// <summary>
 /// Sets the aggregated {@link #getPagingAction pagingAction}.
 /// </summary>
 /// <param name="oPagingAction">The pagingAction to set</param>
 /// <returns>Reference to <code>this</code> in order to allow method chaining</returns>
 public extern virtual sap.m.semantic.DetailPage setPagingAction(sap.m.PagingButton oPagingAction);