complex

package
v0.2.0 Latest Latest
Warning

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

Go to latest
Published: Sep 27, 2017 License: Apache-2.0 Imports: 13 Imported by: 0

Documentation

Overview

Package complex provides examples of many matcha subpackages working together.

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 NewNestedView added in v0.2.0

func NewNestedView() *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() *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