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

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

공개 프로퍼티들

프로퍼티 타입 설명
AvailabilityProperty System.Windows.DependencyProperty
AvailabilityStatusProperty System.Windows.DependencyProperty
ConnectedProperty System.Windows.DependencyProperty
DeviceProperty System.Windows.DependencyProperty
DeviceStatusProperty System.Windows.DependencyProperty
OeeProperty System.Windows.DependencyProperty
OeeStatusProperty System.Windows.DependencyProperty
PerformanceProperty System.Windows.DependencyProperty
PerformanceStatusProperty System.Windows.DependencyProperty
QualityProperty System.Windows.DependencyProperty
QualityStatusProperty 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

프로퍼티 상세

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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