public static class ProductAutoComplete.ProductSuggest extends Object implements com.google.gwt.user.client.ui.SuggestOracle.Suggestion
| Modifier and Type | Method and Description |
|---|---|
String |
getDisplayString() |
SearchProduct |
getProduct() |
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 SearchProduct getProduct()
Copyright © 2023. All rights reserved.