Index of types
Top type.
attachParam [WebGL] | |
attachmentPoint [WebGL] | |
B | |
beginMode [WebGL] | |
blendMode [WebGL] | |
blendingFactor [WebGL] | |
buffer [WebGL] | |
bufferParameter [WebGL] | |
bufferTarget [WebGL] | |
bufferUsage [WebGL] | |
C | |
callback [Js] |
Type of callback functions intended to be called without a meaningful this implicit parameter.
canvasPattern [Dom_html] | |
clampf [WebGL] | |
clearBufferMask [WebGL] | |
colorType [Dom_svg] | |
colorspaceConversion [WebGL] | |
constr [Js] |
A value of type (t1 -> ... -> tn -> t Js.t) Js.constr is a Javascript constructor expecting n arguments of types t1 to tn and returning a Javascript object of type t Js.t.
context [Graphics_js] |
Initializations
The type of event listener functions.
event_listener [Dom_html] |
The type of event listener functions.
event_listener_id [Dom] | |
event_listener_id [Dom_html] | |
F | |
fbTarget [WebGL] | |
file_any [File] | |
file_url [Url] |
The type for local file urls.
float32Array [Typed_array] | |
float64Array [Typed_array] | |
float_prop [Js] |
Type of float properties.
form_contents [Form] | |
form_elt [Form] | |
format [WebGL] | |
framebuffer [WebGL] | |
framebufferStatus [WebGL] | |
frontFaceDir [WebGL] | |
G | |
gen_prop [Js] |
Type used to specify the properties of Javascript objects.
generic_http_frame [XmlHttpRequest] |
The type for XHR results.
H | |
hintMode [WebGL] | |
hintTarget [WebGL] | |
http_frame [XmlHttpRequest] | |
http_url [Url] |
The type for HTTP(s) url.
I | |
int16Array [Typed_array] | |
int32Array [Typed_array] | |
int8Array [Typed_array] | |
intentType [Dom_svg] | |
interval_id [Dom_html] | |
intptr [WebGL] | |
J | |
js_t [CSS.Angle] | |
js_t [CSS.Length] |
Js representation of lengths.
js_t [CSS.Color] |
A js_t is a valid string representation of a CSS color
L | |
lengthAdjust [Dom_svg] | |
lengthUnitType [Dom_svg] | |
lexbuf [Deriving_Json_lexer] | |
listener [Dom_events] | |
M | |
mask [Dom.DocumentPosition] | |
match_result_handle [Js] |
A handle to a match result.
meetOrSliceType [Dom_svg] | |
meth [Js] |
Type used to specify method types: a Javascript object <m : t1 -> t2 -> ... -> tn -> t Js.meth> Js.t has a Javascript method m expecting n arguments of types t1 to tn and returns a value of type t.
meth_callback [Js] |
Type of callback functions.
mouse_button [Dom_html] | |
N | |
name [CSS.Color] |
The colors by name.
networkState [Dom_html] | |
nodeType [Dom] | |
node_type [Dom] | |
O | |
objectType [WebGL] | |
opt [Js] |
Type of possibly null values.
optdef [Js] |
Type of possibly undefined values.
optdef_prop [Js] |
Type of read/write properties that may be undefined: you can set them to a value of some type t, but if you read them, you will get a value of type t optdef (that may be undefined).
P | |
parameter [WebGL] | |
pathSegmentType [Dom_svg] | |
pixelFormat [WebGL] | |
pixelStoreParam [WebGL] | |
pixelType [WebGL] | |
positionErrorCode [Geolocation] | |
program [WebGL] | |
programParam [WebGL] | |
prop [Js] |
Type of read/write properties: a Javascript object <p : t Js.writeonly_prop> Js.t has a read/write property p of type t.
R | |
rbTarget [WebGL] | |
readonly_prop [Js] |
Type of read-only properties: a Javascript object <p : t Js.readonly_prop> Js.t has a read-only property p of type t.
readyState [XmlHttpRequest] | |
readyState [WebSockets] | |
readyState [File] | |
readyState [Dom_html] | |
regexp [Regexp] |
The type for regexps.
renderbuffer [WebGL] | |
renderbufferParam [WebGL] | |
response [XmlHttpRequest] | |
result [Regexp] |
The type for match result.
S | |
shader [WebGL] | |
shaderParam [WebGL] | |
shaderPrecisionType [WebGL] | |
shaderType [WebGL] | |
sizei [WebGL] |
5.1 Types
sizeiptr [WebGL] | |
spreadMethodType [Dom_svg] | |
state [EventSource] | |
stencilOp [WebGL] | |
string_array [Js] |
Opaque type for string arrays.
suspendHandleID [Dom_svg] | |
T | |
t [Deriving_Json] |
The type of JSON parser/printer for value of type 'a.
t [Typed_array.Bigstring] | |
t [Jstable] | |
t [Js.OPT] | |
t [Js] |
Type of Javascript objects.
t [Dom.DocumentPosition] | |
t [Dom_html.Keyboard_key] | |
t [Dom_html.Keyboard_code] | |
t [CSS.Angle] | |
t [CSS.Length] |
The type of length attributes.
t [CSS.Color] |
The type of colors, either by name, by Red-Green-Blue constructor or by Hue-Saturation-Lightness constructors.
The type for urls.
V | |
vertexAttribParam [WebGL] | |
vertexAttribPointerParam [WebGL] | |
void [WebGL] | |
W | |
watchId [Geolocation] | |
wrapMode [WebGL] | |
writeonly_prop [Js] |
Type of write-only properties: a Javascript object <p : t Js.writeonly_prop> Js.t has a write-only property p of type t.
Z | |
zoomAndPanType [Dom_svg] |