Exemplo 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){}
Exemplo 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){}
Exemplo 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){}
Exemplo 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){}
Exemplo 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)
 {
 }
Exemplo 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)
 {
 }
Exemplo 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)
 {
 }
Exemplo 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)
 {
 }