views

package
v0.0.0-...-11ed053 Latest Latest
Warning

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

Go to latest
Published: Mar 6, 2020 License: MIT Imports: 18 Imported by: 0

Documentation

Index

Constants

View Source
const Styles = `` /* 1964-byte string literal not displayed */

Variables

This section is empty.

Functions

This section is empty.

Types

type AddFileModal

type AddFileModal struct {
	*Modal
	// contains filtered or unexported fields
}

func NewAddFileModal

func NewAddFileModal(app *stores.App) *AddFileModal

func (*AddFileModal) Render

func (v *AddFileModal) Render() vecty.ComponentOrHTML

type AddPackageModal

type AddPackageModal struct {
	*Modal
	// contains filtered or unexported fields
}

func NewAddPackageModal

func NewAddPackageModal(app *stores.App) *AddPackageModal

func (*AddPackageModal) Render

type BuildTagsModal

type BuildTagsModal struct {
	*Modal
	// contains filtered or unexported fields
}

func NewBuildTagsModal

func NewBuildTagsModal(app *stores.App) *BuildTagsModal

func (*BuildTagsModal) Render

func (v *BuildTagsModal) Render() vecty.ComponentOrHTML

type ClashWarningModal

type ClashWarningModal struct {
	*Modal
}

func NewClashWarningModal

func NewClashWarningModal(app *stores.App) *ClashWarningModal

func (*ClashWarningModal) Render

type DeleteFileModal

type DeleteFileModal struct {
	*Modal
	// contains filtered or unexported fields
}

func NewDeleteFileModal

func NewDeleteFileModal(app *stores.App) *DeleteFileModal

func (*DeleteFileModal) Render

type DeployDoneModal

type DeployDoneModal struct {
	*Modal
}

func NewDeployDoneModal

func NewDeployDoneModal(app *stores.App) *DeployDoneModal

func (*DeployDoneModal) Render

type Editor

type Editor struct {
	vecty.Core
	// contains filtered or unexported fields
}

func NewEditor

func NewEditor(app *stores.App) *Editor

func (*Editor) Mount

func (v *Editor) Mount()

func (*Editor) Render

func (v *Editor) Render() vecty.ComponentOrHTML

func (*Editor) Resize

func (v *Editor) Resize()

func (*Editor) Unmount

func (v *Editor) Unmount()

type HelpModal

type HelpModal struct {
	*Modal
}

func NewHelpModal

func NewHelpModal(app *stores.App) *HelpModal

func (*HelpModal) Render

func (v *HelpModal) Render() vecty.ComponentOrHTML

type LoadPackageModal

type LoadPackageModal struct {
	*Modal
	// contains filtered or unexported fields
}

func NewLoadPackageModal

func NewLoadPackageModal(app *stores.App) *LoadPackageModal

func (*LoadPackageModal) Render

type Menu struct {
	vecty.Core
	// contains filtered or unexported fields
}

func NewMenu

func NewMenu(app *stores.App) *Menu
func (v *Menu) Render() vecty.ComponentOrHTML
type Modal struct {
	vecty.Core
	// contains filtered or unexported fields
}

func (*Modal) Body

func (m *Modal) Body(body ...vecty.MarkupOrChild) *Modal

func (*Modal) Build

func (m *Modal) Build() vecty.ComponentOrHTML

func (*Modal) Mount

func (m *Modal) Mount()

func (*Modal) Unmount

func (m *Modal) Unmount()

type Page

type Page struct {
	vecty.Core
	// contains filtered or unexported fields
}

func NewPage

func NewPage(app *stores.App) *Page

func (*Page) Mount

func (v *Page) Mount()

func (*Page) Render

func (v *Page) Render() vecty.ComponentOrHTML

func (*Page) Unmount

func (v *Page) Unmount()

type RemovePackageModal

type RemovePackageModal struct {
	*Modal
	// contains filtered or unexported fields
}

func NewRemovePackageModal

func NewRemovePackageModal(app *stores.App) *RemovePackageModal

func (*RemovePackageModal) Render

Jump to

Keyboard shortcuts

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