object ('a)
method batchChanges : 'b Js.t -> unit Js.meth
method beforeReset : unit Js.meth
method callParent : 'c Js.t -> 'd Js.t Js.meth
method callSuper : 'e Js.t -> 'f Js.t Js.meth
method checkChange : unit Js.meth
method checkDirty : unit Js.meth
method clearInvalid : unit Js.meth
method extractFileInput : Dom_html.element Js.t Js.meth
method getErrors : 'g Js.t -> Js.js_string Js.t Js.js_array Js.t Js.meth
method getInitialConfig : Js.js_string Js.t Js.optdef -> 'h Js.t Js.meth
method getModelData : 'i Js.t Js.meth
method getName : Js.js_string Js.t Js.meth
method getSubmitData : 'j Js.t Js.meth
method getValue : 'k Js.t Js.meth
method initConfig : 'l Js.t -> 'a Js.t Js.meth
method initField : unit Js.meth
method initValue : unit Js.meth
method isDirty : bool Js.t Js.meth
method isEqual : 'm Js.t -> 'n Js.t -> bool Js.t Js.meth
method isFileUpload : bool Js.t Js.meth
method isFormField : bool Js.t Js.prop
method isValid : bool Js.t Js.meth
method markInvalid : 'o Js.t -> unit Js.meth
method originalValue : 'p Js.t Js.prop
method reset : unit Js.meth
method resetOriginalValue : unit Js.meth
method self : Ext_Class.t Js.t Js.prop
method setValue : 'q Js.t -> 'a Js.t Js.meth
method statics : Ext_Class.t Js.t Js.meth
method transformOriginalValue : 'r Js.t -> 's Js.t Js.meth
method validate : bool Js.t Js.meth
end