C# 클래스 TrakHound_Dashboard.Pages.Dashboard.StatusGrid.Controls.Item

Interaction logic for Item.xaml
상속: System.Windows.Controls.UserControl, IComparable
파일 보기 프로젝트 열기: TrakHound/TrakHound-Community 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
ActivePercentageProperty System.Windows.DependencyProperty
ActiveTimeProperty System.Windows.DependencyProperty
AlertPercentageProperty System.Windows.DependencyProperty
AlertTimeProperty System.Windows.DependencyProperty
AvailabilityProperty System.Windows.DependencyProperty
AvailabilityStatusProperty System.Windows.DependencyProperty
ConnectedProperty System.Windows.DependencyProperty
ControllerModeProperty System.Windows.DependencyProperty
DeviceImageProperty System.Windows.DependencyProperty
DeviceLogoProperty System.Windows.DependencyProperty
DeviceProperty System.Windows.DependencyProperty
DeviceStatusProperty System.Windows.DependencyProperty
DeviceStatusTimeProperty System.Windows.DependencyProperty
EmergencyStopProperty System.Windows.DependencyProperty
ExecutionModeProperty System.Windows.DependencyProperty
IdlePercentageProperty System.Windows.DependencyProperty
IdleTimeProperty System.Windows.DependencyProperty
MaintenancePercentageProperty System.Windows.DependencyProperty
MaintenanceTimeProperty System.Windows.DependencyProperty
OeeProperty System.Windows.DependencyProperty
OeeStatusProperty System.Windows.DependencyProperty
PartCountProperty System.Windows.DependencyProperty
PerformanceProperty System.Windows.DependencyProperty
PerformanceStatusProperty System.Windows.DependencyProperty
ProcessDevelopmentPercentageProperty System.Windows.DependencyProperty
ProcessDevelopmentTimeProperty System.Windows.DependencyProperty
ProductionPercentageProperty System.Windows.DependencyProperty
ProductionStatusProperty System.Windows.DependencyProperty
ProductionTimeProperty System.Windows.DependencyProperty
ProgramProperty System.Windows.DependencyProperty
QualityProperty System.Windows.DependencyProperty
QualityStatusProperty System.Windows.DependencyProperty
SetupPercentageProperty System.Windows.DependencyProperty
SetupTimeProperty System.Windows.DependencyProperty
SystemMessageProperty System.Windows.DependencyProperty
SystemStatusProperty System.Windows.DependencyProperty
TeardownPercentageProperty System.Windows.DependencyProperty
TeardownTimeProperty System.Windows.DependencyProperty

공개 메소드들

메소드 설명
CompareTo ( object obj ) : int
Item ( DeviceDescription device, UserConfiguration userConfig ) : System
LoadDeviceImage ( string fileId ) : void
LoadDeviceLogo ( string fileId ) : void
UpdateData ( Data info ) : void
operator ( ) : bool

비공개 메소드들

메소드 설명
EqualTo ( Item i1, Item i2 ) : bool
GreaterThan ( Item i1, Item i2 ) : bool
GreaterThan ( Item i1, Item i2, string propertyName ) : bool
LessThan ( Item i1, Item i2 ) : bool
LessThan ( Item i1, Item i2, string propertyName ) : bool
LoadDeviceImage_GUI ( System.Windows.Media.Imaging.BitmapSource img ) : void
LoadDeviceImage_Worker ( object o ) : void
LoadDeviceLogo_GUI ( System.Windows.Media.Imaging.BitmapSource img ) : void
LoadDeviceLogo_Worker ( object o ) : void
NotEqualTo ( Item i1, Item i2 ) : bool
UserControl_MouseDown ( object sender, System e ) : void

메소드 상세

CompareTo() 공개 메소드

public CompareTo ( object obj ) : int
obj object
리턴 int

Item() 공개 메소드

public Item ( DeviceDescription device, UserConfiguration userConfig ) : System
device TrakHound.Configurations.DeviceDescription
userConfig TrakHound.API.Users.UserConfiguration
리턴 System

LoadDeviceImage() 공개 메소드

public LoadDeviceImage ( string fileId ) : void
fileId string
리턴 void

LoadDeviceLogo() 공개 메소드

public LoadDeviceLogo ( string fileId ) : void
fileId string
리턴 void

UpdateData() 공개 메소드

public UpdateData ( Data info ) : void
info TrakHound.API.Data
리턴 void

operator() 공개 정적인 메소드

public static operator ( ) : bool
리턴 bool

프로퍼티 상세

ActivePercentageProperty 공개적으로 정적으로 프로퍼티

public static DependencyProperty,System.Windows ActivePercentageProperty
리턴 System.Windows.DependencyProperty

ActiveTimeProperty 공개적으로 정적으로 프로퍼티

public static DependencyProperty,System.Windows ActiveTimeProperty
리턴 System.Windows.DependencyProperty

AlertPercentageProperty 공개적으로 정적으로 프로퍼티

public static DependencyProperty,System.Windows AlertPercentageProperty
리턴 System.Windows.DependencyProperty

AlertTimeProperty 공개적으로 정적으로 프로퍼티

public static DependencyProperty,System.Windows AlertTimeProperty
리턴 System.Windows.DependencyProperty

AvailabilityProperty 공개적으로 정적으로 프로퍼티

public static DependencyProperty,System.Windows AvailabilityProperty
리턴 System.Windows.DependencyProperty

AvailabilityStatusProperty 공개적으로 정적으로 프로퍼티

public static DependencyProperty,System.Windows AvailabilityStatusProperty
리턴 System.Windows.DependencyProperty

ConnectedProperty 공개적으로 정적으로 프로퍼티

