C# Класс TrakHound_Dashboard.Pages.Dashboard.StatusGrid.Controls.Item

Interaction logic for Item.xaml
Наследование: System.Windows.Controls.UserControl, IComparable
Показать файл Открыть проект Примеры использования класса

Открытые свойства

Свойство Тип Описание
ActivePercentageProperty System.Windows.DependencyProperty
ActiveTimeProperty System.Windows.DependencyProperty
AlertPercentageProperty System.Windows.DependencyProperty
AlertTimeProperty System.Windows.DependencyProperty
AvailabilityProperty System.Windows.DependencyProperty
AvailabilityStatusProperty System.Windows.DependencyProperty
ConnectedProperty System.Windows.DependencyProperty
ControllerModeProperty System.Windows.DependencyProperty
DeviceImageProperty System.Windows.DependencyProperty
DeviceLogoProperty System.Windows.DependencyProperty
DeviceProperty System.Windows.DependencyProperty
DeviceStatusProperty System.Windows.DependencyProperty
DeviceStatusTimeProperty System.Windows.DependencyProperty
EmergencyStopProperty System.Windows.DependencyProperty
ExecutionModeProperty System.Windows.DependencyProperty
IdlePercentageProperty System.Windows.DependencyProperty
IdleTimeProperty System.Windows.DependencyProperty
MaintenancePercentageProperty System.Windows.DependencyProperty
MaintenanceTimeProperty System.Windows.DependencyProperty
OeeProperty System.Windows.DependencyProperty
OeeStatusProperty System.Windows.DependencyProperty
PartCountProperty System.Windows.DependencyProperty
PerformanceProperty System.Windows.DependencyProperty
PerformanceStatusProperty System.Windows.DependencyProperty
ProcessDevelopmentPercentageProperty System.Windows.DependencyProperty
ProcessDevelopmentTimeProperty System.Windows.DependencyProperty
ProductionPercentageProperty System.Windows.DependencyProperty
ProductionStatusProperty System.Windows.DependencyProperty
ProductionTimeProperty System.Windows.DependencyProperty
ProgramProperty System.Windows.DependencyProperty
QualityProperty System.Windows.DependencyProperty
QualityStatusProperty System.Windows.DependencyProperty
SetupPercentageProperty System.Windows.DependencyProperty
SetupTimeProperty System.Windows.DependencyProperty
SystemMessageProperty System.Windows.DependencyProperty
SystemStatusProperty System.Windows.DependencyProperty
TeardownPercentageProperty System.Windows.DependencyProperty
TeardownTimeProperty System.Windows.DependencyProperty

Открытые методы

Метод Описание
CompareTo ( object obj ) : int
Item ( DeviceDescription device, UserConfiguration userConfig ) : System
LoadDeviceImage ( string fileId ) : void
LoadDeviceLogo ( string fileId ) : void
UpdateData ( Data info ) : void
operator ( ) : bool

Приватные методы

Метод Описание
EqualTo ( Item i1, Item i2 ) : bool
GreaterThan ( Item i1, Item i2 ) : bool
GreaterThan ( Item i1, Item i2, string propertyName ) : bool
LessThan ( Item i1, Item i2 ) : bool
LessThan ( Item i1, Item i2, string propertyName ) : bool
LoadDeviceImage_GUI ( System.Windows.Media.Imaging.BitmapSource img ) : void
LoadDeviceImage_Worker ( object o ) : void
LoadDeviceLogo_GUI ( System.Windows.Media.Imaging.BitmapSource img ) : void
LoadDeviceLogo_Worker ( object o ) : void
NotEqualTo ( Item i1, Item i2 ) : bool
UserControl_MouseDown ( object sender, System e ) : void

Описание методов

CompareTo() публичный Метод

public CompareTo ( object obj ) : int
obj object
Результат int

Item() публичный Метод

public Item ( DeviceDescription device, UserConfiguration userConfig ) : System
device TrakHound.Configurations.DeviceDescription
userConfig TrakHound.API.Users.UserConfiguration
Результат System

LoadDeviceImage() публичный Метод

public LoadDeviceImage ( string fileId ) : void
fileId string
Результат void

LoadDeviceLogo() публичный Метод

public LoadDeviceLogo ( string fileId ) : void
fileId string
Результат void

UpdateData() публичный Метод

public UpdateData ( Data info ) : void
info TrakHound.API.Data
Результат void

operator() публичный статический Метод

public static operator ( ) : bool
Результат bool

Описание свойств

ActivePercentageProperty публичное статическое свойство

public static DependencyProperty,System.Windows ActivePercentageProperty
Результат System.Windows.DependencyProperty

ActiveTimeProperty публичное статическое свойство

public static DependencyProperty,System.Windows ActiveTimeProperty
Результат System.Windows.DependencyProperty

AlertPercentageProperty публичное статическое свойство

public static DependencyProperty,System.Windows AlertPercentageProperty
Результат System.Windows.DependencyProperty

AlertTimeProperty публичное статическое свойство

