Exemple #1
0
 /**
  * Returns the value of the "location" property.
  *
  * @return the value of the "location" property
  */
 @JsxGetter
 public Location getLocation() {
   return window_.getLocation();
 }