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

Contents

Description

 

Synopsis

Exported types

Methods

dOMHTMLFieldSetElementGetForm

Properties

Disabled

data DOMHTMLFieldSetElementDisabledPropertyInfo Source

Instances

AttrInfo DOMHTMLFieldSetElementDisabledPropertyInfo Source 
type AttrLabel DOMHTMLFieldSetElementDisabledPropertyInfo = "disabled" Source 
type AttrGetType DOMHTMLFieldSetElementDisabledPropertyInfo = Bool Source 
type AttrBaseTypeConstraint DOMHTMLFieldSetElementDisabledPropertyInfo = DOMHTMLFieldSetElementK Source 
type AttrSetTypeConstraint DOMHTMLFieldSetElementDisabledPropertyInfo = TYPE Lifted ~ Bool Source 
type AttrAllowedOps DOMHTMLFieldSetElementDisabledPropertyInfo = (:) AttrOpTag AttrSet ((:) AttrOpTag AttrConstruct ((:) AttrOpTag AttrGet ([] AttrOpTag))) Source 

Elements

data DOMHTMLFieldSetElementElementsPropertyInfo Source

Instances

AttrInfo DOMHTMLFieldSetElementElementsPropertyInfo Source 
type AttrLabel DOMHTMLFieldSetElementElementsPropertyInfo = "elements" Source 
type AttrGetType DOMHTMLFieldSetElementElementsPropertyInfo = DOMHTMLCollection Source 
type AttrBaseTypeConstraint DOMHTMLFieldSetElementElementsPropertyInfo = DOMHTMLFieldSetElementK Source 
type AttrSetTypeConstraint DOMHTMLFieldSetElementElementsPropertyInfo = TYPE Lifted ~ () Source 
type AttrAllowedOps DOMHTMLFieldSetElementElementsPropertyInfo = (:) AttrOpTag AttrGet ([] AttrOpTag) Source 

Form

data DOMHTMLFieldSetElementFormPropertyInfo Source

Name

data DOMHTMLFieldSetElementNamePropertyInfo Source

Instances

AttrInfo DOMHTMLFieldSetElementNamePropertyInfo Source 
type AttrLabel DOMHTMLFieldSetElementNamePropertyInfo = "name" Source 
type AttrGetType DOMHTMLFieldSetElementNamePropertyInfo = Text Source 
type AttrBaseTypeConstraint DOMHTMLFieldSetElementNamePropertyInfo = DOMHTMLFieldSetElementK Source 
type AttrSetTypeConstraint DOMHTMLFieldSetElementNamePropertyInfo = TYPE Lifted ~ Text Source 
type AttrAllowedOps DOMHTMLFieldSetElementNamePropertyInfo = (:) AttrOpTag AttrSet ((:) AttrOpTag AttrConstruct ((:) AttrOpTag AttrGet ([] AttrOpTag))) Source 

Type

data DOMHTMLFieldSetElementTypePropertyInfo Source

ValidationMessage

data DOMHTMLFieldSetElementValidationMessagePropertyInfo Source

Instances

AttrInfo DOMHTMLFieldSetElementValidationMessagePropertyInfo Source 
type AttrLabel DOMHTMLFieldSetElementValidationMessagePropertyInfo = "validation-message" Source 
type AttrGetType DOMHTMLFieldSetElementValidationMessagePropertyInfo = Text Source 
type AttrBaseTypeConstraint DOMHTMLFieldSetElementValidationMessagePropertyInfo = DOMHTMLFieldSetElementK Source 
type AttrSetTypeConstraint DOMHTMLFieldSetElementValidationMessagePropertyInfo = TYPE Lifted ~ () Source 
type AttrAllowedOps DOMHTMLFieldSetElementValidationMessagePropertyInfo = (:) AttrOpTag AttrGet ([] AttrOpTag) Source 

WillValidate

data DOMHTMLFieldSetElementWillValidatePropertyInfo Source

Instances

AttrInfo DOMHTMLFieldSetElementWillValidatePropertyInfo Source 
type AttrLabel DOMHTMLFieldSetElementWillValidatePropertyInfo = "will-validate" Source 
type AttrGetType DOMHTMLFieldSetElementWillValidatePropertyInfo = Bool Source 
type AttrBaseTypeConstraint DOMHTMLFieldSetElementWillValidatePropertyInfo = DOMHTMLFieldSetElementK Source 
type AttrSetTypeConstraint DOMHTMLFieldSetElementWillValidatePropertyInfo = TYPE Lifted ~ () Source 
type AttrAllowedOps DOMHTMLFieldSetElementWillValidatePropertyInfo = (:) AttrOpTag AttrGet ([] AttrOpTag) Source