public static class SubAppLifecycleEventHandler.Adapter extends Object implements SubAppLifecycleEventHandler
SubAppLifecycleEventHandler.Adapter
Constructor and Description |
---|
Adapter() |
Modifier and Type | Method and Description |
---|---|
void |
onSubAppBlurred(SubAppLifecycleEvent event) |
void |
onSubAppFocused(SubAppLifecycleEvent event) |
void |
onSubAppStarted(SubAppLifecycleEvent event) |
void |
onSubAppStopped(SubAppLifecycleEvent event) |
public void onSubAppFocused(SubAppLifecycleEvent event)
onSubAppFocused
in interface SubAppLifecycleEventHandler
public void onSubAppBlurred(SubAppLifecycleEvent event)
onSubAppBlurred
in interface SubAppLifecycleEventHandler
public void onSubAppStopped(SubAppLifecycleEvent event)
onSubAppStopped
in interface SubAppLifecycleEventHandler
public void onSubAppStarted(SubAppLifecycleEvent event)
onSubAppStarted
in interface SubAppLifecycleEventHandler
Copyright © 2019 Magnolia International Ltd.. All rights reserved.