Uses of Interface
org.xwiki.gwt.dom.client.PasteHandler

Packages that use PasteHandler
org.xwiki.gwt.dom.client   
 

Uses of PasteHandler in org.xwiki.gwt.dom.client
 

Methods in org.xwiki.gwt.dom.client that return types with arguments of type PasteHandler
 com.google.gwt.event.dom.client.DomEvent.Type<PasteHandler> PasteEvent.getAssociatedType()
           
static com.google.gwt.event.dom.client.DomEvent.Type<PasteHandler> PasteEvent.getType()
          Gets the event type associated with paste events.
 

Methods in org.xwiki.gwt.dom.client with parameters of type PasteHandler
 com.google.gwt.event.shared.HandlerRegistration HasPasteHandlers.addPasteHandler(PasteHandler handler)
          Adds a PasteEvent handler.
protected  void PasteEvent.dispatch(PasteHandler handler)
           
 



Copyright © 2004–2014 XWiki. All rights reserved.