Package | Description |
---|---|
com.atlassian.confluence.selenium.client |
Modifier and Type | Method and Description |
---|---|
static InsertImageDialog.Panel |
InsertImageDialog.Panel.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static InsertImageDialog.Panel[] |
InsertImageDialog.Panel.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
InsertImageDialog.chooseImage(String filename,
InsertImageDialog.Panel panel) |
String |
InsertImageDialog.getDisplayFilename(String filename,
InsertImageDialog.Panel panel) |
String |
InsertImageDialog.getDisplayPageName(String filename,
InsertImageDialog.Panel panel) |
String |
InsertImageDialog.getImageCaptionTitle(String filename,
InsertImageDialog.Panel panel) |
int |
InsertImageDialog.getSearchResultCount(InsertImageDialog.Panel panel) |
boolean |
InsertImageDialog.isImagePresent(String filename,
InsertImageDialog.Panel panel) |
void |
InsertImageDialog.selectPanel(InsertImageDialog.Panel panel) |
Copyright © 2003–2017 Atlassian. All rights reserved.