Uses of Interface
de.knightsoftnet.mtwidgets.client.services.ManyToOneSuggestionRestService
Packages that use ManyToOneSuggestionRestService
Package
Description
-
Uses of ManyToOneSuggestionRestService in de.knightsoftnet.mtwidgets.client.ui.widget
Constructor parameters in de.knightsoftnet.mtwidgets.client.ui.widget with type arguments of type ManyToOneSuggestionRestServiceModifierConstructorDescriptionAbstractManyToOneEntityWidget(AbstractManyToOneEntityWidget.Binder uiBinder, com.gwtplatform.dispatch.rest.delegates.client.ResourceDelegate<? extends ManyToOneSuggestionRestService<T>> restDelegate, S suggestionPrototype) default constructor. -
Uses of ManyToOneSuggestionRestService in de.knightsoftnet.mtwidgets.client.ui.widget.oracle
Classes in de.knightsoftnet.mtwidgets.client.ui.widget.oracle with type parameters of type ManyToOneSuggestionRestServiceModifier and TypeClassDescriptionclassManyToOneSuggestionWidgetOracle<E,S extends AbstractManyToOneSuggestion<E>, T extends ManyToOneSuggestionRestService<E>> key value suggestion widget oracle.