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

Description

No description available in the introspection data.

Synopsis

Exported types

newtype DOMHTMLParamElement Source #

Memory-managed wrapper type.

Constructors

DOMHTMLParamElement (ManagedPtr DOMHTMLParamElement) 

class (GObject o, IsDescendantOf DOMHTMLParamElement o) => IsDOMHTMLParamElement o Source #

Type class for types which can be safely cast to DOMHTMLParamElement, for instance with toDOMHTMLParamElement.

Instances

Instances details
(GObject o, IsDescendantOf DOMHTMLParamElement o) => IsDOMHTMLParamElement o Source # 
Instance details

Defined in GI.WebKit2WebExtension.Objects.DOMHTMLParamElement

toDOMHTMLParamElement :: (MonadIO m, IsDOMHTMLParamElement o) => o -> m DOMHTMLParamElement Source #

Cast to DOMHTMLParamElement, 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, dispatchEvent, focus, forceFloating, freezeNotify, getv, hasAttribute, hasAttributeNs, hasAttributes, hasChildNodes, htmlInputElementGetAutoFilled, htmlInputElementIsUserEdited, htmlInputElementSetAutoFilled, htmlInputElementSetEditingValue, insertAdjacentElement, insertAdjacentHtml, insertAdjacentText, insertBefore, 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, getAttribute, getAttributeNode, getAttributeNodeNs, getAttributeNs, getAttributes, getBaseUri, getBoundingClientRect, 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, getName, getNamespaceUri, getNextElementSibling, getNextSibling, getNodeName, getNodeType, getNodeValue, getOffsetHeight, getOffsetLeft, getOffsetParent, getOffsetTop, getOffsetWidth, getOuterHtml, getOuterText, getOwnerDocument, getParentElement, getParentNode, getPrefix, getPreviousElementSibling, getPreviousSibling, getProperty, getQdata, getScrollHeight, getScrollLeft, getScrollTop, getScrollWidth, getSpellcheck, getStyle, getTabIndex, getTagName, getTextContent, getTitle, getTranslate, getTypeAttr, getValue, getValueType, getWebkitRegionOverset, getWebkitdropzone.

Setters

setAccessKey, setAttribute, setAttributeNode, setAttributeNodeNs, setAttributeNs, setClassName, setContentEditable, setData, setDataFull, setDir, setDraggable, setHidden, setId, setInnerHtml, setInnerText, setLang, setName, setNodeValue, setOuterHtml, setOuterText, setPrefix, setProperty, setScrollLeft, setScrollTop, setSpellcheck, setTabIndex, setTextContent, setTitle, setTranslate, setTypeAttr, setValue, setValueType, setWebkitdropzone.

getName

dOMHTMLParamElementGetName Source #

Arguments

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

self: A DOMHTMLParamElement

-> m Text

Returns: A gchar

Deprecated: (Since version 2.22)Use JavaScriptCore API instead

No description available in the introspection data.

getTypeAttr

dOMHTMLParamElementGetTypeAttr Source #

Arguments

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

self: A DOMHTMLParamElement

-> m Text

Returns: A gchar

Deprecated: (Since version 2.22)Use JavaScriptCore API instead

No description available in the introspection data.

getValue

dOMHTMLParamElementGetValue Source #

Arguments

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

self: A DOMHTMLParamElement

-> m Text

Returns: A gchar

Deprecated: (Since version 2.22)Use JavaScriptCore API instead

No description available in the introspection data.

getValueType

dOMHTMLParamElementGetValueType Source #

Arguments

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

self: A DOMHTMLParamElement

-> m Text

Returns: A gchar

Deprecated: (Since version 2.22)Use JavaScriptCore API instead

No description available in the introspection data.

setName

dOMHTMLParamElementSetName Source #

Arguments

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

self: A DOMHTMLParamElement

-> Text

value: A gchar

-> m () 

Deprecated: (Since version 2.22)Use JavaScriptCore API instead

No description available in the introspection data.

setTypeAttr

dOMHTMLParamElementSetTypeAttr Source #

Arguments

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

self: A DOMHTMLParamElement

-> Text

value: A gchar

-> m () 

Deprecated: (Since version 2.22)Use JavaScriptCore API instead

No description available in the introspection data.

setValue

dOMHTMLParamElementSetValue Source #

Arguments

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

self: A DOMHTMLParamElement

-> Text

value: A gchar

-> m () 

Deprecated: (Since version 2.22)Use JavaScriptCore API instead

No description available in the introspection data.

setValueType

dOMHTMLParamElementSetValueType Source #

Arguments

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

self: A DOMHTMLParamElement

-> Text

value: A gchar

-> m () 

Deprecated: (Since version 2.22)Use JavaScriptCore API instead

No description available in the introspection data.

Properties

name

No description available in the introspection data.

constructDOMHTMLParamElementName :: (IsDOMHTMLParamElement o, MonadIO m) => Text -> m (GValueConstruct o) Source #

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

getDOMHTMLParamElementName :: (MonadIO m, IsDOMHTMLParamElement o) => o -> m (Maybe Text) Source #

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

get dOMHTMLParamElement #name

setDOMHTMLParamElementName :: (MonadIO m, IsDOMHTMLParamElement o) => o -> Text -> m () Source #

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

set dOMHTMLParamElement [ #name := value ]

type

No description available in the introspection data.

clearDOMHTMLParamElementType :: (MonadIO m, IsDOMHTMLParamElement o) => o -> m () Source #

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

clear #type

constructDOMHTMLParamElementType :: (IsDOMHTMLParamElement o, MonadIO m) => Text -> m (GValueConstruct o) Source #

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

getDOMHTMLParamElementType :: (MonadIO m, IsDOMHTMLParamElement o) => o -> m (Maybe Text) Source #

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

get dOMHTMLParamElement #type

setDOMHTMLParamElementType :: (MonadIO m, IsDOMHTMLParamElement o) => o -> Text -> m () Source #

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

set dOMHTMLParamElement [ #type := value ]

value

No description available in the introspection data.

constructDOMHTMLParamElementValue :: (IsDOMHTMLParamElement o, MonadIO m) => Text -> m (GValueConstruct o) Source #

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

getDOMHTMLParamElementValue :: (MonadIO m, IsDOMHTMLParamElement o) => o -> m (Maybe Text) Source #

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

get dOMHTMLParamElement #value

setDOMHTMLParamElementValue :: (MonadIO m, IsDOMHTMLParamElement o) => o -> Text -> m () Source #

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

set dOMHTMLParamElement [ #value := value ]

valueType

No description available in the introspection data.

constructDOMHTMLParamElementValueType :: (IsDOMHTMLParamElement o, MonadIO m) => Text -> m (GValueConstruct o) Source #

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

getDOMHTMLParamElementValueType :: (MonadIO m, IsDOMHTMLParamElement o) => o -> m (Maybe Text) Source #

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

get dOMHTMLParamElement #valueType

setDOMHTMLParamElementValueType :: (MonadIO m, IsDOMHTMLParamElement o) => o -> Text -> m () Source #

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

set dOMHTMLParamElement [ #valueType := value ]