Beamable SDK
Classes | Public Member Functions | Properties | List of all members
Beamable.Editor.UI.Components.DatePickerVisualElement Class Reference
Inheritance diagram for Beamable.Editor.UI.Components.DatePickerVisualElement:
Inheritance graph
[legend]
Collaboration diagram for Beamable.Editor.UI.Components.DatePickerVisualElement:
Collaboration graph
[legend]

Classes

class  UxmlFactory
 

Public Member Functions

override void Refresh ()
 
void Setup (Action onDateChanged)
 
void Set (DateTime date)
 
string GetIsoDate ()
 
- Public Member Functions inherited from Beamable.Editor.UI.Validation.ValidableVisualElement< string >
void RegisterRule (ValidationRule< T > rule)
 

Properties

LabeledNumberPicker YearPicker [get]
 
LabeledNumberPicker MonthPicker [get]
 
LabeledNumberPicker DayPicker [get]
 

Additional Inherited Members

- Public Attributes inherited from Beamable.Editor.UI.Validation.ValidableVisualElement< string >
Action PostVerification
 
- Protected Member Functions inherited from Beamable.Editor.UI.Validation.ValidableVisualElement< string >
 ValidableVisualElement (string commonPath)
 
void InvokeValidationCheck (T value)
 

The documentation for this class was generated from the following file: