C# 클래스 TrakHound_Dashboard.Pages.Dashboard.ProductionStatusTimes.Controls.Row

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

공개 프로퍼티들

프로퍼티 타입 설명
AlarmSecondsProperty System.Windows.DependencyProperty
ConnectedProperty System.Windows.DependencyProperty
DeviceProperty System.Windows.DependencyProperty
DeviceStatusProperty System.Windows.DependencyProperty
MaintenanceSecondsProperty System.Windows.DependencyProperty
ProcessDevelopmentSecondsProperty System.Windows.DependencyProperty
ProductionSecondsProperty System.Windows.DependencyProperty
SetupSecondsProperty System.Windows.DependencyProperty
TeardownSecondsProperty System.Windows.DependencyProperty
TotalSecondsProperty System.Windows.DependencyProperty

공개 메소드들

메소드 설명
CompareTo ( object obj ) : int
Row ( DeviceDescription device ) : System
UpdateData ( Data info ) : void
operator ( ) : bool

비공개 메소드들

메소드 설명
EqualTo ( Row r1, Row r2 ) : bool
GreaterThan ( Row r1, Row r2 ) : bool
GreaterThan ( Row r1, Row r2, string propertyName ) : bool
LessThan ( Row r1, Row r2 ) : bool
LessThan ( Row r1, Row r2, string propertyName ) : bool
NotEqualTo ( Row r1, Row r2 ) : bool
UserControl_MouseDown ( object sender, System e ) : void

메소드 상세

CompareTo() 공개 메소드

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

Row() 공개 메소드

public Row ( DeviceDescription device ) : System
device TrakHound.Configurations.DeviceDescription
리턴 System

UpdateData() 공개 메소드

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

operator() 공개 정적인 메소드

public static operator ( ) : bool
리턴 bool

프로퍼티 상세

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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