C# 클래스 LongoMatch.Drawing.Widgets.SportDashboardCanvas

상속: VAS.Drawing.Widgets.DashboardCanvas
파일 보기 프로젝트 열기: LongoMatch/longomatch 1 사용 예제들

공개 메소드들

메소드 설명
SportDashboardCanvas ( ) : System.Collections.Generic
SportDashboardCanvas ( IWidget widget ) : System.Collections.Generic

보호된 메소드들

메소드 설명
HandleTaggerClickedEvent ( ICanvasObject co ) : void
LoadTemplate ( ) : void
StartMove ( System.Collections.ObjectModel.Selection sel ) : void

메소드 상세

HandleTaggerClickedEvent() 보호된 메소드

protected HandleTaggerClickedEvent ( ICanvasObject co ) : void
co ICanvasObject
리턴 void

LoadTemplate() 보호된 메소드

protected LoadTemplate ( ) : void
리턴 void

SportDashboardCanvas() 공개 메소드

public SportDashboardCanvas ( ) : System.Collections.Generic
리턴 System.Collections.Generic

SportDashboardCanvas() 공개 메소드

public SportDashboardCanvas ( IWidget widget ) : System.Collections.Generic
widget IWidget
리턴 System.Collections.Generic

StartMove() 보호된 메소드

protected StartMove ( System.Collections.ObjectModel.Selection sel ) : void
sel System.Collections.ObjectModel.Selection
리턴 void