Esempio n. 1
0
 /// <summary>
 /// Fires when a year is clicked.
 /// </summary>
 /// <param name="this">
 /// </param>
 /// <param name="value"><p>The current value</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 yeardblclick(Month @this, JsArray value, object eOpts){}
Esempio n. 2
0
 /// <summary>
 /// Fires when the ok button is pressed.
 /// </summary>
 /// <param name="this">
 /// </param>
 /// <param name="value"><p>The current value</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 okclick(Month @this, JsArray value, object eOpts){}
Esempio n. 3
0
 /// <summary>
 /// Fires when a month/year is selected.
 /// </summary>
 /// <param name="this">
 /// </param>
 /// <param name="value"><p>The current value</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 select(Month @this, JsArray value, object eOpts){}
Esempio n. 4
0
 /// <summary>
 /// Fires when the cancel button is pressed.
 /// </summary>
 /// <param name="this">
 /// </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 cancelclick(Month @this, object eOpts){}
Esempio n. 5
0
 /// <summary>
 /// Fires when a year is clicked.
 /// </summary>
 /// <param name="this">
 /// </param>
 /// <param name="value"><p>The current value</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 yeardblclick(Month @this, JsArray value, object eOpts)
 {
 }
Esempio n. 6
0
 /// <summary>
 /// Fires when a month/year is selected.
 /// </summary>
 /// <param name="this">
 /// </param>
 /// <param name="value"><p>The current value</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 select(Month @this, JsArray value, object eOpts)
 {
 }
Esempio n. 7
0
 /// <summary>
 /// Fires when the ok button is pressed.
 /// </summary>
 /// <param name="this">
 /// </param>
 /// <param name="value"><p>The current value</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 okclick(Month @this, JsArray value, object eOpts)
 {
 }
Esempio n. 8
0
 /// <summary>
 /// Fires when the cancel button is pressed.
 /// </summary>
 /// <param name="this">
 /// </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 cancelclick(Month @this, object eOpts)
 {
 }