C# 클래스 TrakHound_Dashboard.Pages.DeviceManager.Pages.Description.Page

Interaction logic for Page.xaml
상속: System.Windows.Controls.UserControl, IConfigurationPage
파일 보기 프로젝트 열기: TrakHound/TrakHound-Community

공개 프로퍼티들

프로퍼티 타입 설명
ControllerProperty System.Windows.DependencyProperty
DeviceDescriptionProperty System.Windows.DependencyProperty
DeviceIdProperty System.Windows.DependencyProperty
DeviceImageLoadingProperty System.Windows.DependencyProperty
DeviceImageLoadingTextProperty System.Windows.DependencyProperty
DeviceImageProperty System.Windows.DependencyProperty
DeviceImageSetProperty System.Windows.DependencyProperty
DeviceTypeProperty System.Windows.DependencyProperty
LoadingProperty System.Windows.DependencyProperty
LocationProperty System.Windows.DependencyProperty
ManufacturerLogoLoadingProperty System.Windows.DependencyProperty
ManufacturerLogoLoadingTextProperty System.Windows.DependencyProperty
ManufacturerLogoProperty System.Windows.DependencyProperty
ManufacturerLogoSetProperty System.Windows.DependencyProperty
ManufacturerProperty System.Windows.DependencyProperty
ModelProperty System.Windows.DependencyProperty
SerialProperty System.Windows.DependencyProperty

공개 메소드들

메소드 설명
GetSentData ( EventData data ) : void
LoadConfiguration ( DataTable dt ) : void
Page ( ) : System
SaveConfiguration ( DataTable dt ) : void
SetZoom ( double zoomPercentage ) : void

비공개 메소드들

메소드 설명
ChangeSetting ( string name, string val ) : void
DeviceImage_ClearClicked ( TrakHound_UI sender ) : void
DeviceImage_UploadClicked ( TrakHound_UI sender ) : void
Help_MouseDown ( object sender, System.Windows.Input.MouseButtonEventArgs e ) : void
Help_MouseEnter ( object sender, System.Windows.Input.MouseEventArgs e ) : void
Help_MouseLeave ( object sender, System.Windows.Input.MouseEventArgs e ) : void
LoadDeviceImage ( string fileId ) : void
LoadDeviceImage_GUI ( System.Windows.Media.Imaging.BitmapSource img ) : void
LoadDeviceImage_Worker ( object o ) : void
LoadManufacturerLogo ( string fileId ) : void
LoadManufacturerLogo_GUI ( System.Windows.Media.Imaging.BitmapSource img ) : void
LoadManufacturerLogo_Worker ( object o ) : void
ManufacturerLogo_ClearClicked ( TrakHound_UI sender ) : void
ManufacturerLogo_UploadClicked ( TrakHound_UI sender ) : void
TXT_TextChanged ( object sender, System.Windows.Controls.TextChangedEventArgs e ) : void
UploadDeviceImage ( ) : void
UploadDeviceImage_GUI ( string fileId ) : void
UploadDeviceImage_Worker ( object o ) : void
UploadManufacturerLogo ( ) : void
UploadManufacturerLogo_GUI ( string fileId ) : void
UploadManufacturerLogo_Worker ( object o ) : void
controller_TXT_TextChanged ( object sender, System.Windows.Controls.TextChangedEventArgs e ) : void
devicedescription_TXT_TextChanged ( object sender, System.Windows.Controls.TextChangedEventArgs e ) : void
deviceid_TXT_TextChanged ( object sender, System.Windows.Controls.TextChangedEventArgs e ) : void
devicetype_TXT_TextChanged ( object sender, System.Windows.Controls.TextChangedEventArgs e ) : void
manufacturer_TXT_TextChanged ( object sender, System.Windows.Controls.TextChangedEventArgs e ) : void
model_TXT_TextChanged ( object sender, System.Windows.Controls.TextChangedEventArgs e ) : void
serial_TXT_TextChanged ( object sender, System.Windows.Controls.TextChangedEventArgs e ) : void

메소드 상세

GetSentData() 공개 메소드

public GetSentData ( EventData data ) : void
data TrakHound.EventData
리턴 void

LoadConfiguration() 공개 메소드

public LoadConfiguration ( DataTable dt ) : void
dt System.Data.DataTable
리턴 void

Page() 공개 메소드

public Page ( ) : System
리턴 System

SaveConfiguration() 공개 메소드

public SaveConfiguration ( DataTable dt ) : void
dt System.Data.DataTable
리턴 void

SetZoom() 공개 메소드

public SetZoom ( double zoomPercentage ) : void
zoomPercentage double
리턴 void

프로퍼티 상세

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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