C# Class EpgTimer.SearchKeyDescView

SearchKeyDescView.xaml の相互作用ロジック
Inheritance: System.Windows.Controls.UserControl
Afficher le fichier Open project: niisaka/EDCB

Méthodes publiques

Méthode Description
GetSearchKey ( EpgTimer.EpgSearchKeyInfo &key ) : void
SearchKeyDescView ( ) : System
SetSearchKey ( EpgTimer.EpgSearchKeyInfo key ) : void

Private Methods

Méthode Description
UpdateView ( ) : void
button_1seg_on2_Click ( object sender, RoutedEventArgs e ) : void
button_1seg_on_Click ( object sender, RoutedEventArgs e ) : void
button_all_off_Click ( object sender, RoutedEventArgs e ) : void
button_all_on_Click ( object sender, RoutedEventArgs e ) : void
button_bs_on2_Click ( object sender, RoutedEventArgs e ) : void
button_bs_on_Click ( object sender, RoutedEventArgs e ) : void
button_content_add_Click ( object sender, RoutedEventArgs e ) : void
button_content_del_Click ( object sender, RoutedEventArgs e ) : void
button_cs_on2_Click ( object sender, RoutedEventArgs e ) : void
button_cs_on_Click ( object sender, RoutedEventArgs e ) : void
button_date_del_Click ( object sender, RoutedEventArgs e ) : void
button_other_on2_Click ( object sender, RoutedEventArgs e ) : void
button_other_on_Click ( object sender, RoutedEventArgs e ) : void
button_tere_on2_Click ( object sender, RoutedEventArgs e ) : void
button_tere_on_Click ( object sender, RoutedEventArgs e ) : void
button_timeAdd_Click ( object sender, RoutedEventArgs e ) : void
button_video_on_Click ( object sender, RoutedEventArgs e ) : void
button_weekAdd_Click ( object sender, RoutedEventArgs e ) : void

Method Details

GetSearchKey() public méthode

public GetSearchKey ( EpgTimer.EpgSearchKeyInfo &key ) : void
key EpgTimer.EpgSearchKeyInfo
Résultat void

SearchKeyDescView() public méthode

public SearchKeyDescView ( ) : System
Résultat System

SetSearchKey() public méthode

public SetSearchKey ( EpgTimer.EpgSearchKeyInfo key ) : void
key EpgTimer.EpgSearchKeyInfo
Résultat void