gi-webkit-3.0.9: WebKit bindings

CopyrightWill Thompson, Iñaki García Etxebarria and Jonas Platte
LicenseLGPL-2.1
MaintainerIñaki García Etxebarria (garetxe@gmail.com)
Safe HaskellNone
LanguageHaskell2010

GI.WebKit.Objects.DOMHTMLIFrameElement

Contents

Description

 

Synopsis

Exported types

Methods

getAlign

data DOMHTMLIFrameElementGetAlignMethodInfo Source #

Instances

((~) * signature (m Text), MonadIO m, IsDOMHTMLIFrameElement a) => MethodInfo * DOMHTMLIFrameElementGetAlignMethodInfo a signature Source # 

Methods

overloadedMethod :: MethodProxy DOMHTMLIFrameElementGetAlignMethodInfo a -> signature -> s

getContentDocument

getContentWindow

getFrameBorder

getHeight

data DOMHTMLIFrameElementGetHeightMethodInfo Source #

Instances

((~) * signature (m Text), MonadIO m, IsDOMHTMLIFrameElement a) => MethodInfo * DOMHTMLIFrameElementGetHeightMethodInfo a signature Source # 

Methods

overloadedMethod :: MethodProxy DOMHTMLIFrameElementGetHeightMethodInfo a -> signature -> s

getLongDesc

data DOMHTMLIFrameElementGetLongDescMethodInfo Source #

Instances

((~) * signature (m Text), MonadIO m, IsDOMHTMLIFrameElement a) => MethodInfo * DOMHTMLIFrameElementGetLongDescMethodInfo a signature Source # 

Methods

overloadedMethod :: MethodProxy DOMHTMLIFrameElementGetLongDescMethodInfo a -> signature -> s

getMarginHeight

getMarginWidth

getName

data DOMHTMLIFrameElementGetNameMethodInfo Source #

Instances

((~) * signature (m Text), MonadIO m, IsDOMHTMLIFrameElement a) => MethodInfo * DOMHTMLIFrameElementGetNameMethodInfo a signature Source # 

Methods

overloadedMethod :: MethodProxy DOMHTMLIFrameElementGetNameMethodInfo a -> signature -> s

getSandbox

data DOMHTMLIFrameElementGetSandboxMethodInfo Source #

Instances

((~) * signature (m Text), MonadIO m, IsDOMHTMLIFrameElement a) => MethodInfo * DOMHTMLIFrameElementGetSandboxMethodInfo a signature Source # 

Methods

overloadedMethod :: MethodProxy DOMHTMLIFrameElementGetSandboxMethodInfo a -> signature -> s

getScrolling

data DOMHTMLIFrameElementGetScrollingMethodInfo Source #

Instances

((~) * signature (m Text), MonadIO m, IsDOMHTMLIFrameElement a) => MethodInfo * DOMHTMLIFrameElementGetScrollingMethodInfo a signature Source # 

Methods

overloadedMethod :: MethodProxy DOMHTMLIFrameElementGetScrollingMethodInfo a -> signature -> s

getSeamless

getSrc

data DOMHTMLIFrameElementGetSrcMethodInfo Source #

Instances

((~) * signature (m Text), MonadIO m, IsDOMHTMLIFrameElement a) => MethodInfo * DOMHTMLIFrameElementGetSrcMethodInfo a signature Source # 

Methods

overloadedMethod :: MethodProxy DOMHTMLIFrameElementGetSrcMethodInfo a -> signature -> s

getSrcdoc

data DOMHTMLIFrameElementGetSrcdocMethodInfo Source #

Instances

((~) * signature (m Text), MonadIO m, IsDOMHTMLIFrameElement a) => MethodInfo * DOMHTMLIFrameElementGetSrcdocMethodInfo a signature Source # 

Methods

overloadedMethod :: MethodProxy DOMHTMLIFrameElementGetSrcdocMethodInfo a -> signature -> s

getWidth

data DOMHTMLIFrameElementGetWidthMethodInfo Source #

Instances

((~) * signature (m Text), MonadIO m, IsDOMHTMLIFrameElement a) => MethodInfo * DOMHTMLIFrameElementGetWidthMethodInfo a signature Source # 

Methods

overloadedMethod :: MethodProxy DOMHTMLIFrameElementGetWidthMethodInfo a -> signature -> s

setAlign

