Uses of Interface
com.xpn.xwiki.wysiwyg.client.ui.widget.PopupListener

Packages that use PopupListener
com.xpn.xwiki.wysiwyg.client.plugin.symbol   
com.xpn.xwiki.wysiwyg.client.ui.widget   
 

Uses of PopupListener in com.xpn.xwiki.wysiwyg.client.plugin.symbol
 

Classes in com.xpn.xwiki.wysiwyg.client.plugin.symbol that implement PopupListener
 class SymbolPlugin
           
 

Uses of PopupListener in com.xpn.xwiki.wysiwyg.client.ui.widget
 

Methods in com.xpn.xwiki.wysiwyg.client.ui.widget with parameters of type PopupListener
 void SourcesPopupEvents.addPopupListener(PopupListener listener)
           
 void CompositeDialog.addPopupListener(PopupListener listener)
          
 void SourcesPopupEvents.removePopupListener(PopupListener listener)
           
 void CompositeDialog.removePopupListener(PopupListener listener)
          
 



Copyright © 2004-2008 XWiki. All Rights Reserved.