C# Class TrakHound_Dashboard.Pages.Dashboard.OeeStatus.Controls.Row

Interaction logic for Row.xaml
Inheritance: System.Windows.Controls.UserControl, IComparable
Afficher le fichier Open project: TrakHound/TrakHound-Community Class Usage Examples

Méthodes publiques

Свойство Type Description
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

Méthodes publiques

Méthode Description
CompareTo ( object obj ) : int
Row ( DeviceDescription device ) : System
UpdateData ( Data info ) : void
operator ( ) : bool

Private Methods

Méthode Description
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

Method Details

CompareTo() public méthode

public CompareTo ( object obj ) : int
obj object
Résultat int

Row() public méthode

public Row ( DeviceDescription device ) : System
device TrakHound.Configurations.DeviceDescription
Résultat System

UpdateData() public méthode

public UpdateData ( Data info ) : void
info TrakHound.API.Data
Résultat void

operator() public static méthode

public static operator ( ) : bool
Résultat bool

Property Details

AvailabilityProperty public_oe static_oe property

public static DependencyProperty,System.Windows AvailabilityProperty
Résultat System.Windows.DependencyProperty

AvailabilityStatusProperty public_oe static_oe property

public static DependencyProperty,System.Windows AvailabilityStatusProperty
Résultat System.Windows.DependencyProperty

ConnectedProperty public_oe static_oe property

public static DependencyProperty,System.Windows ConnectedProperty
Résultat System.Windows.DependencyProperty

DeviceProperty public_oe static_oe property

public static DependencyProperty,System.Windows DeviceProperty
Résultat System.Windows.DependencyProperty

DeviceStatusProperty public_oe static_oe property

public static DependencyProperty,System.Windows DeviceStatusProperty
Résultat System.Windows.DependencyProperty

OeeProperty public_oe static_oe property

public static DependencyProperty,System.Windows OeeProperty
Résultat System.Windows.DependencyProperty

OeeStatusProperty public_oe static_oe property

public static DependencyProperty,System.Windows OeeStatusProperty
Résultat System.Windows.DependencyProperty

PerformanceProperty public_oe static_oe property

public static DependencyProperty,System.Windows PerformanceProperty
Résultat System.Windows.DependencyProperty

PerformanceStatusProperty public_oe static_oe property

public static DependencyProperty,System.Windows PerformanceStatusProperty
Résultat System.Windows.DependencyProperty

QualityProperty public_oe static_oe property

public static DependencyProperty,System.Windows QualityProperty
Résultat System.Windows.DependencyProperty

QualityStatusProperty public_oe static_oe property

public static DependencyProperty,System.Windows QualityStatusProperty
Résultat System.Windows.DependencyProperty