Property | Type | Description | |
---|---|---|---|
CollectDayEndProperty | |||
CollectDayStartProperty | |||
CollectHourEndProperty | |||
CollectHourStartProperty | |||
CollectMonthEndProperty | |||
CollectMonthStartProperty | |||
CollectorStatusProperty | |||
CopyToClipboardProperty | |||
LastCollectionDateProperty | |||
WorkingPeriodEndDateProperty | DependencyProperty | ||
WorkingPeriodEndHourProperty | DependencyProperty | ||
WorkingPeriodStartDateProperty | DependencyProperty | ||
WorkingPeriodStartHourProperty | DependencyProperty | ||
WorkingTimePeriodProperty | DependencyProperty |
Property | Type | Description | |
---|---|---|---|
Clear | void | ||
Collect | void | ||
ICommandHandler | bool | ||
ICommandHandler | void | ||
ResetStatus | void | ||
ResetWorkingPeriod | void | ||
SelectPeriod | void | ||
SetWorkingPeriod | void | ||
UpdateCommands | void | ||
UpdateWorkingPeriodMode | void | ||
WorkingPeriodLimitsChanged | void | ||
WorkingTimePeriodModeChanged | void |
Method | Description | |
---|---|---|
CollectorViewModel ( ) : System |
Method | Description | |
---|---|---|
Clear ( ClearType clearType ) : void | ||
Collect ( CollectType collectType ) : void | ||
ICommandHandler ( ICommand command, object parameter, object context ) : bool | ||
ICommandHandler ( ICommand command, object parameter, object context ) : void | ||
ResetStatus ( ) : void | ||
ResetWorkingPeriod ( ) : void | ||
SelectPeriod ( PeriodSelectType periodSelectType ) : void | ||
SetWorkingPeriod ( ITimePeriod timeRange ) : void | ||
UpdateCommands ( ) : void | ||
UpdateWorkingPeriodMode ( ) : void | ||
WorkingPeriodLimitsChanged ( DependencyObject d, DependencyPropertyChangedEventArgs e ) : void | ||
WorkingTimePeriodModeChanged ( DependencyObject d, DependencyPropertyChangedEventArgs e ) : void |
public static DependencyProperty,System.Windows CollectDayEndProperty | ||
return |
public static DependencyProperty,System.Windows CollectDayStartProperty | ||
return |
public static DependencyProperty,System.Windows CollectHourEndProperty | ||
return |
public static DependencyProperty,System.Windows CollectHourStartProperty | ||
return |
public static DependencyProperty,System.Windows CollectMonthEndProperty | ||
return |
public static DependencyProperty,System.Windows CollectMonthStartProperty | ||
return |
public static DependencyProperty,System.Windows CollectorStatusProperty | ||
return |
public static DependencyProperty,System.Windows CopyToClipboardProperty | ||
return |
public static DependencyProperty,System.Windows LastCollectionDateProperty | ||
return |
public static DependencyProperty WorkingPeriodEndDateProperty | ||
return | DependencyProperty |
public static DependencyProperty WorkingPeriodEndHourProperty | ||
return | DependencyProperty |
public static DependencyProperty WorkingPeriodStartDateProperty | ||
return | DependencyProperty |
public static DependencyProperty WorkingPeriodStartHourProperty | ||
return | DependencyProperty |