Classes | |
class | UxmlFactory |
Protected Member Functions | |
override void | UpdateVisualElements () |
override void | QueryVisualElements () |
override void | UpdateRemoteStatusIcon () |
![]() | |
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 () |
![]() | |
async void | UpdateModel () |
void | UpdateLocalStatusIcon (bool isRunning, bool isBuilding) |
![]() | |
BeamableVisualElement (string commonPath) | |
![]() | |
BeamableBasicVisualElement (string ussPath, bool createRoot=true) | |
virtual void | OnDetach () |
Properties | |
override string | ScriptName [get] |
![]() | |
override string | ScriptName [get] |
![]() | |
ServiceModelBase | Model [getset] |
abstract string | ScriptName [get] |
Action | OnServiceStartFailed [getset] |
Action | OnServiceStopFailed [getset] |
![]() | |
VisualElement | Root [getset] |
string | UssPath [get] |
Additional Inherited Members | |
![]() | |
override void | Refresh () |
void | Refresh (bool isDockerRunning) |
void | ChangeStartButtonState (bool isOn, string enabledTooltip="", string disabledTooltip="") |
![]() | |
MicroserviceComponent (string name) | |
![]() | |
override void | Refresh () |
![]() | |
void | Refresh (IDependencyProvider provider) |
virtual void | Init () |
void | Destroy () |
![]() | |
IDependencyProvider | provider |
![]() | |
LoadingBarElement | _loadingBar |
VisualElement | _statusIcon |
VisualElement | _remoteStatusIcon |
LabeledCheckboxVisualElement | _checkbox |
Button | _moreBtn |
Button | _startButton |
MicroserviceVisualElementSeparator | _separator |
![]() | |
const float | DEFAULT_HEADER_HEIGHT = 60.0f |
|
inlineprotectedvirtual |
Reimplemented from Beamable.Editor.Microservice.UI.Components.ServiceBaseVisualElement.
|
inlineprotectedvirtual |
|
inlineprotectedvirtual |
Reimplemented from Beamable.Editor.Microservice.UI.Components.ServiceBaseVisualElement.