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

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

공개 프로퍼티들

프로퍼티 타입 설명
AvailabilityProperty System.Windows.DependencyProperty
BlockProperty System.Windows.DependencyProperty
ConnectedProperty System.Windows.DependencyProperty
ControllerModeProperty System.Windows.DependencyProperty
DeviceProperty System.Windows.DependencyProperty
DeviceStatusProperty System.Windows.DependencyProperty
EmergencyStopProperty System.Windows.DependencyProperty
ExecutionModeProperty System.Windows.DependencyProperty
LineProperty System.Windows.DependencyProperty
ProgramProperty System.Windows.DependencyProperty
SystemMessageProperty System.Windows.DependencyProperty
SystemStatusProperty 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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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