tabscreen

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: 5 Imported by: 0

Documentation

Overview

Package tabscreen is a generated protocol buffer package.

It is generated from these files:

gomatcha.io/matcha/pb/view/tabscreen/tabscreen.proto

It has these top-level messages:

ChildView
View
Event

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ChildView

type ChildView struct {
	Id           int64                   `protobuf:"varint,1,opt,name=id" json:"id,omitempty"`
	Title        string                  `protobuf:"bytes,2,opt,name=title" json:"title,omitempty"`
	Icon         *matcha.ImageOrResource `protobuf:"bytes,3,opt,name=icon" json:"icon,omitempty"`
	SelectedIcon *matcha.ImageOrResource `protobuf:"bytes,4,opt,name=selectedIcon" json:"selectedIcon,omitempty"`
	Badge        string                  `protobuf:"bytes,5,opt,name=badge" json:"badge,omitempty"`
}

func (*ChildView) Descriptor

func (*ChildView) Descriptor() ([]byte, []int)

func (*ChildView) GetBadge

func (m *ChildView) GetBadge() string

func (*ChildView) GetIcon

func (m *ChildView) GetIcon() *matcha.ImageOrResource

func (*ChildView) GetId

func (m *ChildView) GetId() int64

func (*ChildView) GetSelectedIcon

func (m *ChildView) GetSelectedIcon() *matcha.ImageOrResource

func (*ChildView) GetTitle

func (m *ChildView) GetTitle() string

func (*ChildView) ProtoMessage

func (*ChildView) ProtoMessage()

func (*ChildView) Reset

func (m *ChildView) Reset()

func (*ChildView) String

func (m *ChildView) String() string

type Event

type Event struct {
	SelectedIndex int64 `protobuf:"varint,1,opt,name=selectedIndex" json:"selectedIndex,omitempty"`
}

func (*Event) Descriptor

func (*Event) Descriptor() ([]byte, []int)

func (*Event) GetSelectedIndex

func (m *Event) GetSelectedIndex() int64

func (*Event) ProtoMessage

func (*Event) ProtoMessage()

func (*Event) Reset

func (m *Event) Reset()

func (*Event) String

func (m *Event) String() string

type View

type View struct {
	Screens             []*ChildView           `protobuf:"bytes,1,rep,name=screens" json:"screens,omitempty"`
	SelectedIndex       int64                  `protobuf:"varint,2,opt,name=selectedIndex" json:"selectedIndex,omitempty"`
	BarColor            *matcha1.Color         `protobuf:"bytes,3,opt,name=barColor" json:"barColor,omitempty"`
	SelectedColor       *matcha1.Color         `protobuf:"bytes,6,opt,name=selectedColor" json:"selectedColor,omitempty"`
	UnselectedColor     *matcha1.Color         `protobuf:"bytes,7,opt,name=unselectedColor" json:"unselectedColor,omitempty"`
	SelectedTextStyle   *matcha_text.TextStyle `protobuf:"bytes,8,opt,name=selectedTextStyle" json:"selectedTextStyle,omitempty"`
	UnselectedTextStyle *matcha_text.TextStyle `protobuf:"bytes,9,opt,name=unselectedTextStyle" json:"unselectedTextStyle,omitempty"`
}

func (*View) Descriptor

func (*View) Descriptor() ([]byte, []int)

func (*View) GetBarColor

func (m *View) GetBarColor() *matcha1.Color

func (*View) GetScreens

func (m *View) GetScreens() []*ChildView

func (*View) GetSelectedColor

func (m *View) GetSelectedColor() *matcha1.Color

func (*View) GetSelectedIndex

func (m *View) GetSelectedIndex() int64

func (*View) GetSelectedTextStyle

func (m *View) GetSelectedTextStyle() *matcha_text.TextStyle

func (*View) GetUnselectedColor

func (m *View) GetUnselectedColor() *matcha1.Color

func (*View) GetUnselectedTextStyle

func (m *View) GetUnselectedTextStyle() *matcha_text.TextStyle

func (*View) ProtoMessage

func (*View) ProtoMessage()

func (*View) Reset

func (m *View) Reset()

func (*View) String

func (m *View) String() string

Jump to

Keyboard shortcuts

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