Candide.CandideUI.JobUiNew.Components.QueueItemStatusPanel
Type JSONpublic class in Candide.CandideUI.JobUiNew.Components
Type metadata
- Assembly
Romestead - Namespace
Candide.CandideUI.JobUiNew.Components - Base type
Candide.CandideUI.Containers.CandidePanel - Hash
1C3B417037D0BD7B785BD2BBB84ACFF1287B182C89F59DECFFB35CB7C3A2A8F3
Relationships
Base type
Referenced by types
Fields
| Name | Visibility | Signature |
|---|---|---|
_cancelButton# | private | private Candide.CandideUI.Components.Buttons.CandideIconButton _cancelButton |
_initialized# | private | private System.Boolean _initialized |
_justChanged# | private | private System.Boolean _justChanged |
_parent# | private | private Candide.CandideUI.CandideUiElement _parent |
_selectedIcon# | private | private Candide.CandideUI.Components.CandideIcon _selectedIcon |
_workOrderId# | private | private System.Guid _workOrderId |
Methods
GetFocusable
#
public Candide.CandideUI.CandideUiElement GetFocusable()
Method metadata
- Visibilitypublic
- Return type
Candide.CandideUI.CandideUiElement - StaticFalse
- VirtualTrue
- Hash
C7E8DCAAFADE95333BA17FAB82FDA24FB2E04F87162D15A4BFB1AF40B8E2D491 - Body hash
83C59B39593AD36D7D201985BEA5477833FC1B032344BE116D9F920CF67680EA - IL size2
OnControllerAFullClick
#
public System.Void OnControllerAFullClick()
Method metadata
- Visibilitypublic
- Return type
System.Void - StaticFalse
- VirtualTrue
- Hash
606DA2335AF27ADFA57C9CFFDDFCCABBBA7CCAD8E4A251D939BD64FBB5FDAFAE - Body hash
62CFCFFD7E12E721A5CE6CEC26C23D7FC4AB5926D361D8CE63875D6C22936EB3 - IL size18
Referenced calls
OnControllerAPressed
#
public System.Void OnControllerAPressed()
Method metadata
- Visibilitypublic
- Return type
System.Void - StaticFalse
- VirtualTrue
- Hash
4F6D8A961DF3D46B23FC65A4630E44F96D5C0A21386CF1632B957DAE1C9F6720 - Body hash
57552F66A7CC2BCE471E21DC09E33EC1AA6570490DB209269B80C42458A2E7F5 - IL size18
Referenced calls
OnMouseFullClick
#
public System.Void OnMouseFullClick()
Method metadata
- Visibilitypublic
- Return type
System.Void - StaticFalse
- VirtualTrue
- Hash
3DD52AAAA5C0C9AE0528D8428C2F962A62BC30AA70C1BDD0D36106F96F90592F - Body hash
793A73312F16C79C3C5E2231AB7ADAA4107242092DBDF645C43F21E6507358A0 - IL size18
Referenced calls
OnMousePrimaryDown
#
public System.Void OnMousePrimaryDown()
Method metadata
- Visibilitypublic
- Return type
System.Void - StaticFalse
- VirtualTrue
- Hash
165087DB4F68261A25AE0F711C7E1B0604F2E49071B1664E6D3FAAD6F4BF3CA5 - Body hash
BB37F0855741C59863CFF8D8CE03A4F69414846A022A8AFF091425B60EAA8FD5 - IL size18
Referenced calls
Update
#
public System.Void Update(Microsoft.Xna.Framework.GameTime gameTime)
Method metadata
- Visibilitypublic
- Return type
System.Void - StaticFalse
- VirtualTrue
- Hash
7C4A1949625706446FC405D9BC3F40EE17B9F80B3872A9BD31ED6017175A5686 - Body hash
02284C6C491053FA9F3040633732D999B12BB58E1356FBAF1FA4ACCEFD6F0A9C - IL size116
Referenced calls
Candide.CandideUI.CandideUiElement::set_Visible(System.Boolean)Candide.CandideUI.CandideUiContainerMultipleItems::Update(Microsoft.Xna.Framework.GameTime)Candide.CandideUI.CandideUiElement::get_IsHovered()
UpdateData
#
public System.Void UpdateData(System.Guid workOrderId, System.Boolean isCurrentWorkOrder)
Method metadata
- Visibilitypublic
- Return type
System.Void - StaticFalse
- VirtualFalse
- Hash
E8D238A879FC9056FC4FB78432A052885510ECF98CEB9CC47E92F366492741C2 - Body hash
A9BB942417E71D1B64DAB2C460D0CA9474A9CA88F1434EC014E14B1625D47E86 - IL size53
Referenced calls
System.Guid::op_Inequality(System.Guid, System.Guid)Candide.CandideUI.CandideUiElement::set_Visible(System.Boolean)