Show / Hide Table of Contents

Class PowerMonitoringWindow

Inheritance
System.Object
Robust.Client.UserInterface.Control
Robust.Client.UserInterface.CustomControls.BaseWindow
Robust.Client.UserInterface.CustomControls.DefaultWindow
PowerMonitoringWindow
Implements
IComputerWindow<PowerMonitoringConsoleBoundInterfaceState>
Namespace: Content.Client.Power
Assembly: Content.Client.dll
Syntax
public sealed class PowerMonitoringWindow : DefaultWindow, IComputerWindow<PowerMonitoringConsoleBoundInterfaceState>

Constructors

| Improve this Doc View Source

PowerMonitoringWindow()

Declaration
public PowerMonitoringWindow()

Methods

| Improve this Doc View Source

UpdateList(Label, Double, ItemList, PowerMonitoringConsoleEntry[])

Declaration
public void UpdateList(Label number, double numberVal, ItemList list, PowerMonitoringConsoleEntry[] listVal)
Parameters
Type Name Description
Robust.Client.UserInterface.Controls.Label number
System.Double numberVal
Robust.Client.UserInterface.Controls.ItemList list
PowerMonitoringConsoleEntry[] listVal
| Improve this Doc View Source

UpdateState(PowerMonitoringConsoleBoundInterfaceState)

Declaration
public void UpdateState(PowerMonitoringConsoleBoundInterfaceState scc)
Parameters
Type Name Description
PowerMonitoringConsoleBoundInterfaceState scc

Implements

IComputerWindow<TState>

Extension Methods

ControlExtension.GetControlOfType<T>(Control)
ControlExtension.GetControlOfType<T>(Control, String)
ControlExtension.GetControlOfType<T>(Control, Boolean)
ControlExtension.GetControlOfType<T>(Control, String, Boolean)
ControlExtension.GetSearchableControls(Control, Boolean)
ControlExtension.ChildrenContainText(Control, String)
  • Improve this Doc
  • View Source
☀
☾
In This Article
Back to top
Generated by DocFX
☀
☾