Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type CTopHeader ¶
type CTopHeader struct {
Time *ui.Par
Count *ui.Par
Filter *ui.Par
// contains filtered or unexported fields
}
func NewCTopHeader ¶
func NewCTopHeader() *CTopHeader
func (*CTopHeader) Align ¶
func (c *CTopHeader) Align()
func (*CTopHeader) Buffer ¶
func (c *CTopHeader) Buffer() ui.Buffer
func (*CTopHeader) Height ¶
func (c *CTopHeader) Height() int
func (*CTopHeader) SetCount ¶
func (c *CTopHeader) SetCount(val int)
func (*CTopHeader) SetFilter ¶
func (c *CTopHeader) SetFilter(val string)
Click to show internal directories.
Click to hide internal directories.