Beamable SDK
Public Member Functions | Public Attributes | Protected Member Functions | List of all members
Beamable.Editor.UI.Validation.ValidableVisualElement< T > Class Template Reference
Inheritance diagram for Beamable.Editor.UI.Validation.ValidableVisualElement< T >:
Inheritance graph
[legend]
Collaboration diagram for Beamable.Editor.UI.Validation.ValidableVisualElement< T >:
Collaboration graph
[legend]

Public Member Functions

void RegisterRule (ValidationRule< T > rule)
 
- Public Member Functions inherited from Beamable.Editor.UI.Components.BeamableVisualElement
override void Refresh ()
 
- Public Member Functions inherited from Beamable.Editor.UI.Common.BeamableBasicVisualElement
void Refresh (IDependencyProvider provider)
 
virtual void Init ()
 
void Destroy ()
 

Public Attributes

Action PostVerification
 
- Public Attributes inherited from Beamable.Editor.UI.Common.BeamableBasicVisualElement
IDependencyProvider provider
 

Protected Member Functions

 ValidableVisualElement (string commonPath)
 
void InvokeValidationCheck (T value)
 
- 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 OnDestroy ()
 
virtual void OnDetach ()
 

Additional Inherited Members

- Properties inherited from Beamable.Editor.UI.Common.BeamableBasicVisualElement
VisualElement Root [getset]
 
string UssPath [get]
 

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