|
|
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] |
| |
|
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] |
| |
|
|
abstract Action< Task > | OnStart |
| |
|
abstract Action< Task > | OnStop |
| |
|
Action< Task > | OnStart |
| |
|
Action< Task > | OnStop |
| |
◆ AttachLogs()
| void Beamable.Editor.UI.Model.ServiceModelBase.AttachLogs |
( |
| ) |
|
|
inline |
◆ DetachLogs()
| void Beamable.Editor.UI.Model.ServiceModelBase.DetachLogs |
( |
| ) |
|
|
inline |
◆ PopulateMoreDropdown()
| abstract void Beamable.Editor.UI.Model.ServiceModelBase.PopulateMoreDropdown |
( |
ContextualMenuPopulateEvent |
evt | ) |
|
|
pure virtual |
◆ Refresh()
| abstract void Beamable.Editor.UI.Model.ServiceModelBase.Refresh |
( |
IDescriptor |
descriptor | ) |
|
|
pure virtual |
◆ Start()
| abstract Task Beamable.Editor.UI.Model.ServiceModelBase.Start |
( |
| ) |
|
|
pure virtual |
◆ Stop()
| abstract Task Beamable.Editor.UI.Model.ServiceModelBase.Stop |
( |
| ) |
|
|
pure virtual |
The documentation for this class was generated from the following file:
- com.beamable.server/Editor/UI/Model/ServiceModelBase.cs