Listener interface for receiving service-management related notifications, those can occur even when the workplace is not opened yet
Derived from
No base class
Data structures
Members
wxPMBootstrapServiceListener::OnPaneHidden
wxPMBootstrapServiceListener::OnPaneShown
wxPMBootstrapServiceListener::OnServiceStarted
wxPMBootstrapServiceListener::OnServiceStopped
void OnPaneHidden(wxPMPane& pane)
void OnPaneShown(wxPMPane& pane)
void OnServiceStarted(wxPMService& service)
void OnServiceStopped(wxPMService& service)