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

Public Member Functions

override void PopulateMoreDropdown (ContextualMenuPopulateEvent evt)
 
override Task Start ()
 
override Task Stop ()
 
override void Refresh (IDescriptor descriptor)
 
- Public Member Functions inherited from Beamable.Editor.UI.Model.ServiceModelBase
void DetachLogs ()
 
void AttachLogs ()
 

Properties

override bool IsRunning [get]
 
override IDescriptor Descriptor [get]
 
override IBeamableBuilder Builder [get]
 
- Properties inherited from Beamable.Editor.UI.Model.ServiceModelBase
abstract bool IsRunning [get]
 
bool AreLogsAttached [getprotected set]
 
LogMessageStore Logs [get]
 
float VisualElementHeight [getset]
 
abstract IDescriptor Descriptor [get]
 
abstract IBeamableBuilder Builder [get]
 
ServiceType ServiceType [get]
 
string Name [get]
 
bool? IsSelected [getset]
 
bool IsCollapsed [getset]
 
Action OnLogsDetached [getset]
 
Action OnLogsAttached [getset]
 
Action< bool > OnLogsAttachmentChanged [getset]
 
Action< bool > OnSelectionChanged [getset]
 
Action OnSortChanged [getset]
 
Action< float, long, long > OnDeployProgress [getset]
 
- Properties inherited from Beamable.Editor.UI.Model.IBeamableService
bool IsSelected [getset]
 
bool IsRunning [get]
 
bool AreLogsAttached [get]
 
LogMessageStore Logs [get]
 
ServiceType ServiceType [get]
 
IDescriptor Descriptor [get]
 
string Name [get]
 
Action OnLogsDetached [getset]
 
Action OnLogsAttached [getset]
 
Action< bool > OnLogsAttachmentChanged [getset]
 
Action< bool > OnSelectionChanged [getset]
 
Action OnSortChanged [getset]
 
Action< float, long, long > OnDeployProgress [getset]
 

Events

override Action< Task > OnStart
 
override Action< Task > OnStop
 
- Events inherited from Beamable.Editor.UI.Model.ServiceModelBase
abstract Action< Task > OnStart
 
abstract Action< Task > OnStop
 
- Events inherited from Beamable.Editor.UI.Model.IBeamableService
Action< Task > OnStart
 
Action< Task > OnStop
 

Additional Inherited Members

- Protected Member Functions inherited from Beamable.Editor.UI.Model.ServiceModelBase
void OpenCode ()
 

Member Function Documentation

◆ PopulateMoreDropdown()

override void Beamable.Editor.Microservice.UI.Components.PublishServiceAccumulator.PopulateMoreDropdown ( ContextualMenuPopulateEvent  evt)
inlinevirtual

◆ Refresh()

override void Beamable.Editor.Microservice.UI.Components.PublishServiceAccumulator.Refresh ( IDescriptor  descriptor)
inlinevirtual

◆ Start()

override Task Beamable.Editor.Microservice.UI.Components.PublishServiceAccumulator.Start ( )
inlinevirtual

◆ Stop()

override Task Beamable.Editor.Microservice.UI.Components.PublishServiceAccumulator.Stop ( )
inlinevirtual

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