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

Classes

class  UxmlFactory
 
class  UxmlTraits
 

Public Member Functions

void PrepareParent ()
 
override void Refresh ()
 
void PrepareForPublish ()
 
void HandleServiceDeployed (IDescriptor descriptor)
 
- 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 ()
 

Public Attributes

Action OnCloseRequested
 
Action< ManifestModel, Action< LogMessage > > OnSubmit
 
- Public Attributes inherited from Beamable.Editor.UI.Common.BeamableBasicVisualElement
IDependencyProvider provider
 

Protected Member Functions

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

Properties

ManifestModel Model [getset]
 
Promise< ManifestModelInitPromise [getset]
 
MicroserviceReflectionCache.Registry Registry [getset]
 
- Properties inherited from Beamable.Editor.UI.Common.BeamableBasicVisualElement
VisualElement Root [getset]
 
string UssPath [get]
 

Member Function Documentation

◆ OnDestroy()

override void Beamable.Editor.Microservice.UI.Components.PublishPopup.OnDestroy ( )
inlineprotectedvirtual

◆ Refresh()

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

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