Beamable SDK
Public Member Functions | Static Public Member Functions | List of all members
Beamable.Editor.UI.Model.RemoteMongoStorageModel Class Reference
Inheritance diagram for Beamable.Editor.UI.Model.RemoteMongoStorageModel:
Inheritance graph
[legend]
Collaboration diagram for Beamable.Editor.UI.Model.RemoteMongoStorageModel:
Collaboration graph
[legend]

Public Member Functions

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

Static Public Member Functions

static new RemoteMongoStorageModel CreateNew (StorageObjectDescriptor descriptor, MicroservicesDataModel dataModel)
 
- Static Public Member Functions inherited from Beamable.Editor.UI.Model.MongoStorageModel
static MongoStorageModel CreateNew (StorageObjectDescriptor descriptor, MicroservicesDataModel dataModel)
 

Additional Inherited Members

- Public Attributes inherited from Beamable.Editor.UI.Model.MongoStorageModel
Action< ServiceStorageReferenceOnRemoteReferenceEnriched
 
- Protected Member Functions inherited from Beamable.Editor.UI.Model.MongoStorageModel
void OpenRemoteMongo ()
 
- Protected Member Functions inherited from Beamable.Editor.UI.Model.ServiceModelBase
void OpenCode ()
 
- Properties inherited from Beamable.Editor.UI.Model.MongoStorageModel
ServiceStorageReference RemoteReference [getprotected set]
 
StorageObjectDescriptor ServiceDescriptor [getset]
 
string AssemblyQualifiedStorageTypeName [get]
 
MongoStorageBuilder ServiceBuilder [getprotected set]
 
override IBeamableBuilder Builder [get]
 
override IDescriptor Descriptor [get]
 
override bool IsRunning [get]
 
StorageConfigurationEntry Config [getprotected set]
 
- 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]
 
- Properties inherited from Beamable.Editor.UI.Model.IBeamableStorageObject
StorageObjectDescriptor ServiceDescriptor [get]
 
MongoStorageBuilder ServiceBuilder [get]
 
- Events inherited from Beamable.Editor.UI.Model.MongoStorageModel
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
 

Member Function Documentation

◆ PopulateMoreDropdown()

override void Beamable.Editor.UI.Model.RemoteMongoStorageModel.PopulateMoreDropdown ( ContextualMenuPopulateEvent  evt)
inlinevirtual

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