C# Class csTimeTabPlugin.TimeTabViewModel

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

Méthodes publiques

Méthode Description
ApplyFilter ( csShared.Utils.Unit e ) : void
Next ( ) : void
Previous ( ) : void
ResetTimeline ( ) : void
RowSettings ( ) : void
ShowLog ( ) : void
Switch ( ) : void

Méthodes protégées

Méthode Description
OnViewLoaded ( object v ) : void

Private Methods

Méthode Description
AddEvent ( IEvent ti ) : void
EventLists_CollectionChanged ( object sender, NotifyCollectionChangedEventArgs e ) : void
MapControl_ExtentChanged ( object sender, ESRI e ) : void
RemoveAllEvents ( ) : void
RemoveEvent ( IEvent ti ) : void
TimeEvents_CollectionChanged ( object sender, NotifyCollectionChangedEventArgs e ) : void
UpdateVisibility ( ) : void
dt_Tick ( object sender, EventArgs e ) : void
ne_CollectionChanged ( object sender, NotifyCollectionChangedEventArgs e ) : void

Method Details

ApplyFilter() public méthode

public ApplyFilter ( csShared.Utils.Unit e ) : void
e csShared.Utils.Unit
Résultat void

Next() public méthode

public Next ( ) : void
Résultat void

OnViewLoaded() protected méthode

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

Previous() public méthode

public Previous ( ) : void
Résultat void

ResetTimeline() public méthode

public ResetTimeline ( ) : void
Résultat void

RowSettings() public méthode

public RowSettings ( ) : void
Résultat void

ShowLog() public méthode

public ShowLog ( ) : void
Résultat void

Switch() public méthode

public Switch ( ) : void
Résultat void