gi-webkit2webextension-4.0.30: WebKit2-WebExtension bindings
CopyrightWill Thompson and Iñaki García Etxebarria
LicenseLGPL-2.1
MaintainerIñaki García Etxebarria
Safe HaskellSafe-Inferred
LanguageHaskell2010

GI.WebKit2WebExtension.Objects.DOMHTMLTableRowElement

Description

No description available in the introspection data.

Synopsis

Exported types

newtype DOMHTMLTableRowElement Source #

Memory-managed wrapper type.

Instances

Instances details
Eq DOMHTMLTableRowElement Source # 
Instance details

Defined in GI.WebKit2WebExtension.Objects.DOMHTMLTableRowElement

GObject DOMHTMLTableRowElement Source # 
Instance details

Defined in GI.WebKit2WebExtension.Objects.DOMHTMLTableRowElement

ManagedPtrNewtype DOMHTMLTableRowElement Source # 
Instance details

Defined in GI.WebKit2WebExtension.Objects.DOMHTMLTableRowElement

TypedObject DOMHTMLTableRowElement Source # 
Instance details

Defined in GI.WebKit2WebExtension.Objects.DOMHTMLTableRowElement

Methods

glibType :: IO GType

HasParentTypes DOMHTMLTableRowElement Source # 
Instance details

Defined in GI.WebKit2WebExtension.Objects.DOMHTMLTableRowElement

IsGValue (Maybe DOMHTMLTableRowElement) Source #

Convert DOMHTMLTableRowElement to and from GValue. See toGValue and fromGValue.

Instance details

Defined in GI.WebKit2WebExtension.Objects.DOMHTMLTableRowElement

type ParentTypes DOMHTMLTableRowElement Source # 
Instance details

Defined in GI.WebKit2WebExtension.Objects.DOMHTMLTableRowElement

class (GObject o, IsDescendantOf DOMHTMLTableRowElement o) => IsDOMHTMLTableRowElement o Source #

Type class for types which can be safely cast to DOMHTMLTableRowElement, for instance with toDOMHTMLTableRowElement.

Instances

Instances details
(GObject o, IsDescendantOf DOMHTMLTableRowElement o) => IsDOMHTMLTableRowElement o Source # 
Instance details

Defined in GI.WebKit2WebExtension.Objects.DOMHTMLTableRowElement

toDOMHTMLTableRowElement :: (MonadIO m, IsDOMHTMLTableRowElement o) => o -> m DOMHTMLTableRowElement Source #

Cast to DOMHTMLTableRowElement, for types for which this is known to be safe. For general casts, use castTo.

Methods

Click to display all available methods, including inherited ones

Expand

Methods

addEventListener, appendChild, bindProperty, bindPropertyFull, blur, click, cloneNodeWithError, closest, compareDocumentPosition, contains, deleteCell, dispatchEvent, focus, forceFloating, freezeNotify, getv, hasAttribute, hasAttributeNs, hasAttributes, hasChildNodes, htmlInputElementGetAutoFilled, htmlInputElementIsUserEdited, htmlInputElementSetAutoFilled, htmlInputElementSetEditingValue, insertAdjacentElement, insertAdjacentHtml, insertAdjacentText, insertBefore, insertCell, isDefaultNamespace, isEqualNode, isFloating, isSameNode, isSupported, lookupNamespaceUri, lookupPrefix, matches, normalize, notify, notifyByPspec, querySelector, querySelectorAll, ref, refSink, remove, removeAttribute, removeAttributeNode, removeAttributeNs, removeChild, removeEventListener, replaceChild, requestPointerLock, runDispose, scrollByLines, scrollByPages, scrollIntoView, scrollIntoViewIfNeeded, stealData, stealQdata, thawNotify, unref, watchClosure, webkitMatchesSelector, webkitRequestFullscreen.

Getters

