|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjava.util.EventObject
org.springframework.context.ApplicationEvent
com.atlassian.event.Event
com.atlassian.confluence.event.events.ConfluenceEvent
com.atlassian.confluence.themes.events.LookAndFeelEvent
com.atlassian.confluence.themes.events.StylesheetChangedEvent
public class StylesheetChangedEvent
| Field Summary |
|---|
| Fields inherited from class java.util.EventObject |
|---|
source |
| Constructor Summary | |
|---|---|
StylesheetChangedEvent(java.lang.Object src)
|
|
StylesheetChangedEvent(java.lang.Object src,
java.lang.String spaceKey)
Construct a new StylesheetChangedEvent |
|
| Method Summary |
|---|
| Methods inherited from class com.atlassian.confluence.themes.events.LookAndFeelEvent |
|---|
equals, getSpaceKey, hashCode, isGlobal |
| Methods inherited from class org.springframework.context.ApplicationEvent |
|---|
getTimestamp |
| Methods inherited from class java.util.EventObject |
|---|
getSource, toString |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public StylesheetChangedEvent(java.lang.Object src,
java.lang.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(java.lang.Object src)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||