Class PowerMonitoringWindow
Inheritance
System.Object
Robust.Client.UserInterface.Control
Robust.Client.UserInterface.CustomControls.BaseWindow
Robust.Client.UserInterface.CustomControls.DefaultWindow
PowerMonitoringWindow
Namespace: Content.Client.Power
Assembly: Content.Client.dll
Syntax
public sealed class PowerMonitoringWindow : DefaultWindow, IComputerWindow<PowerMonitoringConsoleBoundInterfaceState>
Constructors
| Improve this Doc View SourcePowerMonitoringWindow()
Declaration
public PowerMonitoringWindow()
Methods
| Improve this Doc View SourceUpdateList(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 |
UpdateState(PowerMonitoringConsoleBoundInterfaceState)
Declaration
public void UpdateState(PowerMonitoringConsoleBoundInterfaceState scc)
Parameters
Type | Name | Description |
---|---|---|
PowerMonitoringConsoleBoundInterfaceState | scc |