htmltablecellelement

package
v1.4.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Mar 31, 2022 License: Apache-2.0 Imports: 8 Imported by: 1

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	//ErrNotImplemented ErrNotImplemented error
	ErrNotImplemented            = errors.New("Browser not implemented HTMLTableCellElement")
	ErrNotAnHTMLTableCellElement = errors.New("Object is not an HTMLTableCellElement")
)

Functions

func GetInterface

func GetInterface() js.Value

Types

type HtmlTableCellElement

type HtmlTableCellElement struct {
	htmlelement.HtmlElement
}

HtmlTableCellElement struct

func NewFromElement

func NewFromElement(elem element.Element) (HtmlTableCellElement, error)

func NewFromJSObject

func NewFromJSObject(obj js.Value) (HtmlTableCellElement, error)

func (HtmlTableCellElement) HtmlTableCellElement_

func (h HtmlTableCellElement) HtmlTableCellElement_() HtmlTableCellElement

type HtmlTableCellElementFrom

type HtmlTableCellElementFrom interface {
	HtmlTableCellElement_() HtmlTableCellElement
}

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL