gi-webkit-3.0.7: 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.DOMHTMLObjectElement

Contents

Description

 

Synopsis

Exported types

Methods

checkValidity

getAlign

data DOMHTMLObjectElementGetAlignMethodInfo Source #

Instances

((~) * signature (m Text), MonadIO m, IsDOMHTMLObjectElement a) => MethodInfo * DOMHTMLObjectElementGetAlignMethodInfo a signature Source # 

Methods

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

getArchive

data DOMHTMLObjectElementGetArchiveMethodInfo Source #

Instances

((~) * signature (m Text), MonadIO m, IsDOMHTMLObjectElement a) => MethodInfo * DOMHTMLObjectElementGetArchiveMethodInfo a signature Source # 

Methods

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

getBorder

data DOMHTMLObjectElementGetBorderMethodInfo Source #

Instances

((~) * signature (m Text), MonadIO m, IsDOMHTMLObjectElement a) => MethodInfo * DOMHTMLObjectElementGetBorderMethodInfo a signature Source # 

Methods

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

getCode

data DOMHTMLObjectElementGetCodeMethodInfo Source #

Instances

((~) * signature (m Text), MonadIO m, IsDOMHTMLObjectElement a) => MethodInfo * DOMHTMLObjectElementGetCodeMethodInfo a signature Source # 

Methods

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

getCodeBase

data DOMHTMLObjectElementGetCodeBaseMethodInfo Source #

Instances

((~) * signature (m Text), MonadIO m, IsDOMHTMLObjectElement a) => MethodInfo * DOMHTMLObjectElementGetCodeBaseMethodInfo a signature Source # 

Methods

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

getCodeType

data DOMHTMLObjectElementGetCodeTypeMethodInfo Source #

Instances

((~) * signature (m Text), MonadIO m, IsDOMHTMLObjectElement a) => MethodInfo * DOMHTMLObjectElementGetCodeTypeMethodInfo a signature Source # 

Methods

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

getContentDocument

getData

data DOMHTMLObjectElementGetDataMethodInfo Source #

Instances

((~) * signature (m Text), MonadIO m, IsDOMHTMLObjectElement a) => MethodInfo * DOMHTMLObjectElementGetDataMethodInfo a signature Source # 

Methods

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

getDeclare

getForm

getHeight

data DOMHTMLObjectElementGetHeightMethodInfo Source #

Instances

((~) * signature (m Text), MonadIO m, IsDOMHTMLObjectElement a) => MethodInfo * DOMHTMLObjectElementGetHeightMethodInfo a signature Source # 

Methods

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

getHspace

getName

data DOMHTMLObjectElementGetNameMethodInfo Source #

Instances

((~) * signature (m Text), MonadIO m, IsDOMHTMLObjectElement a) => MethodInfo * DOMHTMLObjectElementGetNameMethodInfo a signature Source # 

Methods

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

getStandby

data DOMHTMLObjectElementGetStandbyMethodInfo Source #

Instances

((~) * signature (m Text), MonadIO m, IsDOMHTMLObjectElement a) => MethodInfo * DOMHTMLObjectElementGetStandbyMethodInfo a signature Source # 

Methods

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

getUseMap

data DOMHTMLObjectElementGetUseMapMethodInfo Source #

Instances

((~) * signature (m Text), MonadIO m, IsDOMHTMLObjectElement a) => MethodInfo * DOMHTMLObjectElementGetUseMapMethodInfo a signature Source # 

Methods

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

getValidationMessage

getValidity

getVspace

getWidth

data DOMHTMLObjectElementGetWidthMethodInfo Source #

Instances

((~) * signature (m Text), MonadIO m, IsDOMHTMLObjectElement a) => MethodInfo * DOMHTMLObjectElementGetWidthMethodInfo a signature Source # 

Methods

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

getWillValidate

setAlign

data DOMHTMLObjectElementSetAlignMethodInfo Source #

Instances

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

Methods

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

setArchive

data DOMHTMLObjectElementSetArchiveMethodInfo Source #

