Beamable SDK
|
Public Member Functions | |
ListingDatesScheduleModel (LabeledTextField descriptionComponent, LabeledCalendarVisualElement calendarComponent, LabeledCheckboxVisualElement neverExpiresComponent, LabeledDatePickerVisualElement activeToDateComponent, LabeledHourPickerVisualElement activeToHourComponent, LabeledCheckboxVisualElement allDayComponent, LabeledHourPickerVisualElement periodFromHourComponent, LabeledHourPickerVisualElement periodToHourComponent, Action< bool, string > refreshConfirmButton) | |
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 |