Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type ContentSetter ¶
type ContentSetter struct { Data map[string]*numbeo.Table // contains filtered or unexported fields }
func NewContentSetter ¶
func NewContentSetter(data map[string]*numbeo.Table) *ContentSetter
func (*ContentSetter) GetWidget ¶
func (c *ContentSetter) GetWidget() *container.Scroll
func (*ContentSetter) Resort ¶
func (c *ContentSetter) Resort()
func (*ContentSetter) UpdateData ¶
func (c *ContentSetter) UpdateData()
func (*ContentSetter) UpdateWidgetContent ¶
func (c *ContentSetter) UpdateWidgetContent()
Click to show internal directories.
Click to hide internal directories.