Class CmsLocationSuggestOracle.LocationSuggestion

java.lang.Object
org.opencms.gwt.client.ui.input.location.CmsLocationSuggestOracle.LocationSuggestion
All Implemented Interfaces:
com.google.gwt.user.client.ui.SuggestOracle.Suggestion
Enclosing class:
CmsLocationSuggestOracle

public static class CmsLocationSuggestOracle.LocationSuggestion extends Object implements com.google.gwt.user.client.ui.SuggestOracle.Suggestion
The location suggestion data.

  • Constructor Details

  • Method Details

    • getDisplayString

      Specified by:
      getDisplayString in interface com.google.gwt.user.client.ui.SuggestOracle.Suggestion
      See Also:
      • SuggestOracle.Suggestion.getDisplayString()
    • getReplacementString

      Specified by:
      getReplacementString in interface com.google.gwt.user.client.ui.SuggestOracle.Suggestion
      See Also:
      • SuggestOracle.Suggestion.getReplacementString()