Interface IPluginPromptService

All Superinterfaces:
IFCPlugin, INamedUiElement, INameProviding, ITransferable, Serializable

public interface IPluginPromptService extends IFCPlugin
A plugin that lets you add a new prompt services to formcycle. This plugin simply requires you to provide the handler implementation that implements the logic for the prompt service, see IPromptServiceHandler for more details.
Since:
8.5.0