Uses of Class
com.google.gwt.maps.client.layers.KmlLayerStatus

Packages that use KmlLayerStatus
com.google.gwt.maps.client.layers   
 

Uses of KmlLayerStatus in com.google.gwt.maps.client.layers
 

Methods in com.google.gwt.maps.client.layers that return KmlLayerStatus
static KmlLayerStatus KmlLayerStatus.fromValue(String type)
           
 KmlLayerStatus KmlLayer.getStatus()
          Get the status of the layer, set once the requested document has loaded.
static KmlLayerStatus KmlLayerStatus.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static KmlLayerStatus[] KmlLayerStatus.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 



Copyright © 2011-2013 GWT Maps API V3. All Rights Reserved.