Beamable SDK
|
Classes | |
class | UxmlFactory |
class | UxmlTraits |
Public Member Functions | |
override void | Refresh () |
void | SetSelectedDays (IEnumerable< string > dayCodes) |
Public Member Functions inherited from Beamable.Editor.UI.Validation.ValidableVisualElement< int > | |
void | RegisterRule (ValidationRule< T > rule) |
Properties | |
DaysPickerVisualElement | DaysPicker [get] |
string | Label [getset] |
Additional Inherited Members | |
Public Attributes inherited from Beamable.Editor.UI.Validation.ValidableVisualElement< int > | |
Action | PostVerification |
Protected Member Functions inherited from Beamable.Editor.UI.Validation.ValidableVisualElement< int > | |
ValidableVisualElement (string commonPath) | |
void | InvokeValidationCheck (T value) |