object ('a)
  method bodyEl : Ext_dom_Element.t Js.t Js.prop
  method callParent : 'Js.t -> 'Js.t Js.meth
  method callSuper : 'Js.t -> 'Js.t Js.meth
  method errorEl : Ext_dom_Element.t Js.t Js.prop
  method getActiveError : Js.js_string Js.t Js.meth
  method getActiveErrors : Js.js_string Js.t Js.js_array Js.t Js.meth
  method getFieldLabel : Js.js_string Js.t Js.meth
  method getInitialConfig : Js.js_string Js.t Js.optdef -> 'Js.t Js.meth
  method getInputId : Js.js_string Js.t Js.meth
  method getLabelWidth : Js.number Js.t Js.meth
  method getLabelableRenderData : 'Js.t Js.meth
  method getSubTplMarkup : Js.js_string Js.t Js.meth
  method hasActiveError : bool Js.t Js.meth
  method hasVisibleLabel : bool Js.t Js.meth
  method initConfig : 'Js.t -> 'Js.t Js.meth
  method initLabelable : unit Js.meth
  method isFieldLabelable : bool Js.t Js.prop
  method labelCell : Ext_dom_Element.t Js.t Js.prop
  method labelEl : Ext_dom_Element.t Js.t Js.prop
  method self : Ext_Class.t Js.t Js.prop
  method setActiveError : Js.js_string Js.t -> unit Js.meth
  method setActiveErrors : Js.js_string Js.t Js.js_array Js.t -> unit Js.meth
  method setFieldDefaults : 'Js.t -> unit Js.meth
  method setFieldLabel : Js.js_string Js.t -> unit Js.meth
  method statics : Ext_Class.t Js.t Js.meth
  method trimLabelSeparator : Js.js_string Js.t Js.meth
  method unsetActiveError : unit Js.meth
end