Class SearchResults


  • public class SearchResults
    extends org.discotools.gwt.leaflet.client.jsobject.JSObject
    • Constructor Summary

      Constructors 
      Modifier Constructor Description
      protected SearchResults()  
    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method Description
      static SearchResults create()  
      • Methods inherited from class org.discotools.gwt.leaflet.client.jsobject.JSObject

        createJSArray, createJSFunction, createJSObject, ensureOpaqueArray, getProperty, getPropertyAsArray, getPropertyAsBoolean, getPropertyAsDomElement, getPropertyAsDouble, getPropertyAsFloat, getPropertyAsInt, getPropertyAsString, getPropertyNames, hasProperty, setProperty, setProperty, setProperty, setProperty, setProperty, setProperty, setProperty, unsetProperty
      • Methods inherited from class com.google.gwt.core.client.JavaScriptObject

        cast, createArray, createArray, createFunction, createObject, equals, hashCode, toSource, toString
      • Methods inherited from class java.lang.Object

        clone, finalize, getClass, notify, notifyAll, wait, wait, wait
    • Constructor Detail

      • SearchResults

        protected SearchResults()