Instances

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

Methods

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

setBorder

data DOMHTMLObjectElementSetBorderMethodInfo Source #

Instances

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

Methods

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

setCode

data DOMHTMLObjectElementSetCodeMethodInfo Source #

Instances

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

Methods

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

setCodeBase

data DOMHTMLObjectElementSetCodeBaseMethodInfo Source #

Instances

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

Methods

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

setCodeType

data DOMHTMLObjectElementSetCodeTypeMethodInfo Source #

Instances

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

Methods

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

setCustomValidity

setData

data DOMHTMLObjectElementSetDataMethodInfo Source #

Instances

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

Methods

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

setDeclare

data DOMHTMLObjectElementSetDeclareMethodInfo Source #

Instances

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

Methods

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

setHeight

data DOMHTMLObjectElementSetHeightMethodInfo Source #

Instances

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

Methods

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

setHspace

data DOMHTMLObjectElementSetHspaceMethodInfo Source #

Instances

((~) * signature (CLong -> m ()), MonadIO m, IsDOMHTMLObjectElement a) => MethodInfo * DOMHTMLObjectElementSetHspaceMethodInfo a signature Source # 

Methods

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

setName

data DOMHTMLObjectElementSetNameMethodInfo Source #

Instances

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

Methods

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

setStandby

data DOMHTMLObjectElementSetStandbyMethodInfo Source #

Instances

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

Methods

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

setUseMap

data DOMHTMLObjectElementSetUseMapMethodInfo Source #

Instances

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

Methods

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

setVspace

data DOMHTMLObjectElementSetVspaceMethodInfo Source #

Instances

((~) * signature (CLong -> m ()), MonadIO m, IsDOMHTMLObjectElement a) => MethodInfo * DOMHTMLObjectElementSetVspaceMethodInfo a signature Source # 

Methods

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

setWidth

data DOMHTMLObjectElementSetWidthMethodInfo Source #

Instances

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

Methods

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

Properties

align

data DOMHTMLObjectElementAlignPropertyInfo Source #

Instances

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

dOMHTMLObjectElementAlign :: AttrLabelProxy "align" Source #

archive

data DOMHTMLObjectElementArchivePropertyInfo Source #

Instances

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

dOMHTMLObjectElementArchive :: AttrLabelProxy "archive" Source #

border

data DOMHTMLObjectElementBorderPropertyInfo Source #

Instances

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

dOMHTMLObjectElementBorder :: AttrLabelProxy "border" Source #

code

data DOMHTMLObjectElementCodePropertyInfo Source #

Instances

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

dOMHTMLObjectElementCode :: AttrLabelProxy "code" Source #

codeBase

data DOMHTMLObjectElementCodeBasePropertyInfo Source #

Instances

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

dOMHTMLObjectElementCodeBase :: AttrLabelProxy "codeBase" Source #

codeType

data DOMHTMLObjectElementCodeTypePropertyInfo Source #

Instances

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

dOMHTMLObjectElementCodeType :: AttrLabelProxy "codeType" Source #

contentDocument

data DOMHTMLObjectElementContentDocumentPropertyInfo Source #

Instances

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

dOMHTMLObjectElementContentDocument :: AttrLabelProxy "contentDocument" Source #

data

data DOMHTMLObjectElementDataPropertyInfo Source #

Instances

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

dOMHTMLObjectElementData :: AttrLabelProxy "data" Source #

declare

data DOMHTMLObjectElementDeclarePropertyInfo Source #

Instances

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

dOMHTMLObjectElementDeclare :: AttrLabelProxy "declare" Source #

form

data DOMHTMLObjectElementFormPropertyInfo Source #

Instances

