|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use InsertImageDialog.Align | |
|---|---|
| com.atlassian.confluence.selenium.client | |
| Uses of InsertImageDialog.Align in com.atlassian.confluence.selenium.client |
|---|
| Methods in com.atlassian.confluence.selenium.client that return InsertImageDialog.Align | |
|---|---|
InsertImageDialog.Align |
InsertImageDialog.getAlign()
Returns the currently-selected value of the Align input in the Image Dialog. |
static InsertImageDialog.Align |
InsertImageDialog.Align.getByValue(java.lang.String value)
|
static InsertImageDialog.Align |
InsertImageDialog.Align.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static InsertImageDialog.Align[] |
InsertImageDialog.Align.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Methods in com.atlassian.confluence.selenium.client with parameters of type InsertImageDialog.Align | |
|---|---|
void |
InsertImageDialog.setAlign(InsertImageDialog.Align align)
Selects the option with the supplied value in the Align input. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||