Uses of Class
com.atlassian.confluence.selenium.client.TinyMce.Format

Packages that use TinyMce.Format
com.atlassian.confluence.selenium.client   
 

Uses of TinyMce.Format in com.atlassian.confluence.selenium.client
 

Methods in com.atlassian.confluence.selenium.client that return TinyMce.Format
static TinyMce.Format TinyMce.Format.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static TinyMce.Format[] TinyMce.Format.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 TinyMce.Format
 void TinyMce.selectFormat(TinyMce.Format format)
           
 



Copyright © 2003-2013 Atlassian. All Rights Reserved.