C# Class DevExpress.OutlookInspiredApp.Win.ViewModel.ProductMapViewModel

Inheritance: ProductViewModel, ISalesMapViewModel
Afficher le fichier Open project: sethjuarez/DevAV

Méthodes publiques

Méthode Description
CanSetLifetimePeriod ( ) : bool
CanSetThisMonthPeriod ( ) : bool
CanSetThisYearPeriod ( ) : bool

Méthodes protégées

Méthode Description
OnPeriodChanged ( ) : void

Private Methods

Méthode Description
RaisePeriodChanged ( ) : void
SetLifetimePeriod ( ) : void
SetThisMonthPeriod ( ) : void
SetThisYearPeriod ( ) : void

Method Details

CanSetLifetimePeriod() public méthode

public CanSetLifetimePeriod ( ) : bool
Résultat bool

CanSetThisMonthPeriod() public méthode

public CanSetThisMonthPeriod ( ) : bool
Résultat bool

CanSetThisYearPeriod() public méthode

public CanSetThisYearPeriod ( ) : bool
Résultat bool

OnPeriodChanged() protected méthode

protected OnPeriodChanged ( ) : void
Résultat void