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

Classes

class  UxmlFactory
 
class  UxmlTraits
 

Public Member Functions

override void Refresh ()
 
void Setup (string label, string value, Action onValueChanged, bool isDelayed=false)
 
void OverrideLabelWidth (float width)
 
void SetWithoutNotify (string value)
 
- Public Member Functions inherited from Beamable.Editor.UI.Validation.ValidableVisualElement< string >
void RegisterRule (ValidationRule< T > rule)
 

Protected Member Functions

override void OnDestroy ()
 
- Protected Member Functions inherited from Beamable.Editor.UI.Validation.ValidableVisualElement< string >
 ValidableVisualElement (string commonPath)
 
void InvokeValidationCheck (T value)
 

Properties

string?? Value [getset]
 
bool IsDelayed [getset]
 

Additional Inherited Members

- Public Attributes inherited from Beamable.Editor.UI.Validation.ValidableVisualElement< string >
Action PostVerification
 

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