Candide.CandideUI.Components.CandideErrorTextWrapper
Type JSONpublic class in Candide.CandideUI.Components
Type metadata
- Assembly
Romestead - Namespace
Candide.CandideUI.Components - Base type
Candide.CandideUI.Containers.CandidePanel - Hash
CBD02EA1713268CDD3C45AA8FE425F60651233E1B66467E4FE05CB4C5A668976
Relationships
Base type
Referenced by types
Fields
| Name | Visibility | Signature |
|---|---|---|
_overWrappingElement# | private | private Candide.CandideUI.CandideUiElement _overWrappingElement |
_showingError# | private | private System.Boolean _showingError |
_spinner# | private | private Candide.CandideUI.Components.Displays.Spinner _spinner |
_textLabel# | private | private Candide.CandideUI.Components.CandideTextLabel _textLabel |
Properties
| Name | Visibility | Signature |
|---|---|---|
ShowingError# | public | public System.Boolean ShowingError |
Methods
FinishedLoading
#
public System.Void FinishedLoading()
Method metadata
- Visibilitypublic
- Return type
System.Void - StaticFalse
- VirtualFalse
- Hash
8EBDF9A7BC2A0282CF2D37DAA961DA097354A3CC13C7A25485AFB4A4BD36F8D8 - Body hash
B4B2B2896AB790737870DA6B838E82D27A96C90C47CFAA6949641BBB4FF47B36 - IL size13
Referenced calls
Candide.CandideUI.Components.Displays.Spinner::set_Visible(System.Boolean)
ShowError
#
public System.Void ShowError(System.String message)
Method metadata
- Visibilitypublic
- Return type
System.Void - StaticFalse
- VirtualFalse
- Hash
B4A4607A4675F52D8C633F66F8BEE4A8C67AC543A68C603274FC0C866D0EF903 - Body hash
956A91EF5510DFBE51BCEFD7EDF40DA0DE5ACECB7C281DBE8D54C4052EB82842 - IL size32
Referenced calls
Candide.CandideUI.Components.CandideTextLabel::set_Text(System.String)Candide.CandideUI.Components.CandideErrorTextWrapper::set_ShowingError(System.Boolean)Candide.CandideUI.Components.Displays.Spinner::set_Visible(System.Boolean)