data DOMHTMLIFrameElementSetAlignMethodInfo Source #

Instances

((~) * signature (Text -> m ()), MonadIO m, IsDOMHTMLIFrameElement a) => MethodInfo * DOMHTMLIFrameElementSetAlignMethodInfo a signature Source # 

Methods

overloadedMethod :: MethodProxy DOMHTMLIFrameElementSetAlignMethodInfo a -> signature -> s

setFrameBorder

data DOMHTMLIFrameElementSetFrameBorderMethodInfo Source #

Instances

((~) * signature (Text -> m ()), MonadIO m, IsDOMHTMLIFrameElement a) => MethodInfo * DOMHTMLIFrameElementSetFrameBorderMethodInfo a signature Source # 

Methods

overloadedMethod :: MethodProxy DOMHTMLIFrameElementSetFrameBorderMethodInfo a -> signature -> s

setHeight

data DOMHTMLIFrameElementSetHeightMethodInfo Source #

Instances

((~) * signature (Text -> m ()), MonadIO m, IsDOMHTMLIFrameElement a) => MethodInfo * DOMHTMLIFrameElementSetHeightMethodInfo a signature Source # 

Methods

overloadedMethod :: MethodProxy DOMHTMLIFrameElementSetHeightMethodInfo a -> signature -> s

setLongDesc

data DOMHTMLIFrameElementSetLongDescMethodInfo Source #

Instances

((~) * signature (Text -> m ()), MonadIO m, IsDOMHTMLIFrameElement a) => MethodInfo * DOMHTMLIFrameElementSetLongDescMethodInfo a signature Source # 

Methods

overloadedMethod :: MethodProxy DOMHTMLIFrameElementSetLongDescMethodInfo a -> signature -> s

setMarginHeight

data DOMHTMLIFrameElementSetMarginHeightMethodInfo Source #

Instances

((~) * signature (Text -> m ()), MonadIO m, IsDOMHTMLIFrameElement a) => MethodInfo * DOMHTMLIFrameElementSetMarginHeightMethodInfo a signature Source # 

Methods

overloadedMethod :: MethodProxy DOMHTMLIFrameElementSetMarginHeightMethodInfo a -> signature -> s

setMarginWidth

data DOMHTMLIFrameElementSetMarginWidthMethodInfo Source #

Instances

((~) * signature (Text -> m ()), MonadIO m, IsDOMHTMLIFrameElement a) => MethodInfo * DOMHTMLIFrameElementSetMarginWidthMethodInfo a signature Source # 

Methods

overloadedMethod :: MethodProxy DOMHTMLIFrameElementSetMarginWidthMethodInfo a -> signature -> s

setName

data DOMHTMLIFrameElementSetNameMethodInfo Source #

Instances

((~) * signature (Text -> m ()), MonadIO m, IsDOMHTMLIFrameElement a) => MethodInfo * DOMHTMLIFrameElementSetNameMethodInfo a signature Source # 

Methods

overloadedMethod :: MethodProxy DOMHTMLIFrameElementSetNameMethodInfo a -> signature -> s

setSandbox

data DOMHTMLIFrameElementSetSandboxMethodInfo Source #

Instances

((~) * signature (Text -> m ()), MonadIO m, IsDOMHTMLIFrameElement a) => MethodInfo * DOMHTMLIFrameElementSetSandboxMethodInfo a signature Source # 

Methods

overloadedMethod :: MethodProxy DOMHTMLIFrameElementSetSandboxMethodInfo a -> signature -> s

setScrolling

data DOMHTMLIFrameElementSetScrollingMethodInfo Source #

Instances

((~) * signature (Text -> m ()), MonadIO m, IsDOMHTMLIFrameElement a) => MethodInfo * DOMHTMLIFrameElementSetScrollingMethodInfo a signature Source # 

Methods

overloadedMethod :: MethodProxy DOMHTMLIFrameElementSetScrollingMethodInfo a -> signature -> s

setSeamless

data DOMHTMLIFrameElementSetSeamlessMethodInfo Source #

Instances

((~) * signature (Bool -> m ()), MonadIO m, IsDOMHTMLIFrameElement a) => MethodInfo * DOMHTMLIFrameElementSetSeamlessMethodInfo a signature Source # 

Methods

overloadedMethod :: MethodProxy DOMHTMLIFrameElementSetSeamlessMethodInfo a -> signature -> s

