C# 클래스 TrakHound_Dashboard.Pages.DeviceManager.Pages.SnapshotData.Controls.SnapshotItem

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

공개 프로퍼티들

프로퍼티 타입 설명
NameTextProperty System.Windows.DependencyProperty
ParentPageProperty System.Windows.DependencyProperty
ParentSnapshot TrakHound_Server.Plugins.SnapshotData.Snapshot
SelectedLinkProperty System.Windows.DependencyProperty
SelectedTypeProperty System.Windows.DependencyProperty
SelectedVariableLinkProperty System.Windows.DependencyProperty

공개 메소드들

메소드 설명
SnapshotItem ( System.Windows.Controls.Page parentPage ) : System
SnapshotItem ( System.Windows.Controls.Page parentPage, Snapshot snapshot ) : System

비공개 메소드들

메소드 설명
ComboBox_TextChanged ( object sender, System.Windows.Controls.TextChangedEventArgs e ) : void
Init ( ) : void
Link_SelectionChanged ( object sender, System.Windows.Controls.SelectionChangedEventArgs e ) : void
Refresh_Clicked ( TrakHound_UI bt ) : void
Removed_Clicked ( TrakHound_UI bt ) : void
Type_SelectionChanged ( object sender, System.Windows.Controls.SelectionChangedEventArgs e ) : void
name_TXT_TextChanged ( object sender, System.Windows.Controls.TextChangedEventArgs e ) : void
variable_TXT_TextChanged ( object sender, System.Windows.Controls.TextChangedEventArgs e ) : void

메소드 상세

SnapshotItem() 공개 메소드

public SnapshotItem ( System.Windows.Controls.Page parentPage ) : System
parentPage System.Windows.Controls.Page
리턴 System

SnapshotItem() 공개 메소드

public SnapshotItem ( System.Windows.Controls.Page parentPage, Snapshot snapshot ) : System
parentPage System.Windows.Controls.Page
snapshot TrakHound_Server.Plugins.SnapshotData.Snapshot
리턴 System

프로퍼티 상세

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

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

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

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

ParentSnapshot 공개적으로 프로퍼티

public Snapshot,TrakHound_Server.Plugins.SnapshotData ParentSnapshot
리턴 TrakHound_Server.Plugins.SnapshotData.Snapshot

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

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

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

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

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

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