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

Contents

Description

 

Synopsis

Exported types

Methods

dOMHTMLTableRowElementDeleteCell

dOMHTMLTableRowElementGetAlign

dOMHTMLTableRowElementGetBgColor

dOMHTMLTableRowElementGetCells

dOMHTMLTableRowElementGetCh

dOMHTMLTableRowElementGetChOff

dOMHTMLTableRowElementGetRowIndex

dOMHTMLTableRowElementGetSectionRowIndex

dOMHTMLTableRowElementGetVAlign

dOMHTMLTableRowElementInsertCell

dOMHTMLTableRowElementSetAlign

dOMHTMLTableRowElementSetBgColor

dOMHTMLTableRowElementSetCh

dOMHTMLTableRowElementSetChOff

dOMHTMLTableRowElementSetVAlign

Properties

Align

data DOMHTMLTableRowElementAlignPropertyInfo Source

Instances

AttrInfo DOMHTMLTableRowElementAlignPropertyInfo Source 
type AttrLabel DOMHTMLTableRowElementAlignPropertyInfo = "align" Source 
type AttrGetType DOMHTMLTableRowElementAlignPropertyInfo = Text Source 
type AttrBaseTypeConstraint DOMHTMLTableRowElementAlignPropertyInfo = DOMHTMLTableRowElementK Source 
type AttrSetTypeConstraint DOMHTMLTableRowElementAlignPropertyInfo = TYPE Lifted ~ Text Source 
type AttrAllowedOps DOMHTMLTableRowElementAlignPropertyInfo = (:) AttrOpTag AttrSet ((:) AttrOpTag AttrConstruct ((:) AttrOpTag AttrGet ([] AttrOpTag))) Source 

BgColor

data DOMHTMLTableRowElementBgColorPropertyInfo Source

Instances

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

Cells

data DOMHTMLTableRowElementCellsPropertyInfo Source

Ch

data DOMHTMLTableRowElementChPropertyInfo Source

ChOff

data DOMHTMLTableRowElementChOffPropertyInfo Source

Instances

AttrInfo DOMHTMLTableRowElementChOffPropertyInfo Source 
type AttrLabel DOMHTMLTableRowElementChOffPropertyInfo = "ch-off" Source 
type AttrGetType DOMHTMLTableRowElementChOffPropertyInfo = Text Source 
type AttrBaseTypeConstraint DOMHTMLTableRowElementChOffPropertyInfo = DOMHTMLTableRowElementK Source 
type AttrSetTypeConstraint DOMHTMLTableRowElementChOffPropertyInfo = TYPE Lifted ~ Text Source 
type AttrAllowedOps DOMHTMLTableRowElementChOffPropertyInfo = (:) AttrOpTag AttrSet ((:) AttrOpTag AttrConstruct ((:) AttrOpTag AttrGet ([] AttrOpTag))) Source 

RowIndex

data DOMHTMLTableRowElementRowIndexPropertyInfo Source

Instances

AttrInfo DOMHTMLTableRowElementRowIndexPropertyInfo Source 
type AttrLabel DOMHTMLTableRowElementRowIndexPropertyInfo = "row-index" Source 
type AttrGetType DOMHTMLTableRowElementRowIndexPropertyInfo = Int64 Source 
type AttrBaseTypeConstraint DOMHTMLTableRowElementRowIndexPropertyInfo = DOMHTMLTableRowElementK Source 
type AttrSetTypeConstraint DOMHTMLTableRowElementRowIndexPropertyInfo = TYPE Lifted ~ () Source 
type AttrAllowedOps DOMHTMLTableRowElementRowIndexPropertyInfo = (:) AttrOpTag AttrGet ([] AttrOpTag) Source 

SectionRowIndex

data DOMHTMLTableRowElementSectionRowIndexPropertyInfo Source

Instances

AttrInfo DOMHTMLTableRowElementSectionRowIndexPropertyInfo Source 
type AttrLabel DOMHTMLTableRowElementSectionRowIndexPropertyInfo = "section-row-index" Source 
type AttrGetType DOMHTMLTableRowElementSectionRowIndexPropertyInfo = Int64 Source 
type AttrBaseTypeConstraint DOMHTMLTableRowElementSectionRowIndexPropertyInfo = DOMHTMLTableRowElementK Source 
type AttrSetTypeConstraint DOMHTMLTableRowElementSectionRowIndexPropertyInfo = TYPE Lifted ~ () Source 
type AttrAllowedOps DOMHTMLTableRowElementSectionRowIndexPropertyInfo = (:) AttrOpTag AttrGet ([] AttrOpTag) Source 

VAlign

data DOMHTMLTableRowElementVAlignPropertyInfo Source

Instances

AttrInfo DOMHTMLTableRowElementVAlignPropertyInfo Source 
type AttrLabel DOMHTMLTableRowElementVAlignPropertyInfo = "v-align" Source 
type AttrGetType DOMHTMLTableRowElementVAlignPropertyInfo = Text Source 
type AttrBaseTypeConstraint DOMHTMLTableRowElementVAlignPropertyInfo = DOMHTMLTableRowElementK Source 
type AttrSetTypeConstraint DOMHTMLTableRowElementVAlignPropertyInfo = TYPE Lifted ~ Text Source 
type AttrAllowedOps DOMHTMLTableRowElementVAlignPropertyInfo = (:) AttrOpTag AttrSet ((:) AttrOpTag AttrConstruct ((:) AttrOpTag AttrGet ([] AttrOpTag))) Source