| Package | Description |
|---|---|
| com.atlassian.confluence.themes.events |
| Modifier and Type | Method and Description |
|---|---|
@NonNull FaviconChangedEvent.Action |
FaviconChangedEvent.getAction() |
static FaviconChangedEvent.Action |
FaviconChangedEvent.Action.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static FaviconChangedEvent.Action[] |
FaviconChangedEvent.Action.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
FaviconChangedEvent(Object src,
@NonNull FaviconChangedEvent.Action action) |
Copyright © 2003–2019 Atlassian. All rights reserved.