com.google.maps.gwt.client.places
Class EventsService

java.lang.Object
  extended by JavaScriptObject
      extended by com.google.maps.gwt.client.places.EventsService

public class EventsService
extends JavaScriptObject

Contains methods related to retrieving Events details. THIS SOURCE CODE IS GENERATED, DO NOT MODIFY


Constructor Summary
protected EventsService()
          Protected constructor avoids default public constructor.
 
Method Summary
static EventsService create(DivElement attrContainer)
          Creates a new instance of the EventsService .
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

EventsService

protected EventsService()
Protected constructor avoids default public constructor.

Method Detail

create

public static EventsService create(DivElement attrContainer)
Creates a new instance of the EventsService .