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

All Known Implementing Classes:
CompositeDialog, SymbolPicker

public interface SourcesPopupEvents


Method Summary
 void addPopupListener(PopupListener listener)
           
 void removePopupListener(PopupListener listener)
           
 

Method Detail

addPopupListener

void addPopupListener(PopupListener listener)

removePopupListener

void removePopupListener(PopupListener listener)


Copyright © 2004-2008 XWiki. All Rights Reserved.