stacknav

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 stacknav is a generated protocol buffer package.

It is generated from these files:

gomatcha.io/matcha/pb/view/stacknav/stacknavigator.proto

It has these top-level messages:

ChildView
View
Bar
StackEvent

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Bar

type Bar struct {
	Title                 string  `protobuf:"bytes,1,opt,name=title" json:"title,omitempty"`
	BackButtonHidden      bool    `protobuf:"varint,7,opt,name=backButtonHidden" json:"backButtonHidden,omitempty"`
	CustomBackButtonTitle bool    `protobuf:"varint,2,opt,name=customBackButtonTitle" json:"customBackButtonTitle,omitempty"`
	BackButtonTitle       string  `protobuf:"bytes,3,opt,name=backButtonTitle" json:"backButtonTitle,omitempty"`
	TitleViewId           int64   `protobuf:"varint,4,opt,name=titleViewId" json:"titleViewId,omitempty"`
	RightViewIds          []int64 `protobuf:"varint,5,rep,packed,name=rightViewIds" json:"rightViewIds,omitempty"`
	LeftViewIds           []int64 `protobuf:"varint,6,rep,packed,name=leftViewIds" json:"leftViewIds,omitempty"`
}

func (*Bar) Descriptor

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

func (*Bar) GetBackButtonHidden

func (m *Bar) GetBackButtonHidden() bool

func (*Bar) GetBackButtonTitle

func (m *Bar) GetBackButtonTitle() string

func (*Bar) GetCustomBackButtonTitle

func (m *Bar) GetCustomBackButtonTitle() bool

func (*Bar) GetLeftViewIds

func (m *Bar) GetLeftViewIds() []int64

func (*Bar) GetRightViewIds

func (m *Bar) GetRightViewIds() []int64

func (*Bar) GetTitle

func (m *Bar) GetTitle() string

func (*Bar) GetTitleViewId

func (m *Bar) GetTitleViewId() int64

func (*Bar) ProtoMessage

func (*Bar) ProtoMessage()

func (*Bar) Reset

func (m *Bar) Reset()

func (*Bar) String

func (m *Bar) String() string

type ChildView

type ChildView struct {
	ViewId   int64 `protobuf:"varint,1,opt,name=viewId" json:"viewId,omitempty"`
	BarId    int64 `protobuf:"varint,2,opt,name=barId" json:"barId,omitempty"`
	ScreenId int64 `protobuf:"varint,3,opt,name=screenId" json:"screenId,omitempty"`
}

func (*ChildView) Descriptor

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

func (*ChildView) GetBarId

func (m *ChildView) GetBarId() int64

func (*ChildView) GetScreenId

func (m *ChildView) GetScreenId() int64

func (*ChildView) GetViewId

func (m *ChildView) GetViewId() int64

func (*ChildView) ProtoMessage

func (*ChildView) ProtoMessage()

func (*ChildView) Reset

func (m *ChildView) Reset()

func (*ChildView) String

func (m *ChildView) String() string

type StackEvent

type StackEvent struct {
	Id []int64 `protobuf:"varint,1,rep,packed,name=id" json:"id,omitempty"`
}

func (*StackEvent) Descriptor

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

func (*StackEvent) GetId

func (m *StackEvent) GetId() []int64

func (*StackEvent) ProtoMessage

func (*StackEvent) ProtoMessage()

func (*StackEvent) Reset

func (m *StackEvent) Reset()

func (*StackEvent) String

func (m *StackEvent) String() string

type View

type View struct {
	Children       []*ChildView           `protobuf:"bytes,1,rep,name=children" json:"children,omitempty"`
	TitleTextStyle *matcha_text.TextStyle `protobuf:"bytes,2,opt,name=titleTextStyle" json:"titleTextStyle,omitempty"`
	BackTextStyle  *matcha_text.TextStyle `protobuf:"bytes,3,opt,name=backTextStyle" json:"backTextStyle,omitempty"`
	BarColor       *matcha.Color          `protobuf:"bytes,4,opt,name=barColor" json:"barColor,omitempty"`
}

func (*View) Descriptor

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

func (*View) GetBackTextStyle

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

func (*View) GetBarColor

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

func (*View) GetChildren

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

func (*View) GetTitleTextStyle

func (m *View) GetTitleTextStyle() *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