Feature suggestion - "isShown" for datepicker
I want to be able to toggle a date picker associated with an input box
from my own button instead of using the built in button creation. I
can pass in an unrecognised value like "neither" to showOn to suppress
both the onfocus hook and built in button generation, so that's ok.
Unfortunately the datepicker doesn't seem to have an "isShown" call
available - would seem like a useful (and logical!) thing, and as
dialog has "isOpen" I figure it would be fitting :).
Matt