Uses of Class
info.magnolia.ui.api.app.registry.AppRegistryEventType

Packages that use AppRegistryEventType
info.magnolia.ui.api.app.registry   
 

Uses of AppRegistryEventType in info.magnolia.ui.api.app.registry
 

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

Constructors in info.magnolia.ui.api.app.registry with parameters of type AppRegistryEventType
AppRegistryEvent(AppDescriptor appDescriptor, AppRegistryEventType eventType)
           
 



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