appView

package
v0.7.1 Latest Latest
Warning

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

Go to latest
Published: Dec 13, 2016 License: Apache-2.0 Imports: 17 Imported by: 0

Documentation

Index

Constants

View Source
const MEGABYTE = (1024 * 1024)

Variables

This section is empty.

Functions

This section is empty.

Types

type AppDetailView

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

func NewAppDetailView

func NewAppDetailView(masterUI masterUIInterface.MasterUIInterface, name string, appId string, appListView *AppListView) *AppDetailView

func (*AppDetailView) Layout

func (w *AppDetailView) Layout(g *gocui.Gui) error

func (*AppDetailView) Name

func (w *AppDetailView) Name() string

type AppInfoWidget

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

func NewAppInfoWidget

func NewAppInfoWidget(masterUI masterUIInterface.MasterUIInterface, name string, width, height int) *AppInfoWidget

func (*AppInfoWidget) Layout

func (w *AppInfoWidget) Layout(g *gocui.Gui) error

func (*AppInfoWidget) Name

func (w *AppInfoWidget) Name() string

type AppListView

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

func NewAppListView

func NewAppListView(masterUI masterUIInterface.MasterUIInterface,
	name string, topMargin, bottomMargin int,
	eventProcessor *eventdata.EventProcessor) *AppListView

func (*AppListView) GetCurrentEventData

func (asUI *AppListView) GetCurrentEventData() *eventdata.EventData

func (*AppListView) GetDisplayPaused

func (asUI *AppListView) GetDisplayPaused() bool

func (*AppListView) GetDisplayedEventData

func (asUI *AppListView) GetDisplayedEventData() *eventdata.EventData

func (*AppListView) Layout

func (asUI *AppListView) Layout(g *gocui.Gui) error

func (*AppListView) Name

func (asUI *AppListView) Name() string

func (*AppListView) PreRowDisplay

func (asUI *AppListView) PreRowDisplay(data uiCommon.IData, isSelected bool) string

func (*AppListView) RefreshDisplay

func (asUI *AppListView) RefreshDisplay(g *gocui.Gui) error

func (*AppListView) SetDisplayPaused

func (asUI *AppListView) SetDisplayPaused(paused bool)

func (*AppListView) UpdateDisplay

func (asUI *AppListView) UpdateDisplay(g *gocui.Gui) error

type FilterWidget

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

func NewFilterWidget

func NewFilterWidget(masterUI masterUIInterface.MasterUIInterface, name string, width, height int) *FilterWidget

func (*FilterWidget) Layout

func (w *FilterWidget) Layout(g *gocui.Gui) error

func (*FilterWidget) Name

func (w *FilterWidget) Name() string

Jump to

Keyboard shortcuts

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