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

Interface Summary
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.
Executable The code associated with a Command.
SourcesCommandEvents Interface for registering CommandListener.
 

Class Summary
Command Identifies an action that the user can take on a rich text area.
CommandListenerCollection A collection of CommandListener.
CommandManagerApi This class exposes a CommandManager to the native JavaScript code.
 



Copyright © 2004-2010 XWiki. All Rights Reserved.