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

Contents

Description

 

Synopsis

Exported types

Methods

dOMHTMLTableElementCreateCaption

dOMHTMLTableElementCreateTFoot

dOMHTMLTableElementCreateTHead

dOMHTMLTableElementDeleteCaption

dOMHTMLTableElementDeleteRow

dOMHTMLTableElementDeleteTFoot

dOMHTMLTableElementDeleteTHead

dOMHTMLTableElementGetAlign

dOMHTMLTableElementGetBgColor

dOMHTMLTableElementGetBorder

dOMHTMLTableElementGetCaption

dOMHTMLTableElementGetCellPadding

dOMHTMLTableElementGetCellSpacing

dOMHTMLTableElementGetRows

dOMHTMLTableElementGetRules

dOMHTMLTableElementGetSummary

dOMHTMLTableElementGetTBodies

dOMHTMLTableElementGetTFoot

dOMHTMLTableElementGetTHead

dOMHTMLTableElementGetWidth

dOMHTMLTableElementInsertRow

dOMHTMLTableElementSetAlign

dOMHTMLTableElementSetBgColor

dOMHTMLTableElementSetBorder

dOMHTMLTableElementSetCaption

dOMHTMLTableElementSetCellPadding

dOMHTMLTableElementSetCellSpacing

dOMHTMLTableElementSetRules

dOMHTMLTableElementSetSummary

dOMHTMLTableElementSetTFoot

dOMHTMLTableElementSetTHead

dOMHTMLTableElementSetWidth

Properties

Align

data DOMHTMLTableElementAlignPropertyInfo Source

BgColor

data DOMHTMLTableElementBgColorPropertyInfo Source

Instances

AttrInfo DOMHTMLTableElementBgColorPropertyInfo Source 
type AttrLabel DOMHTMLTableElementBgColorPropertyInfo = "bg-color" Source 
type AttrGetType DOMHTMLTableElementBgColorPropertyInfo = Text Source 
type AttrBaseTypeConstraint DOMHTMLTableElementBgColorPropertyInfo = DOMHTMLTableElementK Source 
type AttrSetTypeConstraint DOMHTMLTableElementBgColorPropertyInfo = TYPE Lifted ~ Text Source 
type AttrAllowedOps DOMHTMLTableElementBgColorPropertyInfo = (:) AttrOpTag AttrSet ((:) AttrOpTag AttrConstruct ((:) AttrOpTag AttrGet ([] AttrOpTag))) Source 

Border

data DOMHTMLTableElementBorderPropertyInfo Source

Caption

data DOMHTMLTableElementCaptionPropertyInfo Source

CellPadding

data DOMHTMLTableElementCellPaddingPropertyInfo Source

Instances

AttrInfo DOMHTMLTableElementCellPaddingPropertyInfo Source 
type AttrLabel DOMHTMLTableElementCellPaddingPropertyInfo = "cell-padding" Source 
type AttrGetType DOMHTMLTableElementCellPaddingPropertyInfo = Text Source 
type AttrBaseTypeConstraint DOMHTMLTableElementCellPaddingPropertyInfo = DOMHTMLTableElementK Source 
type AttrSetTypeConstraint DOMHTMLTableElementCellPaddingPropertyInfo = TYPE Lifted ~ Text Source 
type AttrAllowedOps DOMHTMLTableElementCellPaddingPropertyInfo = (:) AttrOpTag AttrSet ((:) AttrOpTag AttrConstruct ((:) AttrOpTag AttrGet ([] AttrOpTag))) Source 

CellSpacing

data DOMHTMLTableElementCellSpacingPropertyInfo Source

Instances

AttrInfo DOMHTMLTableElementCellSpacingPropertyInfo Source 
type AttrLabel DOMHTMLTableElementCellSpacingPropertyInfo = "cell-spacing" Source 
type AttrGetType DOMHTMLTableElementCellSpacingPropertyInfo = Text Source 
type AttrBaseTypeConstraint DOMHTMLTableElementCellSpacingPropertyInfo = DOMHTMLTableElementK Source 
type AttrSetTypeConstraint DOMHTMLTableElementCellSpacingPropertyInfo = TYPE Lifted ~ Text Source 
type AttrAllowedOps DOMHTMLTableElementCellSpacingPropertyInfo = (:) AttrOpTag AttrSet ((:) AttrOpTag AttrConstruct ((:) AttrOpTag AttrGet ([] AttrOpTag))) Source 

Frame

data DOMHTMLTableElementFramePropertyInfo Source

Rows

Rules

data DOMHTMLTableElementRulesPropertyInfo Source

Summary

data DOMHTMLTableElementSummaryPropertyInfo Source

Instances

AttrInfo DOMHTMLTableElementSummaryPropertyInfo Source 
type AttrLabel DOMHTMLTableElementSummaryPropertyInfo = "summary" Source 
type AttrGetType DOMHTMLTableElementSummaryPropertyInfo = Text Source 
type AttrBaseTypeConstraint DOMHTMLTableElementSummaryPropertyInfo = DOMHTMLTableElementK Source 
type AttrSetTypeConstraint DOMHTMLTableElementSummaryPropertyInfo = TYPE Lifted ~ Text Source 
type AttrAllowedOps DOMHTMLTableElementSummaryPropertyInfo = (:) AttrOpTag AttrSet ((:) AttrOpTag AttrConstruct ((:) AttrOpTag AttrGet ([] AttrOpTag))) Source 

TBodies

data DOMHTMLTableElementTBodiesPropertyInfo Source

TFoot

THead

Width

data DOMHTMLTableElementWidthPropertyInfo Source