Uses of Interface
de.xima.fc.prompt.service.IPrepareViewForConnectionParams
Packages that use IPrepareViewForConnectionParams
Package
Description
Contains the API for a prompt service that abstract the details of a particular provider.
-
Uses of IPrepareViewForConnectionParams in de.xima.fc.prompt.service
Methods in de.xima.fc.prompt.service with parameters of type IPrepareViewForConnectionParamsModifier and TypeMethodDescriptiondefault voidIPromptConnectionBean.prepareViewForConnection(IPrepareViewForConnectionParams<ConnectionConfig> params) Called each time when a prompt connection is selected, e.g. when the user clicks on a connection in the list of connections.