Romestead Assembly Reference

Candide.CandideUI.JobUiNew.Components.QueueItemStatusPanel

Type JSON

public class in Candide.CandideUI.JobUiNew.Components

Methods7
Properties0
Fields6
Events0
Type metadata

Relationships

Fields

NameVisibilitySignature
_cancelButtonprivateprivate Candide.CandideUI.Components.Buttons.CandideIconButton _cancelButton
_initializedprivateprivate System.Boolean _initialized
_justChangedprivateprivate System.Boolean _justChanged
_parentprivateprivate Candide.CandideUI.CandideUiElement _parent
_selectedIconprivateprivate Candide.CandideUI.Components.CandideIcon _selectedIcon
_workOrderIdprivateprivate System.Guid _workOrderId

Methods

GetFocusable

public Candide.CandideUI.CandideUiElement GetFocusable()

Method metadata
  • Visibilitypublic
  • Return typeCandide.CandideUI.CandideUiElement
  • StaticFalse
  • VirtualTrue
  • HashC7E8DCAAFADE95333BA17FAB82FDA24FB2E04F87162D15A4BFB1AF40B8E2D491
  • Body hash83C59B39593AD36D7D201985BEA5477833FC1B032344BE116D9F920CF67680EA
  • IL size2

OnControllerAFullClick

public System.Void OnControllerAFullClick()

Method metadata
  • Visibilitypublic
  • Return typeSystem.Void
  • StaticFalse
  • VirtualTrue
  • Hash606DA2335AF27ADFA57C9CFFDDFCCABBBA7CCAD8E4A251D939BD64FBB5FDAFAE
  • Body hash62CFCFFD7E12E721A5CE6CEC26C23D7FC4AB5926D361D8CE63875D6C22936EB3
  • IL size18
Referenced calls

OnControllerAPressed

public System.Void OnControllerAPressed()

Method metadata
  • Visibilitypublic
  • Return typeSystem.Void
  • StaticFalse
  • VirtualTrue
  • Hash4F6D8A961DF3D46B23FC65A4630E44F96D5C0A21386CF1632B957DAE1C9F6720
  • Body hash57552F66A7CC2BCE471E21DC09E33EC1AA6570490DB209269B80C42458A2E7F5
  • IL size18
Referenced calls

OnMouseFullClick

public System.Void OnMouseFullClick()

Method metadata
  • Visibilitypublic
  • Return typeSystem.Void
  • StaticFalse
  • VirtualTrue
  • Hash3DD52AAAA5C0C9AE0528D8428C2F962A62BC30AA70C1BDD0D36106F96F90592F
  • Body hash793A73312F16C79C3C5E2231AB7ADAA4107242092DBDF645C43F21E6507358A0
  • IL size18
Referenced calls

OnMousePrimaryDown

public System.Void OnMousePrimaryDown()

Method metadata
  • Visibilitypublic
  • Return typeSystem.Void
  • StaticFalse
  • VirtualTrue
  • Hash165087DB4F68261A25AE0F711C7E1B0604F2E49071B1664E6D3FAAD6F4BF3CA5
  • Body hashBB37F0855741C59863CFF8D8CE03A4F69414846A022A8AFF091425B60EAA8FD5
  • IL size18
Referenced calls

Update

public System.Void Update(Microsoft.Xna.Framework.GameTime gameTime)

Method metadata
  • Visibilitypublic
  • Return typeSystem.Void
  • StaticFalse
  • VirtualTrue
  • Hash7C4A1949625706446FC405D9BC3F40EE17B9F80B3872A9BD31ED6017175A5686
  • Body hash02284C6C491053FA9F3040633732D999B12BB58E1356FBAF1FA4ACCEFD6F0A9C
  • IL size116
Referenced calls

UpdateData

public System.Void UpdateData(System.Guid workOrderId, System.Boolean isCurrentWorkOrder)

Method metadata
  • Visibilitypublic
  • Return typeSystem.Void
  • StaticFalse
  • VirtualFalse
  • HashE8D238A879FC9056FC4FB78432A052885510ECF98CEB9CC47E92F366492741C2
  • Body hashA9BB942417E71D1B64DAB2C460D0CA9474A9CA88F1434EC014E14B1625D47E86
  • IL size53
Referenced calls
  • System.Guid::op_Inequality(System.Guid, System.Guid)
  • Candide.CandideUI.CandideUiElement::set_Visible(System.Boolean)
Called by