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

Public Member Functions

 SearchabledDropdownVisualElement (string switchText=null)
 
override void Refresh ()
 
- Public Member Functions inherited from Beamable.Editor.UI.Common.BeamableBasicVisualElement
void Refresh (IDependencyProvider provider)
 
virtual void Init ()
 
void Destroy ()
 

Static Public Attributes

static readonly string ComponentPath = $"{Directories.COMMON_COMPONENTS_PATH}/{nameof(SearchabledDropdownVisualElement)}/{nameof(SearchabledDropdownVisualElement)}"
 

Protected Member Functions

override void OnDetach ()
 
- 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 ()
 

Properties

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

Events

Action< ISearchableElementOnElementDelete
 
Action< ISearchableElementOnElementSelected
 

Additional Inherited Members

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

Member Function Documentation

◆ OnDetach()

override void Beamable.Editor.UI.Components.SearchabledDropdownVisualElement.OnDetach ( )
inlineprotectedvirtual

◆ Refresh()

override void Beamable.Editor.UI.Components.SearchabledDropdownVisualElement.Refresh ( )
inlinevirtual

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