AttrInfo DOMHTMLObjectElementFormPropertyInfo Source # 
type AttrSetTypeConstraint DOMHTMLObjectElementFormPropertyInfo Source # 
type AttrSetTypeConstraint DOMHTMLObjectElementFormPropertyInfo = * ~ ()
type AttrOrigin DOMHTMLObjectElementFormPropertyInfo Source # 
type AttrLabel DOMHTMLObjectElementFormPropertyInfo Source # 
type AttrLabel DOMHTMLObjectElementFormPropertyInfo = "form"
type AttrGetType DOMHTMLObjectElementFormPropertyInfo Source # 
type AttrBaseTypeConstraint DOMHTMLObjectElementFormPropertyInfo Source # 
type AttrAllowedOps DOMHTMLObjectElementFormPropertyInfo Source # 
type AttrAllowedOps DOMHTMLObjectElementFormPropertyInfo = (:) AttrOpTag AttrGet ((:) AttrOpTag AttrClear ([] AttrOpTag))

dOMHTMLObjectElementForm :: AttrLabelProxy "form" Source #

height

data DOMHTMLObjectElementHeightPropertyInfo Source #

Instances

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

dOMHTMLObjectElementHeight :: AttrLabelProxy "height" Source #

hspace

data DOMHTMLObjectElementHspacePropertyInfo Source #

Instances

AttrInfo DOMHTMLObjectElementHspacePropertyInfo Source # 
type AttrSetTypeConstraint DOMHTMLObjectElementHspacePropertyInfo Source # 
type AttrSetTypeConstraint DOMHTMLObjectElementHspacePropertyInfo = * ~ CLong
type AttrOrigin DOMHTMLObjectElementHspacePropertyInfo Source # 
type AttrLabel DOMHTMLObjectElementHspacePropertyInfo Source # 
type AttrLabel DOMHTMLObjectElementHspacePropertyInfo = "hspace"
type AttrGetType DOMHTMLObjectElementHspacePropertyInfo Source # 
type AttrBaseTypeConstraint DOMHTMLObjectElementHspacePropertyInfo Source # 
type AttrAllowedOps DOMHTMLObjectElementHspacePropertyInfo Source # 
type AttrAllowedOps DOMHTMLObjectElementHspacePropertyInfo = (:) AttrOpTag AttrSet ((:) AttrOpTag AttrConstruct ((:) AttrOpTag AttrGet ([] AttrOpTag)))

dOMHTMLObjectElementHspace :: AttrLabelProxy "hspace" Source #

name

data DOMHTMLObjectElementNamePropertyInfo Source #

Instances

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

dOMHTMLObjectElementName :: AttrLabelProxy "name" Source #

standby

data DOMHTMLObjectElementStandbyPropertyInfo Source #

Instances

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

dOMHTMLObjectElementStandby :: AttrLabelProxy "standby" Source #

type

data DOMHTMLObjectElementTypePropertyInfo Source #

Instances

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

dOMHTMLObjectElementType :: AttrLabelProxy "type" Source #

useMap

data DOMHTMLObjectElementUseMapPropertyInfo Source #

Instances

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

dOMHTMLObjectElementUseMap :: AttrLabelProxy "useMap" Source #

validationMessage

data DOMHTMLObjectElementValidationMessagePropertyInfo Source #

Instances

AttrInfo DOMHTMLObjectElementValidationMessagePropertyInfo Source # 
type AttrSetTypeConstraint DOMHTMLObjectElementValidationMessagePropertyInfo Source # 
type AttrSetTypeConstraint DOMHTMLObjectElementValidationMessagePropertyInfo = * ~ ()
type AttrOrigin DOMHTMLObjectElementValidationMessagePropertyInfo Source # 
type AttrLabel DOMHTMLObjectElementValidationMessagePropertyInfo Source # 
type AttrLabel DOMHTMLObjectElementValidationMessagePropertyInfo = "validation-message"
type AttrGetType DOMHTMLObjectElementValidationMessagePropertyInfo Source # 
type AttrBaseTypeConstraint DOMHTMLObjectElementValidationMessagePropertyInfo Source # 
type AttrAllowedOps DOMHTMLObjectElementValidationMessagePropertyInfo Source # 
type AttrAllowedOps DOMHTMLObjectElementValidationMessagePropertyInfo = (:) AttrOpTag AttrGet ((:) AttrOpTag AttrClear ([] AttrOpTag))

