Class type Goog.Ui.inputDatePicker
class type inputDatePicker = object..end
Inherits
method createDom : unit Js.meth
method decorateInternal :
'a. (#Dom_html.element as 'a) Js.t -> unit Js.meth
method disposeInternal : unit Js.meth
method enterDocument : unit Js.meth
method exitDocument : unit Js.meth
method getDate : Goog.Date.date Js.t Js.opt Js.meth
method getDatePicker : datePicker Js.t Js.meth
method getInputValue : Js.js_string Js.t Js.meth
method hidePopup : unit Js.meth
method setDate : Goog.Date.date Js.t Js.opt -> unit Js.meth
method setInputValue : Js.js_string Js.t -> unit Js.meth
method setPopupParentElement :
'b. (#Dom_html.element as 'b) Js.t -> unit Js.meth
method showForElement :
'c. (#Dom_html.element as 'c) Js.t -> unit Js.meth
