DOM-2.0.0: DOM Level 2 bindings for the WebBits package.Source codeContentsIndex
Data.DOM.EmbeddingElement
Documentation
get'contentDocument :: (Monad mn, CEmbeddingElement this, CDocument zz) => Expression this -> mn (Expression zz)Source
getm'contentDocument :: (Monad mn, CEmbeddingElement this) => Expression this -> mn (Expression TDocument)Source
get'contentWindow :: (Monad mn, CEmbeddingElement this, CWindow zz) => Expression this -> mn (Expression zz)Source
getm'contentWindow :: (Monad mn, CEmbeddingElement this) => Expression this -> mn (Expression TWindow)Source
Produced by Haddock version 2.4.2