C# 클래스 Ioespt.UWP.DeviceControl.Views.Busy.Busy_obj1_Bindings

상속: global::Windows.UI.Xaml.Markup.IComponentConnector, IBusy_Bindings
파일 보기 프로젝트 열기: mikehole/internet-of-esp-things

공개 메소드들

메소드 설명
Busy_obj1_Bindings ( )
Connect ( int connectionId, global target ) : void
Initialize ( ) : void
Loading ( global src, object data ) : void
SetDataRoot ( global newDataRoot ) : void
StopTracking ( ) : void
Update ( ) : void

비공개 메소드들

메소드 설명
UpdateFallback_BusyText ( int phase ) : void
Update_ ( global obj, int phase ) : void
Update_BusyText ( global obj, int phase ) : void
Update_IsBusy ( global obj, int phase ) : void

메소드 상세

Busy_obj1_Bindings() 공개 메소드

public Busy_obj1_Bindings ( )

Connect() 공개 메소드

public Connect ( int connectionId, global target ) : void
connectionId int
target global
리턴 void

Initialize() 공개 메소드

public Initialize ( ) : void
리턴 void

Loading() 공개 메소드

public Loading ( global src, object data ) : void
src global
data object
리턴 void

SetDataRoot() 공개 메소드

public SetDataRoot ( global newDataRoot ) : void
newDataRoot global
리턴 void

StopTracking() 공개 메소드

public StopTracking ( ) : void
리턴 void

Update() 공개 메소드

public Update ( ) : void
리턴 void