コード例 #1
0
 /// <summary>
 /// Sets the aggregated {@link #getFooter footer}.
 /// </summary>
 /// <param name="oFooter">The footer to set</param>
 /// <returns>Reference to <code>this</code> in order to allow method chaining</returns>
 public extern virtual sap.tnt.SideNavigation setFooter(sap.tnt.NavigationList oFooter);
コード例 #2
0
 /// <summary>
 /// Sets the aggregated {@link #getFixedItem fixedItem}.
 /// </summary>
 /// <param name="oFixedItem">The fixedItem to set</param>
 /// <returns>Reference to <code>this</code> in order to allow method chaining</returns>
 public extern virtual sap.tnt.SideNavigation setFixedItem(sap.tnt.NavigationList oFixedItem);