gi-webkit2webextension-4.0.28: 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.DOMHTMLTableSectionElement

Description

No description available in the introspection data.

Synopsis

Exported types

newtype DOMHTMLTableSectionElement Source #

Memory-managed wrapper type.

Instances

Instances details
Eq DOMHTMLTableSectionElement Source # 
Instance details

Defined in GI.WebKit2WebExtension.Objects.DOMHTMLTableSectionElement

GObject DOMHTMLTableSectionElement Source # 
Instance details

Defined in GI.WebKit2WebExtension.Objects.DOMHTMLTableSectionElement

ManagedPtrNewtype DOMHTMLTableSectionElement Source # 
Instance details

Defined in GI.WebKit2WebExtension.Objects.DOMHTMLTableSectionElement

TypedObject DOMHTMLTableSectionElement Source # 
Instance details

Defined in GI.WebKit2WebExtension.Objects.DOMHTMLTableSectionElement

Methods

glibType :: IO GType

HasParentTypes DOMHTMLTableSectionElement Source # 
Instance details

Defined in GI.WebKit2WebExtension.Objects.DOMHTMLTableSectionElement

IsGValue (Maybe DOMHTMLTableSectionElement) Source #

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

Instance details

Defined in GI.WebKit2WebExtension.Objects.DOMHTMLTableSectionElement

type ParentTypes DOMHTMLTableSectionElement Source # 
Instance details

Defined in GI.WebKit2WebExtension.Objects.DOMHTMLTableSectionElement

class (GObject o, IsDescendantOf DOMHTMLTableSectionElement o) => IsDOMHTMLTableSectionElement o Source #

Type class for types which can be safely cast to DOMHTMLTableSectionElement, for instance with toDOMHTMLTableSectionElement.

Instances

Instances details
(GObject o, IsDescendantOf DOMHTMLTableSectionElement o) => IsDOMHTMLTableSectionElement o Source # 
Instance details

Defined in GI.WebKit2WebExtension.Objects.DOMHTMLTableSectionElement

toDOMHTMLTableSectionElement :: (MonadIO m, IsDOMHTMLTableSectionElement o) => o -> m DOMHTMLTableSectionElement Source #

Cast to DOMHTMLTableSectionElement, 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, deleteRow, dispatchEvent, focus, forceFloating, freezeNotify, getv, hasAttribute, hasAttributeNs, hasAttributes, hasChildNodes, htmlInputElementGetAutoFilled, htmlInputElementIsUserEdited, htmlInputElementSetAutoFilled, htmlInputElementSetEditingValue, insertAdjacentElement, insertAdjacentHtml, insertAdjacentText, insertBefore, insertRow, 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, getBoundingClientRect, 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, getRows, getScrollHeight, getScrollLeft, getScrollTop, getScrollWidth, getSpellcheck, getStyle, getTabIndex, getTagName, getTextContent, getTitle, getTranslate, getVAlign, getWebkitRegionOverset, getWebkitdropzone.

Setters

setAccessKey, setAlign, setAttribute, setAttributeNode, setAttributeNodeNs, setAttributeNs, 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.

deleteRow

dOMHTMLTableSectionElementDeleteRow Source #

Arguments

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

self: A DOMHTMLTableSectionElement

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

dOMHTMLTableSectionElementGetAlign Source #

Arguments

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

self: A DOMHTMLTableSectionElement

-> m Text

Returns: A gchar

Deprecated: (Since version 2.22)Use JavaScriptCore API instead

No description available in the introspection data.

getCh

dOMHTMLTableSectionElementGetCh Source #

Arguments

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

self: A DOMHTMLTableSectionElement

-> m Text

Returns: A gchar

Deprecated: (Since version 2.22)Use JavaScriptCore API instead

No description available in the introspection data.

getChOff

dOMHTMLTableSectionElementGetChOff Source #

Arguments

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

self: A DOMHTMLTableSectionElement

-> m Text

Returns: A gchar

Deprecated: (Since version 2.22)Use JavaScriptCore API instead

No description available in the introspection data.

getRows

