components

package
v1.0.0-rc3 Latest Latest
Warning

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

Go to latest
Published: Oct 8, 2021 License: Apache-2.0 Imports: 16 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func StartLoader

func StartLoader(message string)

func StopLoader

func StopLoader()

Types

type ButtonD

type ButtonD struct {
	// contains filtered or unexported fields
}

func (*ButtonD) Node

func (b *ButtonD) Node(r hogosuru.Rendering) node.Node

func (*ButtonD) OnEndChildRendering

func (b *ButtonD) OnEndChildRendering(r hogosuru.Rendering)

func (*ButtonD) OnEndChildsRendering

func (b *ButtonD) OnEndChildsRendering()

func (*ButtonD) OnLoad

func (b *ButtonD) OnLoad(d document.Document, n node.Node, route string) (*promise.Promise, []hogosuru.Rendering)

func (*ButtonD) OnUnload

func (l *ButtonD) OnUnload()

type Loader

type Loader struct {
	// contains filtered or unexported fields
}

func (*Loader) Hide

func (l *Loader) Hide(hide bool)

func (*Loader) Node

func (l *Loader) Node(r hogosuru.Rendering) node.Node

func (*Loader) OnEndChildRendering

func (l *Loader) OnEndChildRendering(r hogosuru.Rendering)

func (*Loader) OnEndChildsRendering

func (l *Loader) OnEndChildsRendering()

func (*Loader) OnLoad

func (l *Loader) OnLoad(d document.Document, n node.Node, route string) (*promise.Promise, []hogosuru.Rendering)

func (*Loader) OnUnload

func (l *Loader) OnUnload()

func (*Loader) SetProgressValue

func (l *Loader) SetProgressValue(value float64)

type Long

type Long struct {
	WaitingTime int
	// contains filtered or unexported fields
}

func (*Long) Node

func (l *Long) Node(r hogosuru.Rendering) node.Node

func (*Long) OnEndChildRendering

func (w *Long) OnEndChildRendering(r hogosuru.Rendering)

func (*Long) OnEndChildsRendering

func (l *Long) OnEndChildsRendering()

func (*Long) OnLoad

func (l *Long) OnLoad(d document.Document, n node.Node, route string) (*promise.Promise, []hogosuru.Rendering)

func (*Long) OnUnload

func (l *Long) OnUnload()
type Menu struct {
	Items map[string]string
	// contains filtered or unexported fields
}
func (m *Menu) Node(r hogosuru.Rendering) node.Node
func (m *Menu) OnEndChildRendering(r hogosuru.Rendering)
func (m *Menu) OnEndChildsRendering()
func (m *Menu) OnLoad(d document.Document, n node.Node, route string) (*promise.Promise, []hogosuru.Rendering)
func (l *Menu) OnUnload()
func (m *Menu) RefreshMenu(d document.Document)

Jump to

Keyboard shortcuts

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