getAccessKey, getAlign, getAttribute, getAttributeNode, getAttributeNodeNs, getAttributeNs, getAttributes, getBaseUri, getBgColor, getBoundingClientRect, getCells, getCh, getChOff, getChildElementCount, getChildNodes, getChildren, getClassList, getClassName, getClientHeight, getClientLeft, getClientRects, getClientTop, getClientWidth, getContentEditable, getData, getDir, getDraggable, getElementsByClassName, getElementsByClassNameAsHtmlCollection, getElementsByTagName, getElementsByTagNameAsHtmlCollection, getElementsByTagNameNs, getElementsByTagNameNsAsHtmlCollection, getFirstChild, getFirstElementChild, getHidden, getId, getInnerHtml, getInnerText, getIsContentEditable, getLang, getLastChild, getLastElementChild, getLocalName, getNamespaceUri, getNextElementSibling, getNextSibling, getNodeName, getNodeType, getNodeValue, getOffsetHeight, getOffsetLeft, getOffsetParent, getOffsetTop, getOffsetWidth, getOuterHtml, getOuterText, getOwnerDocument, getParentElement, getParentNode, getPrefix, getPreviousElementSibling, getPreviousSibling, getProperty, getQdata, getRowIndex, getScrollHeight, getScrollLeft, getScrollTop, getScrollWidth, getSectionRowIndex, getSpellcheck, getStyle, getTabIndex, getTagName, getTextContent, getTitle, getTranslate, getVAlign, getWebkitRegionOverset, getWebkitdropzone.

Setters

setAccessKey, setAlign, setAttribute, setAttributeNode, setAttributeNodeNs, setAttributeNs, setBgColor, setCh, setChOff, setClassName, setContentEditable, setData, setDataFull, setDir, setDraggable, setHidden, setId, setInnerHtml, setInnerText, setLang, setNodeValue, setOuterHtml, setOuterText, setPrefix, setProperty, setScrollLeft, setScrollTop, setSpellcheck, setTabIndex, setTextContent, setTitle, setTranslate, setVAlign, setWebkitdropzone.

deleteCell

dOMHTMLTableRowElementDeleteCell Source #

Arguments

:: (HasCallStack, MonadIO m, IsDOMHTMLTableRowElement a) 
=> a

self: A DOMHTMLTableRowElement

-> CLong

index: A glong

-> m ()

(Can throw GError)

Deprecated: (Since version 2.22)Use JavaScriptCore API instead

No description available in the introspection data.

getAlign

dOMHTMLTableRowElementGetAlign Source #

Arguments

:: (HasCallStack, MonadIO m, IsDOMHTMLTableRowElement a) 
=> a

self: A DOMHTMLTableRowElement

-> m Text

Returns: A gchar

Deprecated: (Since version 2.22)Use JavaScriptCore API instead

No description available in the introspection data.

getBgColor

dOMHTMLTableRowElementGetBgColor Source #

Arguments

:: (HasCallStack, MonadIO m, IsDOMHTMLTableRowElement a) 
=> a

self: A DOMHTMLTableRowElement

-> m Text

Returns: A gchar

Deprecated: (Since version 2.22)Use JavaScriptCore API instead

No description available in the introspection data.

getCells

dOMHTMLTableRowElementGetCells Source #

Deprecated: (Since version 2.22)Use JavaScriptCore API instead

No description available in the introspection data.

getCh

dOMHTMLTableRowElementGetCh Source #

Arguments

:: (HasCallStack, MonadIO m, IsDOMHTMLTableRowElement a) 
=> a

self: A DOMHTMLTableRowElement

-> m Text

Returns: A gchar

Deprecated: (Since version 2.22)Use JavaScriptCore API instead

No description available in the introspection data.

getChOff

dOMHTMLTableRowElementGetChOff Source #

Arguments

:: (HasCallStack, MonadIO m, IsDOMHTMLTableRowElement a) 
=> a

self: A DOMHTMLTableRowElement

-> m Text

Returns: A gchar

Deprecated: (Since version 2.22)Use JavaScriptCore API instead

No description available in the introspection data.

getRowIndex

dOMHTMLTableRowElementGetRowIndex Source #

Arguments

:: (HasCallStack, MonadIO m, IsDOMHTMLTableRowElement a) 
=> a

self: A DOMHTMLTableRowElement

-> m CLong

Returns: A glong

Deprecated: (Since version 2.22)Use JavaScriptCore API instead

No description available in the introspection data.

getSectionRowIndex

