= 768" x-on:close-sidebar="sidebar=window.innerWidth >= 768 && true">
package js_of_ocaml
-
js_of_ocaml
Legend:
Library
Module
Module type
Parameter
Class
Class type
Library
Module
Module type
Parameter
Class
Class type
inherit element
inherit tests
inherit langSpace
inherit externalResourcesRequired
inherit stylable
inherit locatable
inherit fitToViewBox
inherit zoomAndPan
method x : animatedLength Js.t Js.readonly_prop
method y : animatedLength Js.t Js.readonly_prop
method width : animatedLength Js.t Js.readonly_prop
method height : animatedLength Js.t Js.readonly_prop
method contentScriptType : Js.js_string Js.t Js.prop
method contentStyleType : Js.js_string Js.t Js.prop
method viewport : rect Js.t Js.readonly_prop
method pixelUnitToMillimeterX : float Js.readonly_prop
method pixelUnitToMillimeterY : float Js.readonly_prop
method screenPixelUnitToMillimeterX : float Js.readonly_prop
method screenPixelUnitToMillimeterY : float Js.readonly_prop
method useCurrentView : bool Js.t Js.readonly_prop
method currentView : viewSpec Js.t Js.readonly_prop
method currentScale : float Js.prop
method currentTranslate : point Js.t Js.readonly_prop
method suspendRedraw : int -> suspendHandleID Js.meth
method unsuspendRedraw : suspendHandleID -> unit Js.meth
method unsuspendRedrawAll : unit Js.meth
method forceRedraw : unit Js.meth
method pauseAnimations : unit Js.meth
method unpauseAnimations : unit Js.meth
method getCurrentTime : float Js.meth
method setCurrentTime : int -> unit Js.meth
method deselectAll : unit Js.meth
method getElementById : Js.js_string Js.t -> Dom.element Js.t Js.meth