browser

package
v0.0.0-...-895f79d Latest Latest
Warning

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

Go to latest
Published: Apr 1, 2015 License: BSD-2-Clause Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func PerformDiff

func PerformDiff(a, b *vdom.Element, root *js.Object)

Types

type DomNode

type DomNode struct {
	*js.Object
}

func (DomNode) Child

func (d DomNode) Child(i int) vdom.DomNode

type TreeModifier

type TreeModifier struct{}

func NewModifier

func NewModifier() TreeModifier

func (TreeModifier) Do

func (m TreeModifier) Do(dNode vdom.DomNode, action vdom.Action)

func (TreeModifier) RemoveAttr

func (m TreeModifier) RemoveAttr(dNode vdom.DomNode, attr string)

func (TreeModifier) SetAttr

func (m TreeModifier) SetAttr(dNode vdom.DomNode, attr string, value interface{})

Jump to

Keyboard shortcuts

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