setSrc

data DOMHTMLIFrameElementSetSrcMethodInfo Source #

Instances

((~) * signature (Text -> m ()), MonadIO m, IsDOMHTMLIFrameElement a) => MethodInfo * DOMHTMLIFrameElementSetSrcMethodInfo a signature Source # 

Methods

overloadedMethod :: MethodProxy DOMHTMLIFrameElementSetSrcMethodInfo a -> signature -> s

setSrcdoc

data DOMHTMLIFrameElementSetSrcdocMethodInfo Source #

Instances

((~) * signature (Text -> m ()), MonadIO m, IsDOMHTMLIFrameElement a) => MethodInfo * DOMHTMLIFrameElementSetSrcdocMethodInfo a signature Source # 

Methods

overloadedMethod :: MethodProxy DOMHTMLIFrameElementSetSrcdocMethodInfo a -> signature -> s

setWidth

data DOMHTMLIFrameElementSetWidthMethodInfo Source #

Instances

((~) * signature (Text -> m ()), MonadIO m, IsDOMHTMLIFrameElement a) => MethodInfo * DOMHTMLIFrameElementSetWidthMethodInfo a signature Source # 

Methods

overloadedMethod :: MethodProxy DOMHTMLIFrameElementSetWidthMethodInfo a -> signature -> s

Properties

align

data DOMHTMLIFrameElementAlignPropertyInfo Source #

Instances

AttrInfo DOMHTMLIFrameElementAlignPropertyInfo Source # 
type AttrSetTypeConstraint DOMHTMLIFrameElementAlignPropertyInfo Source # 
type AttrSetTypeConstraint DOMHTMLIFrameElementAlignPropertyInfo = * ~ Text
type AttrOrigin DOMHTMLIFrameElementAlignPropertyInfo Source # 
type AttrLabel DOMHTMLIFrameElementAlignPropertyInfo Source # 
type AttrLabel DOMHTMLIFrameElementAlignPropertyInfo = "align"
type AttrGetType DOMHTMLIFrameElementAlignPropertyInfo Source # 
type AttrBaseTypeConstraint DOMHTMLIFrameElementAlignPropertyInfo Source # 
type AttrAllowedOps DOMHTMLIFrameElementAlignPropertyInfo Source # 
type AttrAllowedOps DOMHTMLIFrameElementAlignPropertyInfo = (:) AttrOpTag AttrSet ((:) AttrOpTag AttrConstruct ((:) AttrOpTag AttrGet ([] AttrOpTag)))

dOMHTMLIFrameElementAlign :: AttrLabelProxy "align" Source #

contentDocument

data DOMHTMLIFrameElementContentDocumentPropertyInfo Source #

Instances

AttrInfo DOMHTMLIFrameElementContentDocumentPropertyInfo Source # 
type AttrSetTypeConstraint DOMHTMLIFrameElementContentDocumentPropertyInfo Source # 
type AttrSetTypeConstraint DOMHTMLIFrameElementContentDocumentPropertyInfo = * ~ ()
type AttrOrigin DOMHTMLIFrameElementContentDocumentPropertyInfo Source # 
type AttrLabel DOMHTMLIFrameElementContentDocumentPropertyInfo Source # 
type AttrLabel DOMHTMLIFrameElementContentDocumentPropertyInfo = "content-document"
type AttrGetType DOMHTMLIFrameElementContentDocumentPropertyInfo Source # 
type AttrBaseTypeConstraint DOMHTMLIFrameElementContentDocumentPropertyInfo Source # 
type AttrAllowedOps DOMHTMLIFrameElementContentDocumentPropertyInfo Source # 
type AttrAllowedOps DOMHTMLIFrameElementContentDocumentPropertyInfo = (:) AttrOpTag AttrGet ((:) AttrOpTag AttrClear ([] AttrOpTag))

dOMHTMLIFrameElementContentDocument :: AttrLabelProxy "contentDocument" Source #

contentWindow

data DOMHTMLIFrameElementContentWindowPropertyInfo Source #

Instances

