com.atlassian.confluence.selenium.client
Class TinyMce.ShortCut

java.lang.Object
  extended by com.atlassian.confluence.selenium.client.TinyMce.ShortCut
Enclosing class:
TinyMce

public static class TinyMce.ShortCut
extends Object


Field Summary
static TinyMce.ShortCut BROWSER_BACK_SHORTCUT_NOT_IE
           
static TinyMce.ShortCut IMAGE_AUTOCOMPLETE
           
static TinyMce.ShortCut LINK_AUTOCOMPLETE
           
static TinyMce.ShortCut SWITCH_TO_PREVIEW
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

LINK_AUTOCOMPLETE

public static TinyMce.ShortCut LINK_AUTOCOMPLETE

IMAGE_AUTOCOMPLETE

public static TinyMce.ShortCut IMAGE_AUTOCOMPLETE

SWITCH_TO_PREVIEW

public static TinyMce.ShortCut SWITCH_TO_PREVIEW

BROWSER_BACK_SHORTCUT_NOT_IE

public static TinyMce.ShortCut BROWSER_BACK_SHORTCUT_NOT_IE


Copyright © 2003-2013 Atlassian. All Rights Reserved.