Uses of Class
info.magnolia.ui.api.app.AppLifecycleEventType

Packages that use AppLifecycleEventType
info.magnolia.ui.api.app   
 

Uses of AppLifecycleEventType in info.magnolia.ui.api.app
 

Methods in info.magnolia.ui.api.app that return AppLifecycleEventType
 AppLifecycleEventType AppLifecycleEvent.getEventType()
           
static AppLifecycleEventType AppLifecycleEventType.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static AppLifecycleEventType[] AppLifecycleEventType.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Constructors in info.magnolia.ui.api.app with parameters of type AppLifecycleEventType
AppLifecycleEvent(AppDescriptor app, AppLifecycleEventType eventType)
           
 



Copyright © 2013 Magnolia International Ltd.. All Rights Reserved.