htmllegendelement

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: 9 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

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

Functions

func GetInterface

func GetInterface() js.Value

Types

type HtmlLegendElement

type HtmlLegendElement struct {
	htmlelement.HtmlElement
}

HtmlLegendElement struct

func NewFromElement

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

func NewFromJSObject

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

func (HtmlLegendElement) AccessKey

func (h HtmlLegendElement) AccessKey() (string, error)

func (HtmlLegendElement) Form

func (HtmlLegendElement) HtmlLegendElement_

func (h HtmlLegendElement) HtmlLegendElement_() HtmlLegendElement

func (HtmlLegendElement) SetAccessKey

func (h HtmlLegendElement) SetAccessKey(value string) error

type HtmlLegendElementFrom

type HtmlLegendElementFrom interface {
	HtmlLegendElement_() HtmlLegendElement
}

Jump to

Keyboard shortcuts

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