示例#1
0
 /// <summary>
 /// Fires when this button's arrow is clicked.
 /// </summary>
 /// <param name="this">
 /// </param>
 /// <param name="e"><p>The click event</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 arrowclick(Split @this, object e, object eOpts){}
示例#2
0
 /// <summary>
 /// Fires when this button's arrow is clicked.
 /// </summary>
 /// <param name="this">
 /// </param>
 /// <param name="e"><p>The click event</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 arrowclick(Split @this, object e, object eOpts)
 {
 }