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.DOMHTMLAnchorElement

Contents

Description

 

Synopsis

Exported types

Methods

dOMHTMLAnchorElementGetCharset

dOMHTMLAnchorElementGetCoords

dOMHTMLAnchorElementGetHash

dOMHTMLAnchorElementGetHost

dOMHTMLAnchorElementGetHostname

dOMHTMLAnchorElementGetHref

dOMHTMLAnchorElementGetHreflang

dOMHTMLAnchorElementGetName

dOMHTMLAnchorElementGetPathname

dOMHTMLAnchorElementGetPort

dOMHTMLAnchorElementGetProtocol

dOMHTMLAnchorElementGetRel

dOMHTMLAnchorElementGetRev

dOMHTMLAnchorElementGetSearch

dOMHTMLAnchorElementGetShape

dOMHTMLAnchorElementGetTarget

dOMHTMLAnchorElementGetText

dOMHTMLAnchorElementGetTypeAttr

dOMHTMLAnchorElementSetCharset

dOMHTMLAnchorElementSetCoords

dOMHTMLAnchorElementSetHash

dOMHTMLAnchorElementSetHost

dOMHTMLAnchorElementSetHostname

dOMHTMLAnchorElementSetHref

dOMHTMLAnchorElementSetHreflang

dOMHTMLAnchorElementSetName

dOMHTMLAnchorElementSetPathname

dOMHTMLAnchorElementSetPort

dOMHTMLAnchorElementSetProtocol

dOMHTMLAnchorElementSetRel

dOMHTMLAnchorElementSetRev

dOMHTMLAnchorElementSetSearch

dOMHTMLAnchorElementSetShape

dOMHTMLAnchorElementSetTarget

dOMHTMLAnchorElementSetTypeAttr

Properties

Charset

data DOMHTMLAnchorElementCharsetPropertyInfo Source

Instances

AttrInfo DOMHTMLAnchorElementCharsetPropertyInfo Source 
type AttrLabel DOMHTMLAnchorElementCharsetPropertyInfo = "charset" Source 
type AttrGetType DOMHTMLAnchorElementCharsetPropertyInfo = Text Source 
type AttrBaseTypeConstraint DOMHTMLAnchorElementCharsetPropertyInfo = DOMHTMLAnchorElementK Source 
type AttrSetTypeConstraint DOMHTMLAnchorElementCharsetPropertyInfo = TYPE Lifted ~ Text Source 
type AttrAllowedOps DOMHTMLAnchorElementCharsetPropertyInfo = (:) AttrOpTag AttrSet ((:) AttrOpTag AttrConstruct ((:) AttrOpTag AttrGet ([] AttrOpTag))) Source 

Coords

data DOMHTMLAnchorElementCoordsPropertyInfo Source

Instances

AttrInfo DOMHTMLAnchorElementCoordsPropertyInfo Source 
type AttrLabel DOMHTMLAnchorElementCoordsPropertyInfo = "coords" Source 
type AttrGetType DOMHTMLAnchorElementCoordsPropertyInfo = Text Source 
type AttrBaseTypeConstraint DOMHTMLAnchorElementCoordsPropertyInfo = DOMHTMLAnchorElementK Source 
type AttrSetTypeConstraint DOMHTMLAnchorElementCoordsPropertyInfo = TYPE Lifted ~ Text Source 
type AttrAllowedOps DOMHTMLAnchorElementCoordsPropertyInfo = (:) AttrOpTag AttrSet ((:) AttrOpTag AttrConstruct ((:) AttrOpTag AttrGet ([] AttrOpTag))) Source 

Download

data DOMHTMLAnchorElementDownloadPropertyInfo Source

Instances

AttrInfo DOMHTMLAnchorElementDownloadPropertyInfo Source 
type AttrLabel DOMHTMLAnchorElementDownloadPropertyInfo = "download" Source 
type AttrGetType DOMHTMLAnchorElementDownloadPropertyInfo = Text Source 
type AttrBaseTypeConstraint DOMHTMLAnchorElementDownloadPropertyInfo = DOMHTMLAnchorElementK Source 
type AttrSetTypeConstraint DOMHTMLAnchorElementDownloadPropertyInfo = TYPE Lifted ~ Text Source 
type AttrAllowedOps DOMHTMLAnchorElementDownloadPropertyInfo = (:) AttrOpTag AttrSet ((:) AttrOpTag AttrConstruct ((:) AttrOpTag AttrGet ([] AttrOpTag))) Source 

Hash

data DOMHTMLAnchorElementHashPropertyInfo Source

Host

data DOMHTMLAnchorElementHostPropertyInfo Source

Hostname

data DOMHTMLAnchorElementHostnamePropertyInfo Source

Instances

AttrInfo DOMHTMLAnchorElementHostnamePropertyInfo Source 
type AttrLabel DOMHTMLAnchorElementHostnamePropertyInfo = "hostname" Source 
type AttrGetType DOMHTMLAnchorElementHostnamePropertyInfo = Text Source 
type AttrBaseTypeConstraint DOMHTMLAnchorElementHostnamePropertyInfo = DOMHTMLAnchorElementK Source 
type AttrSetTypeConstraint DOMHTMLAnchorElementHostnamePropertyInfo = TYPE Lifted ~ Text Source 
type AttrAllowedOps DOMHTMLAnchorElementHostnamePropertyInfo = (:) AttrOpTag AttrSet ((:) AttrOpTag AttrConstruct ((:) AttrOpTag AttrGet ([] AttrOpTag))) Source 

