|
Beamable SDK
|


Public Member Functions | |
| EventDaysScheduleModel (LabeledTextField descriptionComponent, LabeledHourPickerVisualElement startTimeComponent, LabeledDaysPickerVisualElement daysComponent, LabeledCheckboxVisualElement neverExpiresComponent, LabeledDatePickerVisualElement activeToDateComponent, LabeledHourPickerVisualElement activeToHourComponent, Action< bool, string > refreshConfirmButtonCallback) | |
| override Schedule | GetSchedule () |
Public Member Functions inherited from Beamable.Editor.Models.Schedules.ScheduleWindowModel | |
| void | ForceValidationCheck () |
Properties | |
| override WindowMode | Mode [get] |
Properties inherited from Beamable.Editor.Models.Schedules.ScheduleWindowModel | |
| abstract WindowMode | Mode [get] |
| ComponentsValidator | Validator [getset] |
Additional Inherited Members | |
Public Types inherited from Beamable.Editor.Models.Schedules.ScheduleWindowModel | |
| enum | WindowMode { Daily , Days , Dates } |
Protected Attributes inherited from Beamable.Editor.Models.Schedules.ScheduleWindowModel | |
| readonly ScheduleParser | ScheduleParser = new ScheduleParser() |
|
inlinevirtual |