Uses of Class
com.xpn.xwiki.wysiwyg.client.history.internal.DefaultHistory.KeyboardAction

Packages that use DefaultHistory.KeyboardAction
com.xpn.xwiki.wysiwyg.client.history.internal   
 

Uses of DefaultHistory.KeyboardAction in com.xpn.xwiki.wysiwyg.client.history.internal
 

Methods in com.xpn.xwiki.wysiwyg.client.history.internal that return DefaultHistory.KeyboardAction
static DefaultHistory.KeyboardAction DefaultHistory.KeyboardAction.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static DefaultHistory.KeyboardAction[] DefaultHistory.KeyboardAction.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 



Copyright © 2004-2008 XWiki. All Rights Reserved.