Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type WidgetItemHistory ¶
type WidgetItemHistory struct { uicontrols.Panel // contains filtered or unexported fields }
func NewWidgetItemHistory ¶
func NewWidgetItemHistory(parent uiinterfaces.Widget, client *client.Client) *WidgetItemHistory
func (*WidgetItemHistory) Dispose ¶
func (c *WidgetItemHistory) Dispose()
func (*WidgetItemHistory) SetItem ¶
func (c *WidgetItemHistory) SetItem(itemName string)
func (*WidgetItemHistory) SetWideValue ¶
func (c *WidgetItemHistory) SetWideValue(wideValue bool)
Click to show internal directories.
Click to hide internal directories.