AttrInfo DOMHTMLIFrameElementContentWindowPropertyInfo Source # 
type AttrSetTypeConstraint DOMHTMLIFrameElementContentWindowPropertyInfo Source # 
type AttrSetTypeConstraint DOMHTMLIFrameElementContentWindowPropertyInfo = * ~ ()
type AttrOrigin DOMHTMLIFrameElementContentWindowPropertyInfo Source # 
type AttrLabel DOMHTMLIFrameElementContentWindowPropertyInfo Source # 
type AttrLabel DOMHTMLIFrameElementContentWindowPropertyInfo = "content-window"
type AttrGetType DOMHTMLIFrameElementContentWindowPropertyInfo Source # 
type AttrBaseTypeConstraint DOMHTMLIFrameElementContentWindowPropertyInfo Source # 
type AttrAllowedOps DOMHTMLIFrameElementContentWindowPropertyInfo Source # 
type AttrAllowedOps DOMHTMLIFrameElementContentWindowPropertyInfo = (:) AttrOpTag AttrGet ((:) AttrOpTag AttrClear ([] AttrOpTag))

dOMHTMLIFrameElementContentWindow :: AttrLabelProxy "contentWindow" Source #

frameBorder

data DOMHTMLIFrameElementFrameBorderPropertyInfo Source #

Instances

AttrInfo DOMHTMLIFrameElementFrameBorderPropertyInfo Source # 
type AttrSetTypeConstraint DOMHTMLIFrameElementFrameBorderPropertyInfo Source # 
type AttrSetTypeConstraint DOMHTMLIFrameElementFrameBorderPropertyInfo = * ~ Text
type AttrOrigin DOMHTMLIFrameElementFrameBorderPropertyInfo Source # 
type AttrLabel DOMHTMLIFrameElementFrameBorderPropertyInfo Source # 
type AttrLabel DOMHTMLIFrameElementFrameBorderPropertyInfo = "frame-border"
type AttrGetType DOMHTMLIFrameElementFrameBorderPropertyInfo Source # 
type AttrBaseTypeConstraint DOMHTMLIFrameElementFrameBorderPropertyInfo Source # 
type AttrAllowedOps DOMHTMLIFrameElementFrameBorderPropertyInfo Source # 
type AttrAllowedOps DOMHTMLIFrameElementFrameBorderPropertyInfo = (:) AttrOpTag AttrSet ((:) AttrOpTag AttrConstruct ((:) AttrOpTag AttrGet ([] AttrOpTag)))

dOMHTMLIFrameElementFrameBorder :: AttrLabelProxy "frameBorder" Source #

height

data DOMHTMLIFrameElementHeightPropertyInfo Source #

Instances

AttrInfo DOMHTMLIFrameElementHeightPropertyInfo Source # 
type AttrSetTypeConstraint DOMHTMLIFrameElementHeightPropertyInfo Source # 
type AttrSetTypeConstraint DOMHTMLIFrameElementHeightPropertyInfo = * ~ Text
type AttrOrigin DOMHTMLIFrameElementHeightPropertyInfo Source # 
type AttrLabel DOMHTMLIFrameElementHeightPropertyInfo Source # 
type AttrLabel DOMHTMLIFrameElementHeightPropertyInfo = "height"
type AttrGetType DOMHTMLIFrameElementHeightPropertyInfo Source # 
type AttrBaseTypeConstraint DOMHTMLIFrameElementHeightPropertyInfo Source # 
type AttrAllowedOps DOMHTMLIFrameElementHeightPropertyInfo Source # 
type AttrAllowedOps DOMHTMLIFrameElementHeightPropertyInfo = (:) AttrOpTag AttrSet ((:) AttrOpTag AttrConstruct ((:) AttrOpTag AttrGet ([] AttrOpTag)))

dOMHTMLIFrameElementHeight :: AttrLabelProxy "height" Source #

longDesc

data DOMHTMLIFrameElementLongDescPropertyInfo Source #

Instances

AttrInfo DOMHTMLIFrameElementLongDescPropertyInfo Source # 
type AttrSetTypeConstraint DOMHTMLIFrameElementLongDescPropertyInfo Source # 
type AttrSetTypeConstraint DOMHTMLIFrameElementLongDescPropertyInfo = * ~ Text
type AttrOrigin DOMHTMLIFrameElementLongDescPropertyInfo Source # 
type AttrLabel DOMHTMLIFrameElementLongDescPropertyInfo Source # 
type AttrLabel DOMHTMLIFrameElementLongDescPropertyInfo = "long-desc"
type AttrGetType DOMHTMLIFrameElementLongDescPropertyInfo Source # 
type AttrBaseTypeConstraint DOMHTMLIFrameElementLongDescPropertyInfo Source # 
type AttrAllowedOps DOMHTMLIFrameElementLongDescPropertyInfo Source # 
type AttrAllowedOps DOMHTMLIFrameElementLongDescPropertyInfo = (:) AttrOpTag AttrSet ((:) AttrOpTag AttrConstruct ((:) AttrOpTag AttrGet ([] AttrOpTag)))

