C# Class LongoMatch.Drawing.Widgets.SportDashboardCanvas

Inheritance: VAS.Drawing.Widgets.DashboardCanvas
Afficher le fichier Open project: LongoMatch/longomatch Class Usage Examples

Méthodes publiques

Méthode Description
SportDashboardCanvas ( ) : System.Collections.Generic
SportDashboardCanvas ( IWidget widget ) : System.Collections.Generic

Méthodes protégées

Méthode Description
HandleTaggerClickedEvent ( ICanvasObject co ) : void
LoadTemplate ( ) : void
StartMove ( System.Collections.ObjectModel.Selection sel ) : void

Method Details

HandleTaggerClickedEvent() protected méthode

protected HandleTaggerClickedEvent ( ICanvasObject co ) : void
co ICanvasObject
Résultat void

LoadTemplate() protected méthode

protected LoadTemplate ( ) : void
Résultat void

SportDashboardCanvas() public méthode

public SportDashboardCanvas ( ) : System.Collections.Generic
Résultat System.Collections.Generic

SportDashboardCanvas() public méthode

public SportDashboardCanvas ( IWidget widget ) : System.Collections.Generic
widget IWidget
Résultat System.Collections.Generic

StartMove() protected méthode

protected StartMove ( System.Collections.ObjectModel.Selection sel ) : void
sel System.Collections.ObjectModel.Selection
Résultat void