|
void | SetText (string text) |
|
bool | CheckGateKeepers () |
|
void | AddGateKeeper (params FormConstraint[] constraints) |
|
void | Disable () |
|
void | Enable () |
|
void | SetAsFailure (bool failure=true) |
|
void | Load< T > (Promise< T > promise) |
|
override void | Refresh () |
|
void | Refresh (IDependencyProvider provider) |
|
virtual void | Init () |
|
void | Destroy () |
|
|
static string | AliasErrorHandler (string alias) |
|
static string | AliasOrCidErrorHandler (string aliasOrCid) |
|
static string | GameNameErrorHandler (string gameName) |
|
static string | ExistErrorHandler (string field) |
|
static string | EmailErrorHandler (string email) |
|
static string | PasswordErrorHandler (string password) |
|
static string | LegalErrorHandler (bool read) |
|
static string | IsBetweenCharLength (string text, int max, int min=-1) |
|
static string | IsValidClassName (string name) |
|
static bool | IsPassword (string password) |
|
static Func< string, bool > | MatchesTextField (TextField tf) |
|
static bool | IsSlug (string slug) |
|
static string | GenerateSlug (string phrase) |
|
static bool | IsGameNameValid (string gameName, out string errorMessage) |
|
static bool | IsValidEmail (string email) |
|
|
string | Text [get] |
|
Button | Button [get] |
|
VisualElement | Root [getset] |
|
string | UssPath [get] |
|
|
IDependencyProvider | provider |
|
| BeamableVisualElement (string commonPath) |
|
| BeamableBasicVisualElement (string ussPath, bool createRoot=true) |
|
virtual void | OnDestroy () |
|
virtual void | OnDetach () |
|
◆ Refresh()
override void Beamable.Editor.UI.Components.PrimaryButtonVisualElement.Refresh |
( |
| ) |
|
|
inlinevirtual |
The documentation for this class was generated from the following file:
- com.beamable/Editor/UI/Common/Components/PrimaryButtonVisualElement/PrimaryButtonVisualElement.cs