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

Contents

Description

 

Synopsis

Exported types

Methods

dOMHTMLFormElementGetAcceptCharset

dOMHTMLFormElementGetAction

dOMHTMLFormElementGetElements

dOMHTMLFormElementGetEncoding

dOMHTMLFormElementGetEnctype

dOMHTMLFormElementGetLength

dOMHTMLFormElementGetMethod

dOMHTMLFormElementGetName

dOMHTMLFormElementGetTarget

dOMHTMLFormElementReset

dOMHTMLFormElementSetAcceptCharset

dOMHTMLFormElementSetAction

dOMHTMLFormElementSetEncoding

dOMHTMLFormElementSetEnctype

dOMHTMLFormElementSetMethod

dOMHTMLFormElementSetName

dOMHTMLFormElementSetTarget

dOMHTMLFormElementSubmit

Properties

AcceptCharset

data DOMHTMLFormElementAcceptCharsetPropertyInfo Source

Instances

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

Action

data DOMHTMLFormElementActionPropertyInfo Source

Autocapitalize

data DOMHTMLFormElementAutocapitalizePropertyInfo Source

Instances

AttrInfo DOMHTMLFormElementAutocapitalizePropertyInfo Source 
type AttrLabel DOMHTMLFormElementAutocapitalizePropertyInfo = "autocapitalize" Source 
type AttrGetType DOMHTMLFormElementAutocapitalizePropertyInfo = Text Source 
type AttrBaseTypeConstraint DOMHTMLFormElementAutocapitalizePropertyInfo = DOMHTMLFormElementK Source 
type AttrSetTypeConstraint DOMHTMLFormElementAutocapitalizePropertyInfo = TYPE Lifted ~ Text Source 
type AttrAllowedOps DOMHTMLFormElementAutocapitalizePropertyInfo = (:) AttrOpTag AttrSet ((:) AttrOpTag AttrConstruct ((:) AttrOpTag AttrGet ([] AttrOpTag))) Source 

Autocomplete

data DOMHTMLFormElementAutocompletePropertyInfo Source

Instances

AttrInfo DOMHTMLFormElementAutocompletePropertyInfo Source 
type AttrLabel DOMHTMLFormElementAutocompletePropertyInfo = "autocomplete" Source 
type AttrGetType DOMHTMLFormElementAutocompletePropertyInfo = Text Source 
type AttrBaseTypeConstraint DOMHTMLFormElementAutocompletePropertyInfo = DOMHTMLFormElementK Source 
type AttrSetTypeConstraint DOMHTMLFormElementAutocompletePropertyInfo = TYPE Lifted ~ Text Source 
type AttrAllowedOps DOMHTMLFormElementAutocompletePropertyInfo = (:) AttrOpTag AttrSet ((:) AttrOpTag AttrConstruct ((:) AttrOpTag AttrGet ([] AttrOpTag))) Source 

Autocorrect

data DOMHTMLFormElementAutocorrectPropertyInfo Source

Instances

AttrInfo DOMHTMLFormElementAutocorrectPropertyInfo Source 
type AttrLabel DOMHTMLFormElementAutocorrectPropertyInfo = "autocorrect" Source 
type AttrGetType DOMHTMLFormElementAutocorrectPropertyInfo = Bool Source 
type AttrBaseTypeConstraint DOMHTMLFormElementAutocorrectPropertyInfo = DOMHTMLFormElementK Source 
type AttrSetTypeConstraint DOMHTMLFormElementAutocorrectPropertyInfo = TYPE Lifted ~ Bool Source 
type AttrAllowedOps DOMHTMLFormElementAutocorrectPropertyInfo = (:) AttrOpTag AttrSet ((:) AttrOpTag AttrConstruct ((:) AttrOpTag AttrGet ([] AttrOpTag))) Source 

Elements

data DOMHTMLFormElementElementsPropertyInfo Source

Encoding

data DOMHTMLFormElementEncodingPropertyInfo Source

Instances

AttrInfo DOMHTMLFormElementEncodingPropertyInfo Source 
type AttrLabel DOMHTMLFormElementEncodingPropertyInfo = "encoding" Source 
type AttrGetType DOMHTMLFormElementEncodingPropertyInfo = Text Source 
type AttrBaseTypeConstraint DOMHTMLFormElementEncodingPropertyInfo = DOMHTMLFormElementK Source 
type AttrSetTypeConstraint DOMHTMLFormElementEncodingPropertyInfo = TYPE Lifted ~ Text Source 
type AttrAllowedOps DOMHTMLFormElementEncodingPropertyInfo = (:) AttrOpTag AttrSet ((:) AttrOpTag AttrConstruct ((:) AttrOpTag AttrGet ([] AttrOpTag))) Source 

Enctype

data DOMHTMLFormElementEnctypePropertyInfo Source

Length

Method

data DOMHTMLFormElementMethodPropertyInfo Source

Name

NoValidate

data DOMHTMLFormElementNoValidatePropertyInfo Source

Instances

AttrInfo DOMHTMLFormElementNoValidatePropertyInfo Source 
type AttrLabel DOMHTMLFormElementNoValidatePropertyInfo = "no-validate" Source 
type AttrGetType DOMHTMLFormElementNoValidatePropertyInfo = Bool Source 
type AttrBaseTypeConstraint DOMHTMLFormElementNoValidatePropertyInfo = DOMHTMLFormElementK Source 
type AttrSetTypeConstraint DOMHTMLFormElementNoValidatePropertyInfo = TYPE Lifted ~ Bool Source 
type AttrAllowedOps DOMHTMLFormElementNoValidatePropertyInfo = (:) AttrOpTag AttrSet ((:) AttrOpTag AttrConstruct ((:) AttrOpTag AttrGet ([] AttrOpTag))) Source 

Target

data DOMHTMLFormElementTargetPropertyInfo Source