view

package
v0.14.0 Latest Latest
Warning

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

Go to latest
Published: Jan 3, 2024 License: MIT Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ConfigureProjectSequence

type ConfigureProjectSequence int
const (
	ConfigureProjectSequence_InputProjectUrl ConfigureProjectSequence = iota
	ConfigureProjectSequence_SelectTemplatePath
	ConfigureProjectSequence_SelectAssetPath
)

type ConfigureProjectView

type ConfigureProjectView interface {
	Update(vm *ConfigureProjectViewModel)
}

func NewConfigureProjectView

func NewConfigureProjectView() ConfigureProjectView

type ConfigureProjectViewModel

type ConfigureProjectViewModel struct {
	core.ViewModel

	Sequence ConfigureProjectSequence
	// contains filtered or unexported fields
}

type InitViewProvider

type InitViewProvider interface {
	Handle(vm core.ViewModel)
}

func NewInitViewProvider

func NewInitViewProvider(vpDeps inInitViewProvider) InitViewProvider

Jump to

Keyboard shortcuts

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