Versions in this module Expand all Collapse all v1 v1.0.6 Aug 16, 2021 Changes in this version + type FormAddNode struct + func NewFormAddNode(parent uiinterfaces.Widget, client *client.Client) *FormAddNode + func (c *FormAddNode) OnInit() + type FormEditNode struct + func NewFormEditNode(parent uiinterfaces.Widget, client *client.Client, nodeId string, ...) *FormEditNode + func (c *FormEditNode) OnInit() + type WidgetCloud struct + func NewWidgetCloud(parent uiinterfaces.Widget, client *client.Client) *WidgetCloud + func (c *WidgetCloud) Dispose() + func (c *WidgetCloud) OnInit() + type WidgetCloudHeader struct + OnNeedToLoadState func() + func NewWidgetCloudHeader(parent uiinterfaces.Widget, client *client.Client) *WidgetCloudHeader + func (c *WidgetCloudHeader) Dispose() + func (c *WidgetCloudHeader) OnInit() + func (c *WidgetCloudHeader) SetState(response nodeinterface.CloudStateResponse) + type WidgetCloudLogin struct + OnNeedToLoadState func() + func NewWidgetCloudLogin(parent uiinterfaces.Widget, client *client.Client) *WidgetCloudLogin + func (c *WidgetCloudLogin) Dispose() + func (c *WidgetCloudLogin) OnInit() + func (c *WidgetCloudLogin) SetState(response nodeinterface.CloudStateResponse) + type WidgetCloudMain struct + func NewWidgetCloudMain(parent uiinterfaces.Widget, client *client.Client) *WidgetCloudMain + func (c *WidgetCloudMain) Dispose() + func (c *WidgetCloudMain) OnInit() + func (c *WidgetCloudMain) SetState(response nodeinterface.CloudStateResponse) + type WidgetCloudNodes struct + func NewWidgetCloudNodes(parent uiinterfaces.Widget, client *client.Client) *WidgetCloudNodes + func (c *WidgetCloudNodes) Dispose() + func (c *WidgetCloudNodes) OnInit() + func (c *WidgetCloudNodes) SetState(response nodeinterface.CloudStateResponse) + func (c *WidgetCloudNodes) UpdateStyle() + type WidgetCloudSettings struct + func NewWidgetCloudSettings(parent uiinterfaces.Widget, client *client.Client) *WidgetCloudSettings + func (c *WidgetCloudSettings) Dispose() + func (c *WidgetCloudSettings) OnInit() + func (c *WidgetCloudSettings) SetState(response nodeinterface.CloudStateResponse) + type WidgetCloudState struct + func NewWidgetCloudState(parent uiinterfaces.Widget, client *client.Client) *WidgetCloudState + func (c *WidgetCloudState) Dispose() + func (c *WidgetCloudState) OnInit() + func (c *WidgetCloudState) SetState(response nodeinterface.CloudStateResponse)