public class StylesheetChangedEvent extends LookAndFeelEvent implements Updated
source
Constructor and Description |
---|
StylesheetChangedEvent(Object src) |
StylesheetChangedEvent(Object src,
String spaceKey)
Construct a new StylesheetChangedEvent
|
equals, getSpaceKey, hashCode, isGlobal
getSource, toString
public StylesheetChangedEvent(Object src, String spaceKey)
src
- the source of the eventspaceKey
- the key of the space that this event is being applied to, or null if the event is
related to the site's global look and feel.public StylesheetChangedEvent(Object src)
Copyright © 2003–2016 Atlassian. All rights reserved.