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

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

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

Classes in com.xpn.xwiki.wysiwyg.client.plugin.symbol that implement SourcesPopupEvents
 class SymbolPicker
           
 

Methods in com.xpn.xwiki.wysiwyg.client.plugin.symbol with parameters of type SourcesPopupEvents
 void SymbolPlugin.onPopupClosed(SourcesPopupEvents sender, boolean autoHide)
          
 

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

Classes in com.xpn.xwiki.wysiwyg.client.ui.widget that implement SourcesPopupEvents
 class CompositeDialog
           
 

Methods in com.xpn.xwiki.wysiwyg.client.ui.widget with parameters of type SourcesPopupEvents
 void PopupListenerCollection.firePopupClosed(SourcesPopupEvents sender, boolean autoClosed)
           
 void PopupListener.onPopupClosed(SourcesPopupEvents sender, boolean autoClosed)
           
 



Copyright © 2004-2008 XWiki. All Rights Reserved.