Contents Up Previous Next

wxPMBootstrapServiceListener

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


wxPMBootstrapServiceListener::OnPaneHidden

void OnPaneHidden(wxPMPane& pane)


wxPMBootstrapServiceListener::OnPaneShown

void OnPaneShown(wxPMPane& pane)


wxPMBootstrapServiceListener::OnServiceStarted

void OnServiceStarted(wxPMService& service)


wxPMBootstrapServiceListener::OnServiceStopped

void OnServiceStopped(wxPMService& service)