dOMHTMLIFrameElementLongDesc :: AttrLabelProxy "longDesc" Source #

marginHeight

data DOMHTMLIFrameElementMarginHeightPropertyInfo Source #

Instances

AttrInfo DOMHTMLIFrameElementMarginHeightPropertyInfo Source # 
type AttrSetTypeConstraint DOMHTMLIFrameElementMarginHeightPropertyInfo Source # 
type AttrSetTypeConstraint DOMHTMLIFrameElementMarginHeightPropertyInfo = * ~ Text
type AttrOrigin DOMHTMLIFrameElementMarginHeightPropertyInfo Source # 
type AttrLabel DOMHTMLIFrameElementMarginHeightPropertyInfo Source # 
type AttrLabel DOMHTMLIFrameElementMarginHeightPropertyInfo = "margin-height"
type AttrGetType DOMHTMLIFrameElementMarginHeightPropertyInfo Source # 
type AttrBaseTypeConstraint DOMHTMLIFrameElementMarginHeightPropertyInfo Source # 
type AttrAllowedOps DOMHTMLIFrameElementMarginHeightPropertyInfo Source # 
type AttrAllowedOps DOMHTMLIFrameElementMarginHeightPropertyInfo = (:) AttrOpTag AttrSet ((:) AttrOpTag AttrConstruct ((:) AttrOpTag AttrGet ([] AttrOpTag)))

dOMHTMLIFrameElementMarginHeight :: AttrLabelProxy "marginHeight" Source #

marginWidth

data DOMHTMLIFrameElementMarginWidthPropertyInfo Source #

Instances

AttrInfo DOMHTMLIFrameElementMarginWidthPropertyInfo Source # 
type AttrSetTypeConstraint DOMHTMLIFrameElementMarginWidthPropertyInfo Source # 
type AttrSetTypeConstraint DOMHTMLIFrameElementMarginWidthPropertyInfo = * ~ Text
type AttrOrigin DOMHTMLIFrameElementMarginWidthPropertyInfo Source # 
type AttrLabel DOMHTMLIFrameElementMarginWidthPropertyInfo Source # 
type AttrLabel DOMHTMLIFrameElementMarginWidthPropertyInfo = "margin-width"
type AttrGetType DOMHTMLIFrameElementMarginWidthPropertyInfo Source # 
type AttrBaseTypeConstraint DOMHTMLIFrameElementMarginWidthPropertyInfo Source # 
type AttrAllowedOps DOMHTMLIFrameElementMarginWidthPropertyInfo Source # 
type AttrAllowedOps DOMHTMLIFrameElementMarginWidthPropertyInfo = (:) AttrOpTag AttrSet ((:) AttrOpTag AttrConstruct ((:) AttrOpTag AttrGet ([] AttrOpTag)))

dOMHTMLIFrameElementMarginWidth :: AttrLabelProxy "marginWidth" Source #

name

data DOMHTMLIFrameElementNamePropertyInfo Source #

Instances

AttrInfo DOMHTMLIFrameElementNamePropertyInfo Source # 
type AttrSetTypeConstraint DOMHTMLIFrameElementNamePropertyInfo Source # 
type AttrSetTypeConstraint DOMHTMLIFrameElementNamePropertyInfo = * ~ Text
type AttrOrigin DOMHTMLIFrameElementNamePropertyInfo Source # 
type AttrLabel DOMHTMLIFrameElementNamePropertyInfo Source # 
type AttrLabel DOMHTMLIFrameElementNamePropertyInfo = "name"
type AttrGetType DOMHTMLIFrameElementNamePropertyInfo Source # 
type AttrBaseTypeConstraint DOMHTMLIFrameElementNamePropertyInfo Source # 
type AttrAllowedOps DOMHTMLIFrameElementNamePropertyInfo Source # 
type AttrAllowedOps DOMHTMLIFrameElementNamePropertyInfo = (:) AttrOpTag AttrSet ((:) AttrOpTag AttrConstruct ((:) AttrOpTag AttrGet ([] AttrOpTag)))

