gi-webkit-3.0.9: 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.DOMHTMLTableSectionElement

Contents

Description

 

Synopsis

Exported types

Methods

deleteRow

getAlign

getCh

getChOff

getRows

getVAlign

insertRow

setAlign

setCh

data DOMHTMLTableSectionElementSetChMethodInfo Source #

Instances

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

Methods

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

setChOff

setVAlign

Properties

align

data DOMHTMLTableSectionElementAlignPropertyInfo Source #

Instances

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

dOMHTMLTableSectionElementAlign :: AttrLabelProxy "align" Source #

ch

data DOMHTMLTableSectionElementChPropertyInfo Source #

Instances

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

dOMHTMLTableSectionElementCh :: AttrLabelProxy "ch" Source #

chOff

data DOMHTMLTableSectionElementChOffPropertyInfo Source #

Instances

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

dOMHTMLTableSectionElementChOff :: AttrLabelProxy "chOff" Source #

rows

data DOMHTMLTableSectionElementRowsPropertyInfo Source #

Instances

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

dOMHTMLTableSectionElementRows :: AttrLabelProxy "rows" Source #

vAlign

data DOMHTMLTableSectionElementVAlignPropertyInfo Source #

Instances

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

dOMHTMLTableSectionElementVAlign :: AttrLabelProxy "vAlign" Source #