Uses of Interface
info.magnolia.ui.api.app.launcherlayout.AppLauncherGroupDefinition

Packages that use AppLauncherGroupDefinition
info.magnolia.ui.api.app.launcherlayout   
 

Uses of AppLauncherGroupDefinition in info.magnolia.ui.api.app.launcherlayout
 

Classes in info.magnolia.ui.api.app.launcherlayout that implement AppLauncherGroupDefinition
 class ConfiguredAppLauncherGroupDefinition
          Default implementation of AppLauncherGroupDefinition.
 

Methods in info.magnolia.ui.api.app.launcherlayout that return types with arguments of type AppLauncherGroupDefinition
 List<AppLauncherGroupDefinition> ConfiguredAppLauncherLayoutDefinition.getGroups()
           
 List<AppLauncherGroupDefinition> AppLauncherLayoutDefinition.getGroups()
           
 

Methods in info.magnolia.ui.api.app.launcherlayout with parameters of type AppLauncherGroupDefinition
 void ConfiguredAppLauncherLayoutDefinition.addGroup(AppLauncherGroupDefinition appGroup)
           
protected  void AppLauncherGroupDefinitionKeyGenerator.keysFor(List<String> list, AppLauncherGroupDefinition group, AnnotatedElement el)
           
 

Method parameters in info.magnolia.ui.api.app.launcherlayout with type arguments of type AppLauncherGroupDefinition
 void ConfiguredAppLauncherLayoutDefinition.setGroups(List<AppLauncherGroupDefinition> groups)
           
 



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