Beamable SDK
All Classes Namespaces Functions Variables Properties Events
Classes | Public Member Functions | Static Public Member Functions | Properties | List of all members
Beamable.Editor.UI.Components.PrimaryButtonVisualElement Class Reference
Inheritance diagram for Beamable.Editor.UI.Components.PrimaryButtonVisualElement:
Inheritance graph
[legend]
Collaboration diagram for Beamable.Editor.UI.Components.PrimaryButtonVisualElement:
Collaboration graph
[legend]

Classes

class  UxmlFactory
 
class  UxmlTraits
 

Public Member Functions

void SetText (string text)
 
void AddGateKeeper (params FormConstraint[] constraints)
 
void Disable ()
 
void Enable ()
 
void Load< T > (Promise< T > promise)
 
override void Refresh ()
 
- Public Member Functions inherited from Beamable.Editor.UI.Buss.BeamableVisualElement
 BeamableVisualElement (string commonPath)
 
 BeamableVisualElement (string uxmlPath, string ussPath)
 
virtual void OnDetach ()
 

Static Public Member Functions

static string AliasErrorHandler (string alias)
 
static string EmailErrorHandler (string email)
 
static string PasswordErrorHandler (string password)
 
static string LegalErrorHandler (bool read)
 
static bool IsPassword (string password)
 
static Func< string, bool > MatchesTextField (TextField tf)
 
static bool IsSlug (string slug)
 
static string GenerateSlug (string phrase)
 
static bool IsValidEmail (string email)
 

Properties

string Text [get]
 
Button Button [get]
 
- Properties inherited from Beamable.Editor.UI.Buss.BeamableVisualElement
VisualTreeAsset TreeAsset [get]
 
VisualElement Root [get]
 
string UXMLPath [get]
 
string USSPath [get]
 

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