ui

package
v0.7.3 Latest Latest
Warning

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

Go to latest
Published: Jun 15, 2017 License: MIT Imports: 10 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func AddApplicationFactory

func AddApplicationFactory(ctx reactor.ScreenContext) reactor.Screen

func ApplicationFactory

func ApplicationFactory(ctx reactor.ScreenContext) reactor.Screen

func GoalFactory

func GoalFactory(ctx reactor.ScreenContext) reactor.Screen

func IndexFactory

func IndexFactory(ctx reactor.ScreenContext) reactor.Screen

func WithNavigation

func WithNavigation(content *reactor.DisplayModel, breadcrumbs [][]string) *reactor.DisplayModel

func XTermFactory

func XTermFactory(ctx reactor.ScreenContext) reactor.Screen

Types

type AddApplication

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

func (*AddApplication) Mount

func (aa *AddApplication) Mount()

func (*AddApplication) OnUserEvent

func (aa *AddApplication) OnUserEvent(evt *reactor.UserEvent)

func (*AddApplication) Unmount

func (aa *AddApplication) Unmount()

type Application

type Application struct {
	sync.Mutex
	// contains filtered or unexported fields
}

func (*Application) Mount

func (a *Application) Mount()

func (*Application) OnUserEvent

func (a *Application) OnUserEvent(evt *reactor.UserEvent)

func (*Application) Unmount

func (a *Application) Unmount()

type Goal

type Goal struct {
	sync.Mutex
	// contains filtered or unexported fields
}

func (*Goal) Mount

func (g *Goal) Mount()

func (*Goal) OnUserEvent

func (g *Goal) OnUserEvent(evt *reactor.UserEvent)

func (*Goal) Unmount

func (g *Goal) Unmount()

type Index

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

func (*Index) Mount

func (i *Index) Mount()

func (*Index) OnUserEvent

func (i *Index) OnUserEvent(evt *reactor.UserEvent)

func (*Index) Unmount

func (i *Index) Unmount()

type XTerm

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

func (*XTerm) Mount

func (x *XTerm) Mount()

func (*XTerm) OnUserEvent

func (x *XTerm) OnUserEvent(evt *reactor.UserEvent)

func (*XTerm) Unmount

func (x *XTerm) Unmount()

Jump to

Keyboard shortcuts

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