| java.lang.Object | ||
| ↳ | java.lang.Enum<E extends java.lang.Enum<E>> | |
| ↳ | com.atlassian.confluence.content.render.xhtml.model.inline.Emoticon | |
Emoticons are represented explicitly in Confluence storage format. This class is the in memory representation of an emoticon.
| Enum Values | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| Emoticon | BLUE_STAR | ||||||||||
| Emoticon | CHEEKY | ||||||||||
| Emoticon | CROSS | ||||||||||
| Emoticon | GREEN_STAR | ||||||||||
| Emoticon | INFORMATION | ||||||||||
| Emoticon | LAUGH | ||||||||||
| Emoticon | LIGHT_OFF | ||||||||||
| Emoticon | LIGHT_ON | ||||||||||
| Emoticon | MINUS | ||||||||||
| Emoticon | PLUS | ||||||||||
| Emoticon | QUESTION | ||||||||||
| Emoticon | RED_STAR | ||||||||||
| Emoticon | SAD | ||||||||||
| Emoticon | SMILE | ||||||||||
| Emoticon | THUMBS_DOWN | ||||||||||
| Emoticon | THUMBS_UP | ||||||||||
| Emoticon | TICK | ||||||||||
| Emoticon | WARNING | ||||||||||
| Emoticon | WINK | ||||||||||
| Emoticon | YELLOW_STAR | ||||||||||
| Constants | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| String | IDENTIFYING_ATTRIBUTE_NAME | Used to identify UI elements as being emoticons. | |||||||||
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
|
[Expand]
Inherited Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From class
java.lang.Enum
| |||||||||||
From class
java.lang.Object
| |||||||||||
From interface
java.lang.Comparable
| |||||||||||
Used to identify UI elements as being emoticons.