|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.atlassian.confluence.selenium.client.ConfluencePopup
com.atlassian.confluence.selenium.client.EditorPopup
com.atlassian.confluence.selenium.client.EmoticonPickerPopup
public class EmoticonPickerPopup
| Field Summary |
|---|
| Fields inherited from class com.atlassian.confluence.selenium.client.ConfluencePopup |
|---|
client, windowId |
| Constructor Summary | |
|---|---|
EmoticonPickerPopup(ConfluenceSeleniumClient client)
|
|
| Method Summary | |
|---|---|
void |
insertEmoticon(java.lang.String emotionKey)
Clicks an emotion image link to insert it into the RTE. |
| Methods inherited from class com.atlassian.confluence.selenium.client.EditorPopup |
|---|
clickCancel, clickOk |
| Methods inherited from class com.atlassian.confluence.selenium.client.ConfluencePopup |
|---|
closeWindow, getClient, isOpen, toString |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public EmoticonPickerPopup(ConfluenceSeleniumClient client)
| Method Detail |
|---|
public void insertEmoticon(java.lang.String emotionKey)
emotionKey - key for the emotion action, e.g. smile
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||