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

Classes

class  UxmlFactory
 
class  UxmlTraits
 

Public Member Functions

override void Refresh ()
 
void DisplayCreatingNewService (ServiceType serviceType)
 
void SetAllMicroserviceSelectedStatus (bool selected)
 
void BuildAndStartAllMicroservices (ILoadingBar loadingBar)
 
void SortServices (ServiceType serviceType)
 
void SortMicroservices ()
 
void SortStorages ()
 
void StopAllServices (bool showDialog=false, string dialogTitle="", string dialogMessage="", string dialogConfirm="")
 
- Public Member Functions inherited from Beamable.Editor.Microservice.UI.Components.MicroserviceComponent
 MicroserviceComponent (string name)
 
- 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 ()
 

Properties

IEnumerable< ServiceBaseVisualElementServiceVisualElements [get]
 
MicroservicesDataModel Model [getset]
 
- Properties inherited from Beamable.Editor.UI.Common.BeamableBasicVisualElement
VisualElement Root [getset]
 
string UssPath [get]
 

Events

Action< int, int > OnServiceSelectionAmountChange
 Action raised on selection change status of any service displayed in MicroserviceContentVisualElement, First argument represents currently selected services amount. Second argument represents services amount.
 

Additional Inherited Members

- Public Attributes inherited from Beamable.Editor.UI.Common.BeamableBasicVisualElement
IDependencyProvider provider
 
- 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 ()
 

Member Function Documentation

◆ Refresh()

override void Beamable.Editor.Microservice.UI.Components.MicroserviceContentVisualElement.Refresh ( )
inlinevirtual

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