Matthias Wessendorf schrieb:
> I just checked the sample of the
> 
> CiviCrmDateTimePicker (in dojo)
> 
> that explains the code ;)
> 
> I don't like that widget, just my 2 cent
> 
Well...
there are more things than you can see...
dojo uses a generic drop down mechanism which you can use to embed
every control on earth, it then drops a specialized implementation of
the  CiviCrmDateTimePicker into this drop down container.

if you do not like the rendering, dojo has its own internal widget
templates which you easily can replace by your own :-)

Reply via email to