dOMHTMLTableSectionElementGetRows Source #

Deprecated: (Since version 2.22)Use JavaScriptCore API instead

No description available in the introspection data.

getVAlign

dOMHTMLTableSectionElementGetVAlign Source #

Arguments

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

self: A DOMHTMLTableSectionElement

-> m Text

Returns: A gchar

Deprecated: (Since version 2.22)Use JavaScriptCore API instead

No description available in the introspection data.

insertRow

dOMHTMLTableSectionElementInsertRow Source #

Arguments

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

self: A DOMHTMLTableSectionElement

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

dOMHTMLTableSectionElementSetAlign Source #

Arguments

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

self: A DOMHTMLTableSectionElement

-> Text

value: A gchar

-> m () 

Deprecated: (Since version 2.22)Use JavaScriptCore API instead

No description available in the introspection data.

setCh

dOMHTMLTableSectionElementSetCh Source #

Arguments

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

self: A DOMHTMLTableSectionElement

-> Text

value: A gchar

-> m () 

Deprecated: (Since version 2.22)Use JavaScriptCore API instead

No description available in the introspection data.

setChOff

dOMHTMLTableSectionElementSetChOff Source #

Arguments

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

self: A DOMHTMLTableSectionElement

-> Text

value: A gchar

-> m () 

Deprecated: (Since version 2.22)Use JavaScriptCore API instead

No description available in the introspection data.

setVAlign

dOMHTMLTableSectionElementSetVAlign Source #

Arguments

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

self: A DOMHTMLTableSectionElement

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

constructDOMHTMLTableSectionElementAlign :: (IsDOMHTMLTableSectionElement 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.

getDOMHTMLTableSectionElementAlign :: (MonadIO m, IsDOMHTMLTableSectionElement o) => o -> m (Maybe Text) Source #

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

get dOMHTMLTableSectionElement #align

setDOMHTMLTableSectionElementAlign :: (MonadIO m, IsDOMHTMLTableSectionElement o) => o -> Text -> m () Source #

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

set dOMHTMLTableSectionElement [ #align := value ]

ch

No description available in the introspection data.

constructDOMHTMLTableSectionElementCh :: (IsDOMHTMLTableSectionElement 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.

getDOMHTMLTableSectionElementCh :: (MonadIO m, IsDOMHTMLTableSectionElement o) => o -> m (Maybe Text) Source #

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

get dOMHTMLTableSectionElement #ch

setDOMHTMLTableSectionElementCh :: (MonadIO m, IsDOMHTMLTableSectionElement o) => o -> Text -> m () Source #

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

set dOMHTMLTableSectionElement [ #ch := value ]

chOff

No description available in the introspection data.

constructDOMHTMLTableSectionElementChOff :: (IsDOMHTMLTableSectionElement 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.

getDOMHTMLTableSectionElementChOff :: (MonadIO m, IsDOMHTMLTableSectionElement o) => o -> m (Maybe Text) Source #

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

get dOMHTMLTableSectionElement #chOff

setDOMHTMLTableSectionElementChOff :: (MonadIO m, IsDOMHTMLTableSectionElement o) => o -> Text -> m () Source #

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

set dOMHTMLTableSectionElement [ #chOff := value ]

rows

No description available in the introspection data.

getDOMHTMLTableSectionElementRows :: (MonadIO m, IsDOMHTMLTableSectionElement o) => o -> m (Maybe DOMHTMLCollection) Source #

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

get dOMHTMLTableSectionElement #rows

vAlign

No description available in the introspection data.

constructDOMHTMLTableSectionElementVAlign :: (IsDOMHTMLTableSectionElement 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.

getDOMHTMLTableSectionElementVAlign :: (MonadIO m, IsDOMHTMLTableSectionElement o) => o -> m (Maybe Text) Source #

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

get dOMHTMLTableSectionElement #vAlign

setDOMHTMLTableSectionElementVAlign :: (MonadIO m, IsDOMHTMLTableSectionElement o) => o -> Text -> m () Source #

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

set dOMHTMLTableSectionElement [ #vAlign := value ]