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

Contents

Description

 

Synopsis

Exported types

Methods

dOMHTMLOListElementGetCompact

dOMHTMLOListElementGetStart

dOMHTMLOListElementGetTypeAttr

dOMHTMLOListElementSetCompact

dOMHTMLOListElementSetStart

dOMHTMLOListElementSetTypeAttr

Properties

Compact

data DOMHTMLOListElementCompactPropertyInfo Source

Instances

AttrInfo DOMHTMLOListElementCompactPropertyInfo Source 
type AttrLabel DOMHTMLOListElementCompactPropertyInfo = "compact" Source 
type AttrGetType DOMHTMLOListElementCompactPropertyInfo = Bool Source 
type AttrBaseTypeConstraint DOMHTMLOListElementCompactPropertyInfo = DOMHTMLOListElementK Source 
type AttrSetTypeConstraint DOMHTMLOListElementCompactPropertyInfo = TYPE Lifted ~ Bool Source 
type AttrAllowedOps DOMHTMLOListElementCompactPropertyInfo = (:) AttrOpTag AttrSet ((:) AttrOpTag AttrConstruct ((:) AttrOpTag AttrGet ([] AttrOpTag))) Source 

Reversed

data DOMHTMLOListElementReversedPropertyInfo Source

Instances

AttrInfo DOMHTMLOListElementReversedPropertyInfo Source 
type AttrLabel DOMHTMLOListElementReversedPropertyInfo = "reversed" Source 
type AttrGetType DOMHTMLOListElementReversedPropertyInfo = Bool Source 
type AttrBaseTypeConstraint DOMHTMLOListElementReversedPropertyInfo = DOMHTMLOListElementK Source 
type AttrSetTypeConstraint DOMHTMLOListElementReversedPropertyInfo = TYPE Lifted ~ Bool Source 
type AttrAllowedOps DOMHTMLOListElementReversedPropertyInfo = (:) AttrOpTag AttrSet ((:) AttrOpTag AttrConstruct ((:) AttrOpTag AttrGet ([] AttrOpTag))) Source 

Start

data DOMHTMLOListElementStartPropertyInfo Source

Type

data DOMHTMLOListElementTypePropertyInfo Source