Show / Hide Table of Contents

Class NetworkConfiguratorLinkMenu

Inheritance
System.Object
Robust.Client.UserInterface.Control
Robust.Client.UserInterface.CustomControls.BaseWindow
FancyWindow
NetworkConfiguratorLinkMenu
Namespace: Content.Client.NetworkConfigurator
Assembly: Content.Client.dll
Syntax
public sealed class NetworkConfiguratorLinkMenu : FancyWindow

Constructors

| Improve this Doc View Source

NetworkConfiguratorLinkMenu(NetworkConfiguratorBoundUserInterface)

Declaration
public NetworkConfiguratorLinkMenu(NetworkConfiguratorBoundUserInterface userInterface)
Parameters
Type Name Description
NetworkConfiguratorBoundUserInterface userInterface

Methods

| Improve this Doc View Source

UpdateState(DeviceLinkUserInterfaceState)

Declaration
public void UpdateState(DeviceLinkUserInterfaceState linkState)
Parameters
Type Name Description
DeviceLinkUserInterfaceState linkState

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
☀
☾