Uses of Class
org.wicketstuff.selectize.SelectizeResponse
-
-
Uses of SelectizeResponse in org.wicketstuff.selectize
Methods in org.wicketstuff.selectize that return SelectizeResponse Modifier and Type Method Description protected SelectizeResponseSelectize. response(String search)Provides the response and data for AJAX calls.
-