complex

package
v0.1.0 Latest Latest
Warning

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

Go to latest
Published: Jul 31, 2017 License: Apache-2.0 Imports: 25 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type NestedView

type NestedView struct {
	view.Embed
	// contains filtered or unexported fields
}

func New

func New(ctx *view.Context, key string) *NestedView

func (*NestedView) Build

func (v *NestedView) Build(ctx *view.Context) view.Model

func (*NestedView) Lifecycle

func (v *NestedView) Lifecycle(from, to view.Stage)

type TableCell

type TableCell struct {
	view.Embed
	String  string
	Painter paint.Painter
}

func NewTableCell

func NewTableCell(ctx *view.Context, key string) *TableCell

func (*TableCell) Build

func (v *TableCell) Build(ctx *view.Context) view.Model

Jump to

Keyboard shortcuts

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