org.cruxframework.crux.widgets.client.event.paste
Class PasteEventSourceRegisterImpl

java.lang.Object
  extended by org.cruxframework.crux.widgets.client.event.paste.PasteEventSourceRegisterImpl
All Implemented Interfaces:
PasteEventSourceRegister

public class PasteEventSourceRegisterImpl
extends Object
implements PasteEventSourceRegister

Author:
Thiago da Rosa de Bustamante

Constructor Summary
PasteEventSourceRegisterImpl()
           
 
Method Summary
 void registerPasteEventSource(HasPasteHandlers source, com.google.gwt.dom.client.Element element)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PasteEventSourceRegisterImpl

public PasteEventSourceRegisterImpl()
Method Detail

registerPasteEventSource

public void registerPasteEventSource(HasPasteHandlers source,
                                     com.google.gwt.dom.client.Element element)
Specified by:
registerPasteEventSource in interface PasteEventSourceRegister


Copyright © 2015. All rights reserved.