Example #1
0
 /// <summary>
 /// Parameters<li><span>scroller</span> : <see cref="Ext.layout.container.boxOverflow.Scroller">Ext.layout.container.boxOverflow.Scroller</see><div><p>The layout scroller</p>
 /// </div></li><li><span>newPosition</span> : <see cref="Number">Number</see><div><p>The new position of the scroller</p>
 /// </div></li><li><span>animate</span> : <see cref="bool">Boolean</see>/<see cref="Object">Object</see><div><p>If animating or not. If true, it will be a animation configuration, else it will be false</p>
 /// </div></li><li><span>eOpts</span> : <see cref="Object">Object</see><div><p>The options object passed to <see>Ext.util.Observable.addListener</see>.</p>
 /// </div></li>
 /// </summary>
 /// <param name="scroller"><p>The layout scroller</p>
 /// </param>
 /// <param name="newPosition"><p>The new position of the scroller</p>
 /// </param>
 /// <param name="animate"><p>If animating or not. If true, it will be a animation configuration, else it will be false</p>
 /// </param>
 /// <param name="eOpts"><p>The options object passed to <see cref="Ext.util.Observable.addListener">Ext.util.Observable.addListener</see>.</p>
 /// </param>
 public void scroll(Scroller scroller, JsNumber newPosition, object animate, object eOpts)
 {
 }
 /// <summary>
 /// Parameters<li><span>scroller</span> : <see cref="Ext.layout.container.boxOverflow.Scroller">Ext.layout.container.boxOverflow.Scroller</see><div><p>The layout scroller</p>
 /// </div></li><li><span>newPosition</span> : <see cref="Number">Number</see><div><p>The new position of the scroller</p>
 /// </div></li><li><span>animate</span> : <see cref="bool">Boolean</see>/<see cref="Object">Object</see><div><p>If animating or not. If true, it will be a animation configuration, else it will be false</p>
 /// </div></li><li><span>eOpts</span> : <see cref="Object">Object</see><div><p>The options object passed to <see>Ext.util.Observable.addListener</see>.</p>
 /// </div></li>
 /// </summary>
 /// <param name="scroller"><p>The layout scroller</p>
 /// </param>
 /// <param name="newPosition"><p>The new position of the scroller</p>
 /// </param>
 /// <param name="animate"><p>If animating or not. If true, it will be a animation configuration, else it will be false</p>
 /// </param>
 /// <param name="eOpts"><p>The options object passed to <see cref="Ext.util.Observable.addListener">Ext.util.Observable.addListener</see>.</p>
 /// </param>
 public void scroll(Scroller scroller, JsNumber newPosition, object animate, object eOpts){}