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

Contents

Description

 

Synopsis

Exported types

Methods

dOMHTMLAppletElementGetAlign

dOMHTMLAppletElementGetAlt

dOMHTMLAppletElementGetArchive

dOMHTMLAppletElementGetCode

dOMHTMLAppletElementGetCodeBase

dOMHTMLAppletElementGetHeight

dOMHTMLAppletElementGetHspace

dOMHTMLAppletElementGetName

dOMHTMLAppletElementGetObject

dOMHTMLAppletElementGetVspace

dOMHTMLAppletElementGetWidth

dOMHTMLAppletElementSetAlign

dOMHTMLAppletElementSetAlt

dOMHTMLAppletElementSetArchive

dOMHTMLAppletElementSetCode

dOMHTMLAppletElementSetCodeBase

dOMHTMLAppletElementSetHeight

dOMHTMLAppletElementSetHspace

dOMHTMLAppletElementSetName

dOMHTMLAppletElementSetObject

dOMHTMLAppletElementSetVspace

dOMHTMLAppletElementSetWidth

Properties

Align

data DOMHTMLAppletElementAlignPropertyInfo Source

Alt

data DOMHTMLAppletElementAltPropertyInfo Source

Archive

data DOMHTMLAppletElementArchivePropertyInfo Source

Instances

AttrInfo DOMHTMLAppletElementArchivePropertyInfo Source 
type AttrLabel DOMHTMLAppletElementArchivePropertyInfo = "archive" Source 
type AttrGetType DOMHTMLAppletElementArchivePropertyInfo = Text Source 
type AttrBaseTypeConstraint DOMHTMLAppletElementArchivePropertyInfo = DOMHTMLAppletElementK Source 
type AttrSetTypeConstraint DOMHTMLAppletElementArchivePropertyInfo = TYPE Lifted ~ Text Source 
type AttrAllowedOps DOMHTMLAppletElementArchivePropertyInfo = (:) AttrOpTag AttrSet ((:) AttrOpTag AttrConstruct ((:) AttrOpTag AttrGet ([] AttrOpTag))) Source 

Code

data DOMHTMLAppletElementCodePropertyInfo Source

CodeBase

data DOMHTMLAppletElementCodeBasePropertyInfo Source

Instances

AttrInfo DOMHTMLAppletElementCodeBasePropertyInfo Source 
type AttrLabel DOMHTMLAppletElementCodeBasePropertyInfo = "code-base" Source 
type AttrGetType DOMHTMLAppletElementCodeBasePropertyInfo = Text Source 
type AttrBaseTypeConstraint DOMHTMLAppletElementCodeBasePropertyInfo = DOMHTMLAppletElementK Source 
type AttrSetTypeConstraint DOMHTMLAppletElementCodeBasePropertyInfo = TYPE Lifted ~ Text Source 
type AttrAllowedOps DOMHTMLAppletElementCodeBasePropertyInfo = (:) AttrOpTag AttrSet ((:) AttrOpTag AttrConstruct ((:) AttrOpTag AttrGet ([] AttrOpTag))) Source 

Height

data DOMHTMLAppletElementHeightPropertyInfo Source

Instances

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

Hspace

data DOMHTMLAppletElementHspacePropertyInfo Source

Instances

AttrInfo DOMHTMLAppletElementHspacePropertyInfo Source 
type AttrLabel DOMHTMLAppletElementHspacePropertyInfo = "hspace" Source 
type AttrGetType DOMHTMLAppletElementHspacePropertyInfo = Int64 Source 
type AttrBaseTypeConstraint DOMHTMLAppletElementHspacePropertyInfo = DOMHTMLAppletElementK Source 
type AttrSetTypeConstraint DOMHTMLAppletElementHspacePropertyInfo = TYPE Lifted ~ Int64 Source 
type AttrAllowedOps DOMHTMLAppletElementHspacePropertyInfo = (:) AttrOpTag AttrSet ((:) AttrOpTag AttrConstruct ((:) AttrOpTag AttrGet ([] AttrOpTag))) Source 

Name

data DOMHTMLAppletElementNamePropertyInfo Source

Object

data DOMHTMLAppletElementObjectPropertyInfo Source

Instances

AttrInfo DOMHTMLAppletElementObjectPropertyInfo Source 
type AttrLabel DOMHTMLAppletElementObjectPropertyInfo = "object" Source 
type AttrGetType DOMHTMLAppletElementObjectPropertyInfo = Text Source 
type AttrBaseTypeConstraint DOMHTMLAppletElementObjectPropertyInfo = DOMHTMLAppletElementK Source 
type AttrSetTypeConstraint DOMHTMLAppletElementObjectPropertyInfo = TYPE Lifted ~ Text Source 
type AttrAllowedOps DOMHTMLAppletElementObjectPropertyInfo = (:) AttrOpTag AttrSet ((:) AttrOpTag AttrConstruct ((:) AttrOpTag AttrGet ([] AttrOpTag))) Source 

Vspace

data DOMHTMLAppletElementVspacePropertyInfo Source

Instances

AttrInfo DOMHTMLAppletElementVspacePropertyInfo Source 
type AttrLabel DOMHTMLAppletElementVspacePropertyInfo = "vspace" Source 
type AttrGetType DOMHTMLAppletElementVspacePropertyInfo = Int64 Source 
type AttrBaseTypeConstraint DOMHTMLAppletElementVspacePropertyInfo = DOMHTMLAppletElementK Source 
type AttrSetTypeConstraint DOMHTMLAppletElementVspacePropertyInfo = TYPE Lifted ~ Int64 Source 
type AttrAllowedOps DOMHTMLAppletElementVspacePropertyInfo = (:) AttrOpTag AttrSet ((:) AttrOpTag AttrConstruct ((:) AttrOpTag AttrGet ([] AttrOpTag))) Source 

Width

data DOMHTMLAppletElementWidthPropertyInfo Source