Public Member Functions | |
ListingDaysScheduleModel (LabeledTextField descriptionComponent, LabeledDaysPickerVisualElement daysPickerComponent, LabeledCheckboxVisualElement neverExpiresComponent, LabeledDatePickerVisualElement activeToDateComponent, LabeledHourPickerVisualElement activeToHourComponent, LabeledCheckboxVisualElement allDayComponent, LabeledHourPickerVisualElement periodFromHourComponent, LabeledHourPickerVisualElement periodToHourComponent, Action< bool, string > refreshConfirmButton) | |
override Schedule | GetSchedule () |
![]() | |
void | ForceValidationCheck () |
Properties | |
override WindowMode | Mode [get] |
![]() | |
abstract WindowMode | Mode [get] |
ComponentsValidator | Validator [getset] |
Additional Inherited Members | |
![]() | |
enum | WindowMode { Daily , Days , Dates } |
![]() | |
readonly ScheduleParser | ScheduleParser = new ScheduleParser() |
|
inlinevirtual |