Uses of Interface
org.xwiki.gwt.user.client.ui.rta.cmd.CommandListener

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

Uses of CommandListener in org.xwiki.gwt.user.client.ui.rta.cmd
 

Methods in org.xwiki.gwt.user.client.ui.rta.cmd with parameters of type CommandListener
 void SourcesCommandEvents.addCommandListener(CommandListener listener)
          Start listening to the Command events generated by this object.
 void SourcesCommandEvents.removeCommandListener(CommandListener listener)
          Stop receiving notifications for the Command events generated by this object.
 



Copyright © 2004–2014 XWiki. All rights reserved.