Uses of Interface
org.gcube.portets.user.message_conversations.client.autocomplete.MaterialAutoComplete.MaterialChipProvider
-
Packages that use MaterialAutoComplete.MaterialChipProvider Package Description org.gcube.portets.user.message_conversations.client.autocomplete -
-
Uses of MaterialAutoComplete.MaterialChipProvider in org.gcube.portets.user.message_conversations.client.autocomplete
Classes in org.gcube.portets.user.message_conversations.client.autocomplete that implement MaterialAutoComplete.MaterialChipProvider Modifier and Type Class Description static classMaterialAutoComplete.DefaultMaterialChipProviderDefault implementation of theMaterialAutoComplete.MaterialChipProviderinterface, used by theMaterialAutoComplete.Methods in org.gcube.portets.user.message_conversations.client.autocomplete that return MaterialAutoComplete.MaterialChipProvider Modifier and Type Method Description MaterialAutoComplete.MaterialChipProviderMaterialAutoComplete. getChipProvider()Gets the currentMaterialAutoComplete.MaterialChipProvider.Methods in org.gcube.portets.user.message_conversations.client.autocomplete with parameters of type MaterialAutoComplete.MaterialChipProvider Modifier and Type Method Description voidMaterialAutoComplete. setChipProvider(MaterialAutoComplete.MaterialChipProvider chipProvider)Sets aMaterialAutoComplete.MaterialChipProviderthat can customize how theMaterialChipis created for each selectedSuggestOracle.Suggestion.
-