Class type Goog.Ui.triStateMenuItem
class type triStateMenuItem = object..end
Inherits
method getCheckedState : TriStateMenuItem.State.t Js.meth
Returns The menu item's check state.
method setCheckedState : TriStateMenuItem.State.t -> unit Js.meth
Sets the checked state.
method performActionInternal : Goog.Events.event Js.t -> unit Js.meth
