Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Settings ¶
type Settings struct {
// contains filtered or unexported fields
}
Settings defines the configuration properties for this module
type Widget ¶
type Widget struct { view.MultiSourceWidget view.KeyboardWidget view.TextWidget Selected int Items []sdk.WorkflowNodeJobRun // contains filtered or unexported fields }
Widget define wtf widget to register widget later
func (*Widget) GetItemCount ¶
GetItemCount returns the amount of workflows calculated so far as an int
func (*Widget) GetSelected ¶
GetSelected returns the index of the currently highlighted item as an int
func (*Widget) SetItemCount ¶
SetItemCount sets the amount of workflows throughout the widgets display creation
Click to show internal directories.
Click to hide internal directories.