Documentation
¶
Index ¶
- type Overlay
- type Queueable
- type Status
- type Title
- type View
- func (v *View) Goto(s string)
- func (v *View) Render(hs *heapset.HeapSet, x, y, w, h int) int
- func (v *View) Reset()
- func (v *View) ScrollDown(delta int)
- func (v *View) ScrollEnd()
- func (v *View) ScrollLeft(delta int)
- func (v *View) ScrollRight(delta int)
- func (v *View) ScrollStart()
- func (v *View) ScrollTo(x, y int)
- func (v *View) ScrollUp(delta int)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type View ¶
type View struct {
// contains filtered or unexported fields
}
func (*View) ScrollDown ¶
func (*View) ScrollLeft ¶
func (*View) ScrollRight ¶
func (*View) ScrollStart ¶
func (v *View) ScrollStart()
Click to show internal directories.
Click to hide internal directories.