Class type Goog.Ui.comboBoxItem
class type comboBoxItem = object..end
Inherits
method setSticky : bool Js.t -> unit Js.meth
Sets the menu item to be sticky or not sticky.
method isSticky : unit -> bool Js.t Js.meth
Returns Whether the menu item is sticky.
method setFormatFromToken : Js.js_string Js.t -> Js.js_string Js.t Js.meth
Sets the format for a menu item based on a token, bolding the token.
