Uses of Interface
de.grogra.pf.ui.autocomplete.impl.ExternalURLHandler
Packages that use ExternalURLHandler
-
Uses of ExternalURLHandler in de.grogra.pf.ui.autocomplete.impl
Methods in de.grogra.pf.ui.autocomplete.impl that return ExternalURLHandlerModifier and TypeMethodDescriptionAbstractAutoCompletor.getExternalURLHandler()Returns the handler to use when an external URL is clicked in the description window.Methods in de.grogra.pf.ui.autocomplete.impl with parameters of type ExternalURLHandlerModifier and TypeMethodDescriptionvoidAbstractAutoCompletor.setExternalURLHandler(ExternalURLHandler handler) Sets the handler to use when an external URL is clicked in the description window.