dOMHTMLObjectElementValidationMessage :: AttrLabelProxy "validationMessage" Source #

validity

data DOMHTMLObjectElementValidityPropertyInfo Source #

Instances

AttrInfo DOMHTMLObjectElementValidityPropertyInfo Source # 
type AttrSetTypeConstraint DOMHTMLObjectElementValidityPropertyInfo Source # 
type AttrSetTypeConstraint DOMHTMLObjectElementValidityPropertyInfo = * ~ ()
type AttrOrigin DOMHTMLObjectElementValidityPropertyInfo Source # 
type AttrLabel DOMHTMLObjectElementValidityPropertyInfo Source # 
type AttrLabel DOMHTMLObjectElementValidityPropertyInfo = "validity"
type AttrGetType DOMHTMLObjectElementValidityPropertyInfo Source # 
type AttrBaseTypeConstraint DOMHTMLObjectElementValidityPropertyInfo Source # 
type AttrAllowedOps DOMHTMLObjectElementValidityPropertyInfo Source # 
type AttrAllowedOps DOMHTMLObjectElementValidityPropertyInfo = (:) AttrOpTag AttrGet ((:) AttrOpTag AttrClear ([] AttrOpTag))

dOMHTMLObjectElementValidity :: AttrLabelProxy "validity" Source #

vspace

data DOMHTMLObjectElementVspacePropertyInfo Source #

Instances

AttrInfo DOMHTMLObjectElementVspacePropertyInfo Source # 
type AttrSetTypeConstraint DOMHTMLObjectElementVspacePropertyInfo Source # 
type AttrSetTypeConstraint DOMHTMLObjectElementVspacePropertyInfo = * ~ CLong
type AttrOrigin DOMHTMLObjectElementVspacePropertyInfo Source # 
type AttrLabel DOMHTMLObjectElementVspacePropertyInfo Source # 
type AttrLabel DOMHTMLObjectElementVspacePropertyInfo = "vspace"
type AttrGetType DOMHTMLObjectElementVspacePropertyInfo Source # 
type AttrBaseTypeConstraint DOMHTMLObjectElementVspacePropertyInfo Source # 
type AttrAllowedOps DOMHTMLObjectElementVspacePropertyInfo Source # 
type AttrAllowedOps DOMHTMLObjectElementVspacePropertyInfo = (:) AttrOpTag AttrSet ((:) AttrOpTag AttrConstruct ((:) AttrOpTag AttrGet ([] AttrOpTag)))

dOMHTMLObjectElementVspace :: AttrLabelProxy "vspace" Source #

width

data DOMHTMLObjectElementWidthPropertyInfo Source #

Instances

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

dOMHTMLObjectElementWidth :: AttrLabelProxy "width" Source #

willValidate

data DOMHTMLObjectElementWillValidatePropertyInfo Source #

Instances

AttrInfo DOMHTMLObjectElementWillValidatePropertyInfo Source # 
type AttrSetTypeConstraint DOMHTMLObjectElementWillValidatePropertyInfo Source # 
type AttrSetTypeConstraint DOMHTMLObjectElementWillValidatePropertyInfo = * ~ ()
type AttrOrigin DOMHTMLObjectElementWillValidatePropertyInfo Source # 
type AttrLabel DOMHTMLObjectElementWillValidatePropertyInfo Source # 
type AttrLabel DOMHTMLObjectElementWillValidatePropertyInfo = "will-validate"
type AttrGetType DOMHTMLObjectElementWillValidatePropertyInfo Source # 
type AttrBaseTypeConstraint DOMHTMLObjectElementWillValidatePropertyInfo Source # 
type AttrAllowedOps DOMHTMLObjectElementWillValidatePropertyInfo Source # 
type AttrAllowedOps DOMHTMLObjectElementWillValidatePropertyInfo = (:) AttrOpTag AttrGet ([] AttrOpTag)

dOMHTMLObjectElementWillValidate :: AttrLabelProxy "willValidate" Source #