dOMHTMLIFrameElementName :: AttrLabelProxy "name" Source #

sandbox

data DOMHTMLIFrameElementSandboxPropertyInfo Source #

Instances

AttrInfo DOMHTMLIFrameElementSandboxPropertyInfo Source # 
type AttrSetTypeConstraint DOMHTMLIFrameElementSandboxPropertyInfo Source # 
type AttrSetTypeConstraint DOMHTMLIFrameElementSandboxPropertyInfo = * ~ Text
type AttrOrigin DOMHTMLIFrameElementSandboxPropertyInfo Source # 
type AttrLabel DOMHTMLIFrameElementSandboxPropertyInfo Source # 
type AttrLabel DOMHTMLIFrameElementSandboxPropertyInfo = "sandbox"
type AttrGetType DOMHTMLIFrameElementSandboxPropertyInfo Source # 
type AttrBaseTypeConstraint DOMHTMLIFrameElementSandboxPropertyInfo Source # 
type AttrAllowedOps DOMHTMLIFrameElementSandboxPropertyInfo Source # 
type AttrAllowedOps DOMHTMLIFrameElementSandboxPropertyInfo = (:) AttrOpTag AttrSet ((:) AttrOpTag AttrConstruct ((:) AttrOpTag AttrGet ([] AttrOpTag)))

dOMHTMLIFrameElementSandbox :: AttrLabelProxy "sandbox" Source #

scrolling

data DOMHTMLIFrameElementScrollingPropertyInfo Source #

Instances

AttrInfo DOMHTMLIFrameElementScrollingPropertyInfo Source # 
type AttrSetTypeConstraint DOMHTMLIFrameElementScrollingPropertyInfo Source # 
type AttrSetTypeConstraint DOMHTMLIFrameElementScrollingPropertyInfo = * ~ Text
type AttrOrigin DOMHTMLIFrameElementScrollingPropertyInfo Source # 
type AttrLabel DOMHTMLIFrameElementScrollingPropertyInfo Source # 
type AttrLabel DOMHTMLIFrameElementScrollingPropertyInfo = "scrolling"
type AttrGetType DOMHTMLIFrameElementScrollingPropertyInfo Source # 
type AttrBaseTypeConstraint DOMHTMLIFrameElementScrollingPropertyInfo Source # 
type AttrAllowedOps DOMHTMLIFrameElementScrollingPropertyInfo Source # 
type AttrAllowedOps DOMHTMLIFrameElementScrollingPropertyInfo = (:) AttrOpTag AttrSet ((:) AttrOpTag AttrConstruct ((:) AttrOpTag AttrGet ([] AttrOpTag)))

dOMHTMLIFrameElementScrolling :: AttrLabelProxy "scrolling" Source #

seamless

data DOMHTMLIFrameElementSeamlessPropertyInfo Source #

Instances

AttrInfo DOMHTMLIFrameElementSeamlessPropertyInfo Source # 
type AttrSetTypeConstraint DOMHTMLIFrameElementSeamlessPropertyInfo Source # 
type AttrSetTypeConstraint DOMHTMLIFrameElementSeamlessPropertyInfo = * ~ Bool
type AttrOrigin DOMHTMLIFrameElementSeamlessPropertyInfo Source # 
type AttrLabel DOMHTMLIFrameElementSeamlessPropertyInfo Source # 
type AttrLabel DOMHTMLIFrameElementSeamlessPropertyInfo = "seamless"
type AttrGetType DOMHTMLIFrameElementSeamlessPropertyInfo Source # 
type AttrBaseTypeConstraint DOMHTMLIFrameElementSeamlessPropertyInfo Source # 
type AttrAllowedOps DOMHTMLIFrameElementSeamlessPropertyInfo Source # 
type AttrAllowedOps DOMHTMLIFrameElementSeamlessPropertyInfo = (:) AttrOpTag AttrSet ((:) AttrOpTag AttrConstruct ((:) AttrOpTag AttrGet ([] AttrOpTag)))

dOMHTMLIFrameElementSeamless :: AttrLabelProxy "seamless" Source #

src

data DOMHTMLIFrameElementSrcPropertyInfo Source #

Instances