public static DependencyProperty,System.Windows ConnectedProperty
리턴 System.Windows.DependencyProperty

ControllerModeProperty 공개적으로 정적으로 프로퍼티

public static DependencyProperty,System.Windows ControllerModeProperty
리턴 System.Windows.DependencyProperty

DeviceImageProperty 공개적으로 정적으로 프로퍼티

public static DependencyProperty,System.Windows DeviceImageProperty
리턴 System.Windows.DependencyProperty

DeviceLogoProperty 공개적으로 정적으로 프로퍼티

public static DependencyProperty,System.Windows DeviceLogoProperty
리턴 System.Windows.DependencyProperty

DeviceProperty 공개적으로 정적으로 프로퍼티

public static DependencyProperty,System.Windows DeviceProperty
리턴 System.Windows.DependencyProperty

DeviceStatusProperty 공개적으로 정적으로 프로퍼티

public static DependencyProperty,System.Windows DeviceStatusProperty
리턴 System.Windows.DependencyProperty

DeviceStatusTimeProperty 공개적으로 정적으로 프로퍼티

public static DependencyProperty,System.Windows DeviceStatusTimeProperty
리턴 System.Windows.DependencyProperty

EmergencyStopProperty 공개적으로 정적으로 프로퍼티

public static DependencyProperty,System.Windows EmergencyStopProperty
리턴 System.Windows.DependencyProperty

ExecutionModeProperty 공개적으로 정적으로 프로퍼티

public static DependencyProperty,System.Windows ExecutionModeProperty
리턴 System.Windows.DependencyProperty

IdlePercentageProperty 공개적으로 정적으로 프로퍼티

public static DependencyProperty,System.Windows IdlePercentageProperty
리턴 System.Windows.DependencyProperty

IdleTimeProperty 공개적으로 정적으로 프로퍼티

public static DependencyProperty,System.Windows IdleTimeProperty
리턴 System.Windows.DependencyProperty

MaintenancePercentageProperty 공개적으로 정적으로 프로퍼티

public static DependencyProperty,System.Windows MaintenancePercentageProperty
리턴 System.Windows.DependencyProperty

MaintenanceTimeProperty 공개적으로 정적으로 프로퍼티

public static DependencyProperty,System.Windows MaintenanceTimeProperty
리턴 System.Windows.DependencyProperty

OeeProperty 공개적으로 정적으로 프로퍼티

public static DependencyProperty,System.Windows OeeProperty
리턴 System.Windows.DependencyProperty

OeeStatusProperty 공개적으로 정적으로 프로퍼티

public static DependencyProperty,System.Windows OeeStatusProperty
리턴 System.Windows.DependencyProperty

PartCountProperty 공개적으로 정적으로 프로퍼티

public static DependencyProperty,System.Windows PartCountProperty
리턴 System.Windows.DependencyProperty

PerformanceProperty 공개적으로 정적으로 프로퍼티

public static DependencyProperty,System.Windows PerformanceProperty
리턴 System.Windows.DependencyProperty

PerformanceStatusProperty 공개적으로 정적으로 프로퍼티

public static DependencyProperty,System.Windows PerformanceStatusProperty
리턴 System.Windows.DependencyProperty

ProcessDevelopmentPercentageProperty 공개적으로 정적으로 프로퍼티

public static DependencyProperty,System.Windows ProcessDevelopmentPercentageProperty
리턴 System.Windows.DependencyProperty

ProcessDevelopmentTimeProperty 공개적으로 정적으로 프로퍼티

public static DependencyProperty,System.Windows ProcessDevelopmentTimeProperty
리턴 System.Windows.DependencyProperty

ProductionPercentageProperty 공개적으로 정적으로 프로퍼티

public static DependencyProperty,System.Windows ProductionPercentageProperty
리턴 System.Windows.DependencyProperty

ProductionStatusProperty 공개적으로 정적으로 프로퍼티

public static DependencyProperty,System.Windows ProductionStatusProperty
리턴 System.Windows.DependencyProperty

ProductionTimeProperty 공개적으로 정적으로 프로퍼티

public static DependencyProperty,System.Windows ProductionTimeProperty
리턴 System.Windows.DependencyProperty

ProgramProperty 공개적으로 정적으로 프로퍼티

public static DependencyProperty,System.Windows ProgramProperty
리턴 System.Windows.DependencyProperty

QualityProperty 공개적으로 정적으로 프로퍼티

public static DependencyProperty,System.Windows QualityProperty
리턴 System.Windows.DependencyProperty

QualityStatusProperty 공개적으로 정적으로 프로퍼티

public static DependencyProperty,System.Windows QualityStatusProperty
리턴 System.Windows.DependencyProperty

SetupPercentageProperty 공개적으로 정적으로 프로퍼티

public static DependencyProperty,System.Windows SetupPercentageProperty
리턴 System.Windows.DependencyProperty

SetupTimeProperty 공개적으로 정적으로 프로퍼티

public static DependencyProperty,System.Windows SetupTimeProperty
리턴 System.Windows.DependencyProperty

SystemMessageProperty 공개적으로 정적으로 프로퍼티

public static DependencyProperty,System.Windows SystemMessageProperty
리턴 System.Windows.DependencyProperty

SystemStatusProperty 공개적으로 정적으로 프로퍼티

public static DependencyProperty,System.Windows SystemStatusProperty
리턴 System.Windows.DependencyProperty

TeardownPercentageProperty 공개적으로 정적으로 프로퍼티

public static DependencyProperty,System.Windows TeardownPercentageProperty
리턴 System.Windows.DependencyProperty

TeardownTimeProperty 공개적으로 정적으로 프로퍼티

public static DependencyProperty,System.Windows TeardownTimeProperty
리턴 System.Windows.DependencyProperty