org.nuxeo.ecm.platform.localconfiguration.theme
Class ThemeConfigurationActions
java.lang.Object
org.nuxeo.ecm.platform.localconfiguration.theme.ThemeConfigurationActions
- All Implemented Interfaces:
- Serializable
@Name(value="themeConfigurationActions")
@Scope(value=CONVERSATION)
@Install(precedence=10)
public class ThemeConfigurationActions
- extends Object
- implements Serializable
- See Also:
- Serialized Form
ThemeConfigurationActions
public ThemeConfigurationActions()
getAvailableThemes
public List<SelectItem> getAvailableThemes()
getAvailablePages
public List<SelectItem> getAvailablePages()
getAvailablePerspectives
public List<SelectItem> getAvailablePerspectives()
getAvailableEngines
public List<SelectItem> getAvailableEngines()
themeChange
public void themeChange(ActionEvent event)
Copyright © 2011 Nuxeo SAS. All Rights Reserved.