Class type Goog.Ui.menuItem
= object..end
Inherits
method setSelectable : bool Js.t -> unit Js.meth
Sets the menu item to be selectable or not.
method setCheckable : bool Js.t -> unit Js.meth
Sets the menu item to be checkable or not.
= object..end
Inherits
method setSelectable : bool Js.t -> unit Js.meth
Sets the menu item to be selectable or not.
method setCheckable : bool Js.t -> unit Js.meth
Sets the menu item to be checkable or not.