Show / Hide Table of Contents

Class EditSolutionsEui

Admin Eui for displaying and editing the reagents in a solution.

Inheritance
System.Object
BaseEui
EditSolutionsEui
Namespace: Content.Server.Administration.UI
Assembly: Content.Server.dll
Syntax
public sealed class EditSolutionsEui : BaseEui

Constructors

| Improve this Doc View Source

EditSolutionsEui(EntityUid)

Declaration
public EditSolutionsEui(EntityUid entity)
Parameters
Type Name Description
EntityUid entity

Fields

| Improve this Doc View Source

Target

Declaration
public readonly EntityUid Target
Field Value
Type Description
EntityUid

Methods

| Improve this Doc View Source

Closed()

Declaration
public override void Closed()
Overrides
BaseEui.Closed()
| Improve this Doc View Source

GetNewState()

Declaration
public override EuiStateBase GetNewState()
Returns
Type Description
EuiStateBase
Overrides
BaseEui.GetNewState()
| Improve this Doc View Source

Opened()

Declaration
public override void Opened()
Overrides
BaseEui.Opened()
  • Improve this Doc
  • View Source
☀
☾
In This Article
Back to top
Generated by DocFX
☀
☾