com.google.gwt.visualization.client.events
Class SelectHandler.SelectEvent

java.lang.Object
  extended by com.google.gwt.visualization.client.events.SelectHandler.SelectEvent
Enclosing class:
SelectHandler

public static class SelectHandler.SelectEvent
extends java.lang.Object

The select event is fired when the user selects data displayed in the visualization. The SelectEvent class is a placeholder.


Constructor Summary
SelectHandler.SelectEvent()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SelectHandler.SelectEvent

public SelectHandler.SelectEvent()