extra

package
v0.0.0-...-5eb574f Latest Latest
Warning

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

Go to latest
Published: Feb 24, 2016 License: MIT Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Tab

type Tab struct {
	Label   string
	RuneLen int
	Blocks  []Bufferer
}

func NewTab

func NewTab(label string) *Tab

func (*Tab) AddBlocks

func (tab *Tab) AddBlocks(rs ...Bufferer)

func (*Tab) Buffer

func (tab *Tab) Buffer() []Point

type Tabpane

type Tabpane struct {
	Block
	Tabs []Tab

	ActiveTabBg Attribute
	// contains filtered or unexported fields
}

func NewTabpane

func NewTabpane() *Tabpane

func (*Tabpane) Buffer

func (tp *Tabpane) Buffer() []Point

func (*Tabpane) SetActiveLeft

func (tp *Tabpane) SetActiveLeft()

func (*Tabpane) SetActiveRight

func (tp *Tabpane) SetActiveRight()

func (*Tabpane) SetTabs

func (tp *Tabpane) SetTabs(tabs ...Tab)

Jump to

Keyboard shortcuts

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