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

Classes

class  UxmlFactory
 

Protected Member Functions

override void UpdateVisualElements ()
 
override void QueryVisualElements ()
 
override void UpdateRemoteStatusIcon ()
 
- Protected Member Functions inherited from Beamable.Editor.Microservice.UI.Components.StorageObjectVisualElement
override void OnDestroy ()
 
override void UpdateVisualElements ()
 
override void UpdateLocalStatus ()
 
override void UpdateRemoteStatusIcon ()
 
override void SetupProgressBarForStart (Task _)
 
override void SetupProgressBarForStop (Task _)
 
override void QueryVisualElements ()
 
override void UpdateButtons ()
 
- Protected Member Functions inherited from Beamable.Editor.Microservice.UI.Components.ServiceBaseVisualElement
async void UpdateModel ()
 
void UpdateLocalStatusIcon (bool isRunning, bool isBuilding)
 
- 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

override string ScriptName [get]
 
- Properties inherited from Beamable.Editor.Microservice.UI.Components.StorageObjectVisualElement
override string ScriptName [get]
 
- Properties inherited from Beamable.Editor.Microservice.UI.Components.ServiceBaseVisualElement
ServiceModelBase Model [getset]
 
abstract string ScriptName [get]
 
Action OnServiceStartFailed [getset]
 
Action OnServiceStopFailed [getset]
 
- Properties inherited from Beamable.Editor.UI.Common.BeamableBasicVisualElement
VisualElement Root [getset]
 
string UssPath [get]
 

Additional Inherited Members

- Public Member Functions inherited from Beamable.Editor.Microservice.UI.Components.ServiceBaseVisualElement
override void Refresh ()
 
void Refresh (bool isDockerRunning)
 
void ChangeStartButtonState (bool isOn, string enabledTooltip="", string disabledTooltip="")
 
- 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 inherited from Beamable.Editor.UI.Common.BeamableBasicVisualElement
IDependencyProvider provider
 
- Protected Attributes inherited from Beamable.Editor.Microservice.UI.Components.ServiceBaseVisualElement
LoadingBarElement _loadingBar
 
VisualElement _statusIcon
 
VisualElement _remoteStatusIcon
 
LabeledCheckboxVisualElement _checkbox
 
Button _moreBtn
 
Button _startButton
 
MicroserviceVisualElementSeparator _separator
 
- Static Protected Attributes inherited from Beamable.Editor.Microservice.UI.Components.ServiceBaseVisualElement
const float DEFAULT_HEADER_HEIGHT = 60.0f
 

Member Function Documentation

◆ QueryVisualElements()

override void Beamable.Editor.Microservice.UI.Components.RemoteStorageObjectVisualElement.QueryVisualElements ( )
inlineprotectedvirtual

◆ UpdateRemoteStatusIcon()

override void Beamable.Editor.Microservice.UI.Components.RemoteStorageObjectVisualElement.UpdateRemoteStatusIcon ( )
inlineprotectedvirtual

◆ UpdateVisualElements()

override void Beamable.Editor.Microservice.UI.Components.RemoteStorageObjectVisualElement.UpdateVisualElements ( )
inlineprotectedvirtual

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