Uses of Class
com.atlassian.confluence.themes.events.LookAndFeelEvent
-
Packages that use LookAndFeelEvent Package Description com.atlassian.confluence.plugin.webresource com.atlassian.confluence.plugins.lookandfeel.events com.atlassian.confluence.themes.events -
-
Uses of LookAndFeelEvent in com.atlassian.confluence.plugin.webresource
Methods in com.atlassian.confluence.plugin.webresource with parameters of type LookAndFeelEvent Modifier and Type Method Description voidStylesheetChangeListener. handleEvent(LookAndFeelEvent event) -
Uses of LookAndFeelEvent in com.atlassian.confluence.plugins.lookandfeel.events
Subclasses of LookAndFeelEvent in com.atlassian.confluence.plugins.lookandfeel.events Modifier and Type Class Description classSiteLogoChangedEventDeprecated.since 5.10. -
Uses of LookAndFeelEvent in com.atlassian.confluence.themes.events
Subclasses of LookAndFeelEvent in com.atlassian.confluence.themes.events Modifier and Type Class Description classColourSchemeChangedEventFired when the colour scheme is changed, either within a space, or globally.classDecoratorChangedEventclassFaviconChangedEventclassSiteLogoChangedEventclassStylesheetChangedEventclassThemeChangedEventFired when a new theme is selected, either globally or for an individual space.
-