DOM

package
v1.0.0 Latest Latest
Warning

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

Go to latest
Published: Mar 22, 2018 License: MIT Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func ApplyForAll

func ApplyForAll(w *window.Window, css string, mod Modifier) error

func ApplyForIt

func ApplyForIt(w *window.Window, css string, mod Modifier) error

func ClearHTML

func ClearHTML(el *sciter.Element) error

func ClearValue

func ClearValue(el *sciter.Element) error

func DestroyHTML

func DestroyHTML(el *sciter.Element) error

func DisableElement

func DisableElement(el *sciter.Element) error

func EnableElement

func EnableElement(el *sciter.Element) error

func GetStringValue

func GetStringValue(w *window.Window, css string) (result string, err error)

func HideElement

func HideElement(el *sciter.Element) error

func InvisibleElement

func InvisibleElement(el *sciter.Element) error

func ReadOnlyElement

func ReadOnlyElement(el *sciter.Element) error

func SelectAllElement

func SelectAllElement(w *window.Window, css string) ([]*sciter.Element, error)

func SelectFirstElement

func SelectFirstElement(w *window.Window, css string) (*sciter.Element, error)

func ShowElement

func ShowElement(el *sciter.Element) error

func UnvisitedElement

func UnvisitedElement(el *sciter.Element) error

func UpdateAmount

func UpdateAmount(w *window.Window) error

func UpdateNotification

func UpdateNotification(w *window.Window, msg string)

func VisibleElement

func VisibleElement(el *sciter.Element) error

func VisitedElement

func VisitedElement(el *sciter.Element) error

func WriteOnlyElement

func WriteOnlyElement(el *sciter.Element) error

Types

type Modifier

type Modifier func(el *sciter.Element) error

type Page

type Page string

func SetPage

func SetPage(name string) Page

func SetSector

func SetSector(pg guitypes.Page) Page

func (*Page) ApplyForIt

func (p *Page) ApplyForIt(w *window.Window, css string, mod Modifier) error

func (*Page) GetStringValue

func (p *Page) GetStringValue(w *window.Window, css string) (result string, err error)

func (Page) SelectAllElement

func (p Page) SelectAllElement(w *window.Window, css string) ([]*sciter.Element, error)

func (Page) SelectFirstElement

func (p Page) SelectFirstElement(w *window.Window, css string) (*sciter.Element, error)

Jump to

Keyboard shortcuts

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