com.xpn.xwiki.wysiwyg.client.ui.cmd
Interface SourcesCommandEvents

All Known Subinterfaces:
CommandManager
All Known Implementing Classes:
AbstractCommandManager, DefaultCommandManager

public interface SourcesCommandEvents


Method Summary
 void addCommandListener(CommandListener listener)
           
 void removeCommandListener(CommandListener listener)
           
 

Method Detail

addCommandListener

void addCommandListener(CommandListener listener)

removeCommandListener

void removeCommandListener(CommandListener listener)


Copyright © 2004-2008 XWiki. All Rights Reserved.