C# Class csDataServerPlugin.PaletteSelectionViewModel

Inheritance: Caliburn.Micro.Screen, IPopupScreen
Afficher le fichier Open project: TNOCS/csTouch Class Usage Examples

Méthodes publiques

Méthode Description
Cancel ( ) : void
Close ( ) : void
Save ( ) : void

Méthodes protégées

Méthode Description
OnViewLoaded ( object theView ) : void

Private Methods

Méthode Description
RelativeElement_LayoutUpdated ( object sender, EventArgs e ) : void
UpdatePosition ( ) : void
toTimer_Tick ( object sender, EventArgs e ) : void

Method Details

Cancel() public méthode

public Cancel ( ) : void
Résultat void

Close() public méthode

public Close ( ) : void
Résultat void

OnViewLoaded() protected méthode

protected OnViewLoaded ( object theView ) : void
theView object
Résultat void

Save() public méthode

public Save ( ) : void
Résultat void