|
Beamable SDK
|


Public Member Functions | |
| void | InvokeTestConfirm () |
| override void | Refresh () |
| void | Set (Schedule schedule, EventContent content) |
| void | ApplyDataTransforms (EventContent data) |
Public Member Functions inherited from Beamable.Editor.UI.Common.BeamableBasicVisualElement | |
| void | Refresh (IDependencyProvider provider) |
| virtual void | Init () |
| void | Destroy () |
Public Member Functions inherited from Beamable.Editor.UI.Components.IScheduleWindow< EventContent > | |
| void | Set (Schedule schedule, TData data) |
| void | ApplyDataTransforms (TData data) |
Protected Member Functions | |
| override void | OnDestroy () |
Protected Member Functions inherited from Beamable.Editor.UI.Components.BeamableVisualElement | |
| BeamableVisualElement (string commonPath) | |
Protected Member Functions inherited from Beamable.Editor.UI.Common.BeamableBasicVisualElement | |
| BeamableBasicVisualElement (string ussPath, bool createRoot=true) | |
| virtual void | OnDetach () |
Properties | |
| LabeledHourPickerVisualElement | StartTimeComponent [get] |
| LabeledDatePickerVisualElement | ActiveToDateComponent [get] |
| LabeledHourPickerVisualElement | ActiveToHourComponent [get] |
| LabeledCheckboxVisualElement | NeverExpiresComponent [get] |
| LabeledDropdownVisualElement | ModeComponent [get] |
| LabeledDaysPickerVisualElement | DaysComponent [get] |
| LabeledCalendarVisualElement | CalendarComponent [get] |
Properties inherited from Beamable.Editor.UI.Common.BeamableBasicVisualElement | |
| VisualElement | Root [getset] |
| string | UssPath [get] |
Events | |
| Action | OnCancelled |
| Action< Schedule > | OnScheduleUpdated |
Events inherited from Beamable.Editor.UI.Components.IScheduleWindow< EventContent > | |
| Action | OnCancelled |
| Action< Schedule > | OnScheduleUpdated |
Additional Inherited Members | |
Public Attributes inherited from Beamable.Editor.UI.Common.BeamableBasicVisualElement | |
| IDependencyProvider | provider |
|
inlineprotectedvirtual |
Reimplemented from Beamable.Editor.UI.Common.BeamableBasicVisualElement.
|
inlinevirtual |
Reimplemented from Beamable.Editor.UI.Components.BeamableVisualElement.