Uses of Class
com.atlassian.confluence.pageobjects.component.dialog.WikiMarkupDialog.MarkupRenderer
-
Packages that use WikiMarkupDialog.MarkupRenderer Package Description com.atlassian.confluence.pageobjects.component.dialog -
-
Uses of WikiMarkupDialog.MarkupRenderer in com.atlassian.confluence.pageobjects.component.dialog
Methods in com.atlassian.confluence.pageobjects.component.dialog that return WikiMarkupDialog.MarkupRenderer Modifier and Type Method Description static WikiMarkupDialog.MarkupRendererWikiMarkupDialog.MarkupRenderer. valueOf(String name)Returns the enum constant of this type with the specified name.static WikiMarkupDialog.MarkupRenderer[]WikiMarkupDialog.MarkupRenderer. values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in com.atlassian.confluence.pageobjects.component.dialog with parameters of type WikiMarkupDialog.MarkupRenderer Modifier and Type Method Description voidWikiMarkupDialog. switchRenderer(WikiMarkupDialog.MarkupRenderer renderer)Deprecated.
-