Interface IPluginFormDesignerResourceGetRuntimeDataParams

  • All Known Implementing Classes:
    PluginFormDesignerResourceGetRuntimeDataParams

    public interface IPluginFormDesignerResourceGetRuntimeDataParams
    Parameters that are passed to form designer resource plugins when retrieving the runtime data for the client-side JavaScript. Contains data about the current designer context, such as the current form, the current client etc.
    Since:
    8.1.0
    Author:
    XIMA MEDIA GmbH
    • Method Detail

      • getEnvironmentData

        IFormDesignerEnvironmentData getEnvironmentData()
        Returns:
        Details about the project that is opened in the designer, as well as the user, locale, and client.