public class ColorPickerPopup extends EditorPopup
client, windowId| Constructor and Description |
|---|
ColorPickerPopup(ConfluenceSeleniumClient client) |
| Modifier and Type | Method and Description |
|---|---|
void |
setColor(String rgbColor)
Sets a color in rgb format with a leading #.
|
clickCancel, clickOkcloseWindow, getClient, isOpen, toStringpublic ColorPickerPopup(ConfluenceSeleniumClient client)
public void setColor(String rgbColor)
rgbColor - RGB colour without # e.g. ffeeccCopyright © 2003–2015 Atlassian. All rights reserved.