C# Класс GSF.PhasorProtocols.UI.UserControls.OutputStreamCurrentDeviceUserControl

Interaction logic for OutputStreamCurrentDeviceUserControl.xaml
Показать файл Открыть проект

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

Метод Описание
OutputStreamCurrentDeviceUserControl ( int outputStreamID ) : System

Creates an instance of OutputStreamCurrentDeviceUserControl. ID of the output stream to filter data.

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

Метод Описание
ButtonAddMore_Click ( object sender, RoutedEventArgs e ) : void
ButtonAdd_Click ( object sender, RoutedEventArgs e ) : void
ButtonCancel_Click ( object sender, RoutedEventArgs e ) : void
ButtonDelete_Click ( object sender, RoutedEventArgs e ) : void
ButtonSearch_Click ( object sender, RoutedEventArgs e ) : void
ButtonShowAll_Click ( object sender, RoutedEventArgs e ) : void
CheckBoxAddMore_Checked ( object sender, RoutedEventArgs e ) : void
CheckBoxAddMore_Unchecked ( object sender, RoutedEventArgs e ) : void
CheckBoxAll_Checked ( object sender, RoutedEventArgs e ) : void
CheckBoxAll_Unchecked ( object sender, RoutedEventArgs e ) : void
LoadCurrentDevices ( ) : void
LoadNewDevices ( string filterText ) : void
OutputStreamCurrentDeviceUserControl_KeyUp ( object sender, System.Windows.Input.KeyEventArgs e ) : void
OutputStreamCurrentDeviceUserControl_Loaded ( object sender, RoutedEventArgs e ) : void

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

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

Creates an instance of OutputStreamCurrentDeviceUserControl. ID of the output stream to filter data.
public OutputStreamCurrentDeviceUserControl ( int outputStreamID ) : System
outputStreamID int
Результат System