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

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

공개 프로퍼티들

프로퍼티 타입 설명
ConnectedProperty System.Windows.DependencyProperty
DayCuttingTimeProperty System.Windows.DependencyProperty
DayOperatingTimeProperty System.Windows.DependencyProperty
DayRunTimeProperty System.Windows.DependencyProperty
DaySpindleTimeProperty System.Windows.DependencyProperty
DeviceProperty System.Windows.DependencyProperty
DeviceStatusProperty System.Windows.DependencyProperty
PartCountProperty System.Windows.DependencyProperty
ProductionStatusProperty System.Windows.DependencyProperty
TotalCuttingTimeProperty System.Windows.DependencyProperty
TotalOperatingTimeProperty System.Windows.DependencyProperty
TotalRunTimeProperty System.Windows.DependencyProperty
TotalSpindleTimeProperty 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

프로퍼티 상세

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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