public static class ContactAutoComplete.ContactSuggest extends Object implements com.google.gwt.user.client.ui.SuggestOracle.Suggestion
| Modifier and Type | Method and Description |
|---|---|
SearchContact |
getContact() |
String |
getDisplayString() |
String |
getReplacementString() |
public String getDisplayString()
getDisplayString in interface com.google.gwt.user.client.ui.SuggestOracle.Suggestionpublic String getReplacementString()
getReplacementString in interface com.google.gwt.user.client.ui.SuggestOracle.Suggestionpublic SearchContact getContact()
Copyright © 2020. All rights reserved.