Method | Description | |
---|---|---|
IntervalProductivityPopUp ( |
||
ShowDialog ( ) : bool? |
override ShowDialog method to place it on the bottom right corner of the developer's screen
|
Method | Description | |
---|---|---|
IntervalProductivityPopUp_OnClosed ( object sender, |
todo: unsure if still needed
|
|
NotAnsweredAfterHours ( object sender, |
closes the survey pop-up if the user didn't fill out the survey after x hours
|
|
OnKeyDownHandler ( object sender, System e ) : void |
If the user uses shortcuts to escape or fill out the survey.
|
|
Postpone0Clicked ( object sender, |
||
Postpone1Clicked ( object sender, |
||
Postpone2Clicked ( object sender, |
||
Postpone3Clicked ( object sender, |
||
Productivity1_Checked ( object sender, |
||
Productivity2_Checked ( object sender, |
||
Productivity3_Checked ( object sender, |
||
Productivity4_Checked ( object sender, |
||
Productivity5_Checked ( object sender, |
||
Productivity6_Checked ( object sender, |
||
Productivity7_Checked ( object sender, |
||
UserFinishedSurvey ( int selectedProductivityValue ) : void |
Close the pop-up and save the value.
|
public IntervalProductivityPopUp ( |
||
previousSurveyEntry | ||
return | System |