Package org.spiffyui.client.widgets.multivaluesuggest

Multivalue SuggestBox and its REST helper

See:
          Description

Class Summary
MultivalueSuggestBox A SuggestBox that uses the rest package and allows for multiple values and autocomplete.
MultivalueSuggestBoxBase A SuggestBox that allows for multiple values selection and autocomplete.
MultivalueSuggestHelper An abstract class that handles building of the autocomplete options
MultivalueSuggestRESTHelper An abstract class that handles building of the REST endpoint URL and helps with parsing the JSON payload.
 

Package org.spiffyui.client.widgets.multivaluesuggest Description

Multivalue SuggestBox and its REST helper