dOMHTMLTableRowElementGetSectionRowIndex Source #

Arguments

:: (HasCallStack, MonadIO m, IsDOMHTMLTableRowElement a) 
=> a

self: A DOMHTMLTableRowElement

-> m CLong

Returns: A glong

Deprecated: (Since version 2.22)Use JavaScriptCore API instead

No description available in the introspection data.

getVAlign

dOMHTMLTableRowElementGetVAlign Source #

Arguments

:: (HasCallStack, MonadIO m, IsDOMHTMLTableRowElement a) 
=> a

self: A DOMHTMLTableRowElement

-> m Text

Returns: A gchar

Deprecated: (Since version 2.22)Use JavaScriptCore API instead

No description available in the introspection data.

insertCell

dOMHTMLTableRowElementInsertCell Source #

Arguments

:: (HasCallStack, MonadIO m, IsDOMHTMLTableRowElement a) 
=> a

self: A DOMHTMLTableRowElement

-> CLong

index: A glong

-> m DOMHTMLElement

Returns: A DOMHTMLElement (Can throw GError)

Deprecated: (Since version 2.22)Use JavaScriptCore API instead

No description available in the introspection data.

setAlign

dOMHTMLTableRowElementSetAlign Source #

Arguments

:: (HasCallStack, MonadIO m, IsDOMHTMLTableRowElement a) 
=> a

self: A DOMHTMLTableRowElement

-> Text

value: A gchar

-> m () 

Deprecated: (Since version 2.22)Use JavaScriptCore API instead

No description available in the introspection data.

setBgColor

dOMHTMLTableRowElementSetBgColor Source #

Arguments

:: (HasCallStack, MonadIO m, IsDOMHTMLTableRowElement a) 
=> a

self: A DOMHTMLTableRowElement

-> Text

value: A gchar

-> m () 

Deprecated: (Since version 2.22)Use JavaScriptCore API instead

No description available in the introspection data.

setCh

dOMHTMLTableRowElementSetCh Source #

Arguments

:: (HasCallStack, MonadIO m, IsDOMHTMLTableRowElement a) 
=> a

self: A DOMHTMLTableRowElement

-> Text

value: A gchar

-> m () 

Deprecated: (Since version 2.22)Use JavaScriptCore API instead

No description available in the introspection data.

setChOff

dOMHTMLTableRowElementSetChOff Source #

Arguments

:: (HasCallStack, MonadIO m, IsDOMHTMLTableRowElement a) 
=> a

self: A DOMHTMLTableRowElement

-> Text

value: A gchar

-> m () 

Deprecated: (Since version 2.22)Use JavaScriptCore API instead

No description available in the introspection data.

setVAlign

dOMHTMLTableRowElementSetVAlign Source #

Arguments

:: (HasCallStack, MonadIO m, IsDOMHTMLTableRowElement a) 
=> a

self: A DOMHTMLTableRowElement

-> Text

value: A gchar

-> m () 

Deprecated: (Since version 2.22)Use JavaScriptCore API instead

No description available in the introspection data.

Properties

align

No description available in the introspection data.

constructDOMHTMLTableRowElementAlign :: (IsDOMHTMLTableRowElement o, MonadIO m) => Text -> m (GValueConstruct o) Source #

Construct a GValueConstruct with valid value for the “align” property. This is rarely needed directly, but it is used by new.

getDOMHTMLTableRowElementAlign :: (MonadIO m, IsDOMHTMLTableRowElement o) => o -> m (Maybe Text) Source #

Get the value of the “align” property. When overloading is enabled, this is equivalent to

get dOMHTMLTableRowElement #align

setDOMHTMLTableRowElementAlign :: (MonadIO m, IsDOMHTMLTableRowElement o) => o -> Text -> m () Source #

Set the value of the “align” property. When overloading is enabled, this is equivalent to

