Uses of Package
org.xwiki.gwt.user.client.ui.rta.cmd

Packages that use org.xwiki.gwt.user.client.ui.rta.cmd
org.xwiki.gwt.user.client   
org.xwiki.gwt.user.client.ui.rta   
org.xwiki.gwt.user.client.ui.rta.cmd   
 

Classes in org.xwiki.gwt.user.client.ui.rta.cmd used by org.xwiki.gwt.user.client
Command
          Identifies an action that the user can take on a rich text area.
 

Classes in org.xwiki.gwt.user.client.ui.rta.cmd used by org.xwiki.gwt.user.client.ui.rta
CommandManager
          Interface for executing commands on a rich text area and for retrieving informations about the state of these commands.
 

Classes in org.xwiki.gwt.user.client.ui.rta.cmd used by org.xwiki.gwt.user.client.ui.rta.cmd
Command
          Identifies an action that the user can take on a rich text area.
CommandListener
          Interface that must be implemented in order to be notified of executed commands.
CommandManager
          Interface for executing commands on a rich text area and for retrieving informations about the state of these commands.
CommandManagerApi
          This class exposes a CommandManager to the native JavaScript code.
Executable
          The code associated with a Command.
SourcesCommandEvents
          Interface for registering CommandListener.
 



Copyright © 2004-2013 XWiki. All Rights Reserved.