Class type Goog.Ui.customButtonRenderer
class type [#button]customButtonRenderer = object..end
Inherits
method canDecorate :
'a. (#Dom_html.element as 'a) Js.t -> bool Js.t Js.meth
method createButton :
controlContent ->
Goog.Gdom.domHelper Js.t -> Dom_html.element Js.t Js.meth
method createDom : (#button as 'b) Js.t -> Dom_html.element Js.t Js.meth
method decorate :
'c.
'b Js.t ->
(#Dom_html.element as 'c) Js.t -> Dom_html.element Js.t Js.meth
method getContentElement :
'd. (#Dom_html.element as 'd) Js.t -> Dom_html.element Js.t Js.meth
method getCssClass : Js.js_string Js.t Js.meth
