org.eclipse.higgins.ics.gwt.base.client.button
Class NotYetImplimented

java.lang.Object
  extended byorg.eclipse.higgins.ics.gwt.base.client.button.NotYetImplimented
All Implemented Interfaces:
com.google.gwt.user.client.ui.ClickListener, EventListener

public class NotYetImplimented
extends Object
implements com.google.gwt.user.client.ui.ClickListener

Author:
Alexander Yuhimenko

Constructor Summary
NotYetImplimented()
           
 
Method Summary
 void onClick(com.google.gwt.user.client.ui.Widget arg0)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

NotYetImplimented

public NotYetImplimented()
Method Detail

onClick

public void onClick(com.google.gwt.user.client.ui.Widget arg0)
Specified by:
onClick in interface com.google.gwt.user.client.ui.ClickListener