Href

data DOMHTMLAnchorElementHrefPropertyInfo Source

Hreflang

data DOMHTMLAnchorElementHreflangPropertyInfo Source

Instances

AttrInfo DOMHTMLAnchorElementHreflangPropertyInfo Source 
type AttrLabel DOMHTMLAnchorElementHreflangPropertyInfo = "hreflang" Source 
type AttrGetType DOMHTMLAnchorElementHreflangPropertyInfo = Text Source 
type AttrBaseTypeConstraint DOMHTMLAnchorElementHreflangPropertyInfo = DOMHTMLAnchorElementK Source 
type AttrSetTypeConstraint DOMHTMLAnchorElementHreflangPropertyInfo = TYPE Lifted ~ Text Source 
type AttrAllowedOps DOMHTMLAnchorElementHreflangPropertyInfo = (:) AttrOpTag AttrSet ((:) AttrOpTag AttrConstruct ((:) AttrOpTag AttrGet ([] AttrOpTag))) Source 

Name

data DOMHTMLAnchorElementNamePropertyInfo Source

Origin

data DOMHTMLAnchorElementOriginPropertyInfo Source

Pathname

data DOMHTMLAnchorElementPathnamePropertyInfo Source

Instances

AttrInfo DOMHTMLAnchorElementPathnamePropertyInfo Source 
type AttrLabel DOMHTMLAnchorElementPathnamePropertyInfo = "pathname" Source 
type AttrGetType DOMHTMLAnchorElementPathnamePropertyInfo = Text Source 
type AttrBaseTypeConstraint DOMHTMLAnchorElementPathnamePropertyInfo = DOMHTMLAnchorElementK Source 
type AttrSetTypeConstraint DOMHTMLAnchorElementPathnamePropertyInfo = TYPE Lifted ~ Text Source 
type AttrAllowedOps DOMHTMLAnchorElementPathnamePropertyInfo = (:) AttrOpTag AttrSet ((:) AttrOpTag AttrConstruct ((:) AttrOpTag AttrGet ([] AttrOpTag))) Source 

Ping

data DOMHTMLAnchorElementPingPropertyInfo Source

Port

data DOMHTMLAnchorElementPortPropertyInfo Source

Protocol

data DOMHTMLAnchorElementProtocolPropertyInfo Source

Instances

AttrInfo DOMHTMLAnchorElementProtocolPropertyInfo Source 
type AttrLabel DOMHTMLAnchorElementProtocolPropertyInfo = "protocol" Source 
type AttrGetType DOMHTMLAnchorElementProtocolPropertyInfo = Text Source 
type AttrBaseTypeConstraint DOMHTMLAnchorElementProtocolPropertyInfo = DOMHTMLAnchorElementK Source 
type AttrSetTypeConstraint DOMHTMLAnchorElementProtocolPropertyInfo = TYPE Lifted ~ Text Source 
type AttrAllowedOps DOMHTMLAnchorElementProtocolPropertyInfo = (:) AttrOpTag AttrSet ((:) AttrOpTag AttrConstruct ((:) AttrOpTag AttrGet ([] AttrOpTag))) Source 

Rel

data DOMHTMLAnchorElementRelPropertyInfo Source

Rev

data DOMHTMLAnchorElementRevPropertyInfo Source

Search

data DOMHTMLAnchorElementSearchPropertyInfo Source

Instances

AttrInfo DOMHTMLAnchorElementSearchPropertyInfo Source 
type AttrLabel DOMHTMLAnchorElementSearchPropertyInfo = "search" Source 
type AttrGetType DOMHTMLAnchorElementSearchPropertyInfo = Text Source 
type AttrBaseTypeConstraint DOMHTMLAnchorElementSearchPropertyInfo = DOMHTMLAnchorElementK Source 
type AttrSetTypeConstraint DOMHTMLAnchorElementSearchPropertyInfo = TYPE Lifted ~ Text Source 
type AttrAllowedOps DOMHTMLAnchorElementSearchPropertyInfo = (:) AttrOpTag AttrSet ((:) AttrOpTag AttrConstruct ((:) AttrOpTag AttrGet ([] AttrOpTag))) Source 

Shape

data DOMHTMLAnchorElementShapePropertyInfo Source

Target

data DOMHTMLAnchorElementTargetPropertyInfo Source

Instances

AttrInfo DOMHTMLAnchorElementTargetPropertyInfo Source 
type AttrLabel DOMHTMLAnchorElementTargetPropertyInfo = "target" Source 
type AttrGetType DOMHTMLAnchorElementTargetPropertyInfo = Text Source 
type AttrBaseTypeConstraint DOMHTMLAnchorElementTargetPropertyInfo = DOMHTMLAnchorElementK Source 
type AttrSetTypeConstraint DOMHTMLAnchorElementTargetPropertyInfo = TYPE Lifted ~ Text Source 
type AttrAllowedOps DOMHTMLAnchorElementTargetPropertyInfo = (:) AttrOpTag AttrSet ((:) AttrOpTag AttrConstruct ((:) AttrOpTag AttrGet ([] AttrOpTag))) Source 

Text

data DOMHTMLAnchorElementTextPropertyInfo Source

Type

data DOMHTMLAnchorElementTypePropertyInfo Source