public static DependencyProperty,System.Windows AlertTimeProperty
Результат System.Windows.DependencyProperty

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

ControllerModeProperty публичное статическое свойство

public static DependencyProperty,System.Windows ControllerModeProperty
Результат System.Windows.DependencyProperty

DeviceImageProperty публичное статическое свойство

public static DependencyProperty,System.Windows DeviceImageProperty
Результат System.Windows.DependencyProperty

DeviceLogoProperty публичное статическое свойство

public static DependencyProperty,System.Windows DeviceLogoProperty
Результат System.Windows.DependencyProperty

DeviceProperty публичное статическое свойство

public static DependencyProperty,System.Windows DeviceProperty
Результат System.Windows.DependencyProperty

DeviceStatusProperty публичное статическое свойство

public static DependencyProperty,System.Windows DeviceStatusProperty
Результат System.Windows.DependencyProperty

DeviceStatusTimeProperty публичное статическое свойство

public static DependencyProperty,System.Windows DeviceStatusTimeProperty
Результат System.Windows.DependencyProperty

EmergencyStopProperty публичное статическое свойство

public static DependencyProperty,System.Windows EmergencyStopProperty
Результат System.Windows.DependencyProperty

ExecutionModeProperty публичное статическое свойство

public static DependencyProperty,System.Windows ExecutionModeProperty
Результат System.Windows.DependencyProperty

IdlePercentageProperty публичное статическое свойство

public static DependencyProperty,System.Windows IdlePercentageProperty
Результат System.Windows.DependencyProperty

IdleTimeProperty публичное статическое свойство

public static DependencyProperty,System.Windows IdleTimeProperty
Результат System.Windows.DependencyProperty

MaintenancePercentageProperty публичное статическое свойство

public static DependencyProperty,System.Windows MaintenancePercentageProperty
Результат System.Windows.DependencyProperty

MaintenanceTimeProperty публичное статическое свойство

public static DependencyProperty,System.Windows MaintenanceTimeProperty
Результат System.Windows.DependencyProperty

OeeProperty публичное статическое свойство

public static DependencyProperty,System.Windows OeeProperty
Результат System.Windows.DependencyProperty

OeeStatusProperty публичное статическое свойство

public static DependencyProperty,System.Windows OeeStatusProperty
Результат System.Windows.DependencyProperty

PartCountProperty публичное статическое свойство

public static DependencyProperty,System.Windows PartCountProperty
Результат System.Windows.DependencyProperty

PerformanceProperty публичное статическое свойство

public static DependencyProperty,System.Windows PerformanceProperty
Результат System.Windows.DependencyProperty

PerformanceStatusProperty публичное статическое свойство

public static DependencyProperty,System.Windows PerformanceStatusProperty
Результат System.Windows.DependencyProperty

ProcessDevelopmentPercentageProperty публичное статическое свойство

public static DependencyProperty,System.Windows ProcessDevelopmentPercentageProperty
Результат System.Windows.DependencyProperty

ProcessDevelopmentTimeProperty публичное статическое свойство

public static DependencyProperty,System.Windows ProcessDevelopmentTimeProperty
Результат System.Windows.DependencyProperty

ProductionPercentageProperty публичное статическое свойство

public static DependencyProperty,System.Windows ProductionPercentageProperty
Результат System.Windows.DependencyProperty

ProductionStatusProperty публичное статическое свойство

public static DependencyProperty,System.Windows ProductionStatusProperty
Результат System.Windows.DependencyProperty

ProductionTimeProperty публичное статическое свойство

public static DependencyProperty,System.Windows ProductionTimeProperty
Результат System.Windows.DependencyProperty

ProgramProperty публичное статическое свойство

public static DependencyProperty,System.Windows ProgramProperty
Результат System.Windows.DependencyProperty

QualityProperty публичное статическое свойство

public static DependencyProperty,System.Windows QualityProperty
Результат System.Windows.DependencyProperty

QualityStatusProperty публичное статическое свойство

public static DependencyProperty,System.Windows QualityStatusProperty
Результат System.Windows.DependencyProperty

SetupPercentageProperty публичное статическое свойство

public static DependencyProperty,System.Windows SetupPercentageProperty
Результат System.Windows.DependencyProperty

SetupTimeProperty публичное статическое свойство

public static DependencyProperty,System.Windows SetupTimeProperty
Результат System.Windows.DependencyProperty

SystemMessageProperty публичное статическое свойство

public static DependencyProperty,System.Windows SystemMessageProperty
Результат System.Windows.DependencyProperty

SystemStatusProperty публичное статическое свойство

public static DependencyProperty,System.Windows SystemStatusProperty
Результат System.Windows.DependencyProperty

TeardownPercentageProperty публичное статическое свойство

public static DependencyProperty,System.Windows TeardownPercentageProperty
Результат System.Windows.DependencyProperty

TeardownTimeProperty публичное статическое свойство

public static DependencyProperty,System.Windows TeardownTimeProperty
Результат System.Windows.DependencyProperty