org.utgenome.gwt.utgb.client.track.operation
Class MouseClickEventImpl
java.lang.Object
org.utgenome.gwt.utgb.client.track.operation.EventImpl
org.utgenome.gwt.utgb.client.track.operation.MouseClickEventImpl
- All Implemented Interfaces:
- com.google.gwt.event.dom.client.ClickHandler, com.google.gwt.event.shared.EventHandler
public class MouseClickEventImpl
- extends EventImpl
- implements com.google.gwt.event.dom.client.ClickHandler
- Author:
- ssksn
Method Summary |
void |
onClick(com.google.gwt.event.dom.client.ClickEvent e)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
MouseClickEventImpl
public MouseClickEventImpl()
onClick
public void onClick(com.google.gwt.event.dom.client.ClickEvent e)
- Specified by:
onClick
in interface com.google.gwt.event.dom.client.ClickHandler
Copyright © 2007-2012 utgenome.org. All Rights Reserved.