C# Class csPresenterPlugin.ViewModels.TnoPresenterViewModel

Inheritance: Caliburn.Micro.Screen
Afficher le fichier Open project: TNOCS/csTouch

Méthodes publiques

Свойство Type Description
AdditionalFolders List
Metroheight int

Méthodes publiques

Méthode Description
Reset ( ) : void
StartPlaylist ( ) : void
StartScript ( ItemClass item ) : void
Switch ( ) : void

Méthodes protégées

Méthode Description
OnViewLoaded ( object v ) : void

Private Methods

Méthode Description
AddFolder ( string path ) : void
InitShortcuts ( string startPath ) : void
MetroExplorerActivePathChanged ( object sender, ItemSelectedArgs e ) : void
PlManagerPlaylistFinishedEvent ( ) : void
PlManagerPlaylistStartedEvent ( ) : void
RemoveFolder ( string path ) : void
RetreiveShortcut ( string path ) : Shortcut
watcher_Changed ( object sender, FileSystemEventArgs e ) : void

Method Details

OnViewLoaded() protected méthode

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

Reset() public méthode

public Reset ( ) : void
Résultat void

StartPlaylist() public méthode

public StartPlaylist ( ) : void
Résultat void

StartScript() public méthode

public StartScript ( ItemClass item ) : void
item nl.tno.cs.presenter.ItemClass
Résultat void

Switch() public méthode

public Switch ( ) : void
Résultat void

Property Details

AdditionalFolders public_oe property

public List AdditionalFolders
Résultat List

Metroheight public_oe property

public int Metroheight
Résultat int