set dOMHTMLTableRowElement [ #align := value ]

bgColor

No description available in the introspection data.

constructDOMHTMLTableRowElementBgColor :: (IsDOMHTMLTableRowElement o, MonadIO m) => Text -> m (GValueConstruct o) Source #

Construct a GValueConstruct with valid value for the “bg-color” property. This is rarely needed directly, but it is used by new.

getDOMHTMLTableRowElementBgColor :: (MonadIO m, IsDOMHTMLTableRowElement o) => o -> m (Maybe Text) Source #

Get the value of the “bg-color” property. When overloading is enabled, this is equivalent to

get dOMHTMLTableRowElement #bgColor

setDOMHTMLTableRowElementBgColor :: (MonadIO m, IsDOMHTMLTableRowElement o) => o -> Text -> m () Source #

Set the value of the “bg-color” property. When overloading is enabled, this is equivalent to

set dOMHTMLTableRowElement [ #bgColor := value ]

cells

No description available in the introspection data.

getDOMHTMLTableRowElementCells :: (MonadIO m, IsDOMHTMLTableRowElement o) => o -> m (Maybe DOMHTMLCollection) Source #

Get the value of the “cells” property. When overloading is enabled, this is equivalent to

get dOMHTMLTableRowElement #cells

ch

No description available in the introspection data.

constructDOMHTMLTableRowElementCh :: (IsDOMHTMLTableRowElement o, MonadIO m) => Text -> m (GValueConstruct o) Source #

Construct a GValueConstruct with valid value for the “ch” property. This is rarely needed directly, but it is used by new.

getDOMHTMLTableRowElementCh :: (MonadIO m, IsDOMHTMLTableRowElement o) => o -> m (Maybe Text) Source #

Get the value of the “ch” property. When overloading is enabled, this is equivalent to

get dOMHTMLTableRowElement #ch

setDOMHTMLTableRowElementCh :: (MonadIO m, IsDOMHTMLTableRowElement o) => o -> Text -> m () Source #

Set the value of the “ch” property. When overloading is enabled, this is equivalent to

set dOMHTMLTableRowElement [ #ch := value ]

chOff

No description available in the introspection data.

constructDOMHTMLTableRowElementChOff :: (IsDOMHTMLTableRowElement o, MonadIO m) => Text -> m (GValueConstruct o) Source #

Construct a GValueConstruct with valid value for the “ch-off” property. This is rarely needed directly, but it is used by new.

getDOMHTMLTableRowElementChOff :: (MonadIO m, IsDOMHTMLTableRowElement o) => o -> m (Maybe Text) Source #

Get the value of the “ch-off” property. When overloading is enabled, this is equivalent to

get dOMHTMLTableRowElement #chOff

setDOMHTMLTableRowElementChOff :: (MonadIO m, IsDOMHTMLTableRowElement o) => o -> Text -> m () Source #

Set the value of the “ch-off” property. When overloading is enabled, this is equivalent to

set dOMHTMLTableRowElement [ #chOff := value ]

rowIndex

No description available in the introspection data.

getDOMHTMLTableRowElementRowIndex :: (MonadIO m, IsDOMHTMLTableRowElement o) => o -> m CLong Source #

Get the value of the “row-index” property. When overloading is enabled, this is equivalent to

get dOMHTMLTableRowElement #rowIndex

sectionRowIndex

No description available in the introspection data.

getDOMHTMLTableRowElementSectionRowIndex :: (MonadIO m, IsDOMHTMLTableRowElement o) => o -> m CLong Source #

Get the value of the “section-row-index” property. When overloading is enabled, this is equivalent to

get dOMHTMLTableRowElement #sectionRowIndex

vAlign

No description available in the introspection data.

constructDOMHTMLTableRowElementVAlign :: (IsDOMHTMLTableRowElement o, MonadIO m) => Text -> m (GValueConstruct o) Source #

Construct a GValueConstruct with valid value for the “v-align” property. This is rarely needed directly, but it is used by new.

getDOMHTMLTableRowElementVAlign :: (MonadIO m, IsDOMHTMLTableRowElement o) => o -> m (Maybe Text) Source #

Get the value of the “v-align” property. When overloading is enabled, this is equivalent to

get dOMHTMLTableRowElement #vAlign

setDOMHTMLTableRowElementVAlign :: (MonadIO m, IsDOMHTMLTableRowElement o) => o -> Text -> m () Source #

Set the value of the “v-align” property. When overloading is enabled, this is equivalent to

set dOMHTMLTableRowElement [ #vAlign := value ]