Uses of Class
com.atlassian.confluence.pageobjects.component.dialog.WikiMarkupDialog.MarkupRenderer

Packages that use WikiMarkupDialog.MarkupRenderer
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
static WikiMarkupDialog.MarkupRenderer WikiMarkupDialog.MarkupRenderer.valueOf(java.lang.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
 void WikiMarkupDialog.switchRenderer(WikiMarkupDialog.MarkupRenderer renderer)
           
 



Copyright © 2003-2014 Atlassian. All Rights Reserved.