htmltablecaptionelement

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

Documentation

Index

Constants

This section is empty.

Variables

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

Functions

func GetInterface

func GetInterface() js.Value

Types

type HtmlTableCaptionElement

type HtmlTableCaptionElement struct {
	htmlelement.HtmlElement
}

HtmlTableCaptionElement struct

func NewFromElement

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

func NewFromJSObject

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

func (HtmlTableCaptionElement) HtmlTableCaptionElement_

func (h HtmlTableCaptionElement) HtmlTableCaptionElement_() HtmlTableCaptionElement

type HtmlTableCaptionElementFrom

type HtmlTableCaptionElementFrom interface {
	HtmlTableCaptionElement_() HtmlTableCaptionElement
}

Jump to

Keyboard shortcuts

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