AttrInfo DOMHTMLIFrameElementSrcPropertyInfo Source # 

Associated Types

type AttrAllowedOps DOMHTMLIFrameElementSrcPropertyInfo :: [AttrOpTag]

type AttrSetTypeConstraint DOMHTMLIFrameElementSrcPropertyInfo :: * -> Constraint

type AttrBaseTypeConstraint DOMHTMLIFrameElementSrcPropertyInfo :: * -> Constraint

type AttrGetType DOMHTMLIFrameElementSrcPropertyInfo :: *

type AttrLabel DOMHTMLIFrameElementSrcPropertyInfo :: Symbol

type AttrOrigin DOMHTMLIFrameElementSrcPropertyInfo :: *

type AttrSetTypeConstraint DOMHTMLIFrameElementSrcPropertyInfo Source # 
type AttrSetTypeConstraint DOMHTMLIFrameElementSrcPropertyInfo = * ~ Text
type AttrOrigin DOMHTMLIFrameElementSrcPropertyInfo Source # 
type AttrLabel DOMHTMLIFrameElementSrcPropertyInfo Source # 
type AttrGetType DOMHTMLIFrameElementSrcPropertyInfo Source # 
type AttrBaseTypeConstraint DOMHTMLIFrameElementSrcPropertyInfo Source # 
type AttrAllowedOps DOMHTMLIFrameElementSrcPropertyInfo Source # 
type AttrAllowedOps DOMHTMLIFrameElementSrcPropertyInfo = (:) AttrOpTag AttrSet ((:) AttrOpTag AttrConstruct ((:) AttrOpTag AttrGet ([] AttrOpTag)))

dOMHTMLIFrameElementSrc :: AttrLabelProxy "src" Source #

srcdoc

data DOMHTMLIFrameElementSrcdocPropertyInfo Source #

Instances

AttrInfo DOMHTMLIFrameElementSrcdocPropertyInfo Source # 
type AttrSetTypeConstraint DOMHTMLIFrameElementSrcdocPropertyInfo Source # 
type AttrSetTypeConstraint DOMHTMLIFrameElementSrcdocPropertyInfo = * ~ Text
type AttrOrigin DOMHTMLIFrameElementSrcdocPropertyInfo Source # 
type AttrLabel DOMHTMLIFrameElementSrcdocPropertyInfo Source # 
type AttrLabel DOMHTMLIFrameElementSrcdocPropertyInfo = "srcdoc"
type AttrGetType DOMHTMLIFrameElementSrcdocPropertyInfo Source # 
type AttrBaseTypeConstraint DOMHTMLIFrameElementSrcdocPropertyInfo Source # 
type AttrAllowedOps DOMHTMLIFrameElementSrcdocPropertyInfo Source # 
type AttrAllowedOps DOMHTMLIFrameElementSrcdocPropertyInfo = (:) AttrOpTag AttrSet ((:) AttrOpTag AttrConstruct ((:) AttrOpTag AttrGet ([] AttrOpTag)))

dOMHTMLIFrameElementSrcdoc :: AttrLabelProxy "srcdoc" Source #

width

data DOMHTMLIFrameElementWidthPropertyInfo Source #

Instances

AttrInfo DOMHTMLIFrameElementWidthPropertyInfo Source # 
type AttrSetTypeConstraint DOMHTMLIFrameElementWidthPropertyInfo Source # 
type AttrSetTypeConstraint DOMHTMLIFrameElementWidthPropertyInfo = * ~ Text
type AttrOrigin DOMHTMLIFrameElementWidthPropertyInfo Source # 
type AttrLabel DOMHTMLIFrameElementWidthPropertyInfo Source # 
type AttrLabel DOMHTMLIFrameElementWidthPropertyInfo = "width"
type AttrGetType DOMHTMLIFrameElementWidthPropertyInfo Source # 
type AttrBaseTypeConstraint DOMHTMLIFrameElementWidthPropertyInfo Source # 
type AttrAllowedOps DOMHTMLIFrameElementWidthPropertyInfo Source # 
type AttrAllowedOps DOMHTMLIFrameElementWidthPropertyInfo = (:) AttrOpTag AttrSet ((:) AttrOpTag AttrConstruct ((:) AttrOpTag AttrGet ([] AttrOpTag)))

dOMHTMLIFrameElementWidth :: AttrLabelProxy "width" Source #