jsaddle-dom-0.9.5.0: DOM library that uses jsaddle to support both GHCJS and GHC
Safe HaskellNone
LanguageHaskell2010

JSDOM.Generated.DOMPoint

Synopsis

Documentation

newtype DOMPoint Source #

Functions for this inteface are in JSDOM.DOMPoint. Base interface functions are in:

Mozilla DOMPoint documentation

Constructors

DOMPoint 

Fields

Instances

Instances details
PToJSVal DOMPoint Source # 
Instance details

Defined in JSDOM.Types

Methods

pToJSVal :: DOMPoint -> JSVal #

PFromJSVal DOMPoint Source # 
Instance details

Defined in JSDOM.Types

Methods

pFromJSVal :: JSVal -> DOMPoint #

ToJSVal DOMPoint Source # 
Instance details

Defined in JSDOM.Types

FromJSVal DOMPoint Source # 
Instance details

Defined in JSDOM.Types

MakeObject DOMPoint Source # 
Instance details

Defined in JSDOM.Types

IsDOMPointReadOnly DOMPoint Source # 
Instance details

Defined in JSDOM.Types

IsGObject DOMPoint Source # 
Instance details

Defined in JSDOM.Types