gi-webkit2webextension-0.2.10.13: WebKit2WebExtension 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.WebKit2WebExtension.Objects.DOMHTMLIFrameElement

Contents

Description

 

Synopsis

Exported types

Methods

dOMHTMLIFrameElementGetAlign

dOMHTMLIFrameElementGetContentDocument

dOMHTMLIFrameElementGetContentWindow

dOMHTMLIFrameElementGetFrameBorder

dOMHTMLIFrameElementGetHeight

dOMHTMLIFrameElementGetLongDesc

dOMHTMLIFrameElementGetMarginHeight

dOMHTMLIFrameElementGetMarginWidth

dOMHTMLIFrameElementGetName

dOMHTMLIFrameElementGetScrolling

dOMHTMLIFrameElementGetSrc

dOMHTMLIFrameElementGetWidth

dOMHTMLIFrameElementSetAlign

dOMHTMLIFrameElementSetFrameBorder

dOMHTMLIFrameElementSetHeight

dOMHTMLIFrameElementSetLongDesc

dOMHTMLIFrameElementSetMarginHeight

dOMHTMLIFrameElementSetMarginWidth

dOMHTMLIFrameElementSetName

dOMHTMLIFrameElementSetScrolling

dOMHTMLIFrameElementSetSrc

dOMHTMLIFrameElementSetWidth

Properties

Align

data DOMHTMLIFrameElementAlignPropertyInfo Source

ContentDocument

data DOMHTMLIFrameElementContentDocumentPropertyInfo Source

Instances

AttrInfo DOMHTMLIFrameElementContentDocumentPropertyInfo Source 
type AttrLabel DOMHTMLIFrameElementContentDocumentPropertyInfo = "content-document" Source 
type AttrGetType DOMHTMLIFrameElementContentDocumentPropertyInfo = DOMDocument Source 
type AttrBaseTypeConstraint DOMHTMLIFrameElementContentDocumentPropertyInfo = DOMHTMLIFrameElementK Source 
type AttrSetTypeConstraint DOMHTMLIFrameElementContentDocumentPropertyInfo = TYPE Lifted ~ () Source 
type AttrAllowedOps DOMHTMLIFrameElementContentDocumentPropertyInfo = (:) AttrOpTag AttrGet ([] AttrOpTag) Source 

ContentWindow

data DOMHTMLIFrameElementContentWindowPropertyInfo Source

Instances

AttrInfo DOMHTMLIFrameElementContentWindowPropertyInfo Source 
type AttrLabel DOMHTMLIFrameElementContentWindowPropertyInfo = "content-window" Source 
type AttrGetType DOMHTMLIFrameElementContentWindowPropertyInfo = DOMDOMWindow Source 
type AttrBaseTypeConstraint DOMHTMLIFrameElementContentWindowPropertyInfo = DOMHTMLIFrameElementK Source 
type AttrSetTypeConstraint DOMHTMLIFrameElementContentWindowPropertyInfo = TYPE Lifted ~ () Source 
type AttrAllowedOps DOMHTMLIFrameElementContentWindowPropertyInfo = (:) AttrOpTag AttrGet ([] AttrOpTag) Source 

FrameBorder

data DOMHTMLIFrameElementFrameBorderPropertyInfo Source

Instances

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

Height

data DOMHTMLIFrameElementHeightPropertyInfo Source

Instances

AttrInfo DOMHTMLIFrameElementHeightPropertyInfo Source 
type AttrLabel DOMHTMLIFrameElementHeightPropertyInfo = "height" Source 
type AttrGetType DOMHTMLIFrameElementHeightPropertyInfo = Text Source 
type AttrBaseTypeConstraint DOMHTMLIFrameElementHeightPropertyInfo = DOMHTMLIFrameElementK Source 
type AttrSetTypeConstraint DOMHTMLIFrameElementHeightPropertyInfo = TYPE Lifted ~ Text Source 
type AttrAllowedOps DOMHTMLIFrameElementHeightPropertyInfo = (:) AttrOpTag AttrSet ((:) AttrOpTag AttrConstruct ((:) AttrOpTag AttrGet ([] AttrOpTag))) Source 

LongDesc

data DOMHTMLIFrameElementLongDescPropertyInfo Source

Instances

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

MarginHeight

data DOMHTMLIFrameElementMarginHeightPropertyInfo Source

Instances

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

MarginWidth

data DOMHTMLIFrameElementMarginWidthPropertyInfo Source

Instances

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

Name

data DOMHTMLIFrameElementNamePropertyInfo Source

Sandbox

data DOMHTMLIFrameElementSandboxPropertyInfo Source

Instances

AttrInfo DOMHTMLIFrameElementSandboxPropertyInfo Source 
type AttrLabel DOMHTMLIFrameElementSandboxPropertyInfo = "sandbox" Source 
type AttrGetType DOMHTMLIFrameElementSandboxPropertyInfo = Text Source 
type AttrBaseTypeConstraint DOMHTMLIFrameElementSandboxPropertyInfo = DOMHTMLIFrameElementK Source 
type AttrSetTypeConstraint DOMHTMLIFrameElementSandboxPropertyInfo = TYPE Lifted ~ Text Source 
type AttrAllowedOps DOMHTMLIFrameElementSandboxPropertyInfo = (:) AttrOpTag AttrSet ((:) AttrOpTag AttrConstruct ((:) AttrOpTag AttrGet ([] AttrOpTag))) Source 

Scrolling

data DOMHTMLIFrameElementScrollingPropertyInfo Source

Instances

AttrInfo DOMHTMLIFrameElementScrollingPropertyInfo Source 
type AttrLabel DOMHTMLIFrameElementScrollingPropertyInfo = "scrolling" Source 
type AttrGetType DOMHTMLIFrameElementScrollingPropertyInfo = Text Source 
type AttrBaseTypeConstraint DOMHTMLIFrameElementScrollingPropertyInfo = DOMHTMLIFrameElementK Source 
type AttrSetTypeConstraint DOMHTMLIFrameElementScrollingPropertyInfo = TYPE Lifted ~ Text Source 
type AttrAllowedOps DOMHTMLIFrameElementScrollingPropertyInfo = (:) AttrOpTag AttrSet ((:) AttrOpTag AttrConstruct ((:) AttrOpTag AttrGet ([] AttrOpTag))) Source 

Src

data DOMHTMLIFrameElementSrcPropertyInfo Source

Srcdoc

data DOMHTMLIFrameElementSrcdocPropertyInfo Source

Instances

AttrInfo DOMHTMLIFrameElementSrcdocPropertyInfo Source 
type AttrLabel DOMHTMLIFrameElementSrcdocPropertyInfo = "srcdoc" Source 
type AttrGetType DOMHTMLIFrameElementSrcdocPropertyInfo = Text Source 
type AttrBaseTypeConstraint DOMHTMLIFrameElementSrcdocPropertyInfo = DOMHTMLIFrameElementK Source 
type AttrSetTypeConstraint DOMHTMLIFrameElementSrcdocPropertyInfo = TYPE Lifted ~ Text Source 
type AttrAllowedOps DOMHTMLIFrameElementSrcdocPropertyInfo = (:) AttrOpTag AttrSet ((:) AttrOpTag AttrConstruct ((:) AttrOpTag AttrGet ([] AttrOpTag))) Source 

Width

data DOMHTMLIFrameElementWidthPropertyInfo Source