Class SystemFormTheme


  • public final class SystemFormTheme
    extends Object
    IFormTheme implementation for system form themes, i.e. built-in form themes provided by the formcycle app.
    Since:
    8.3.0
    Author:
    XIMA MEDIA GmbH
    • Constructor Detail

      • SystemFormTheme

        public SystemFormTheme()
    • Method Detail

      • forSystem

        public static IFormTheme forSystem​(ESystemFormThemeType systemType)
        Creates a wrapper for a system form theme.
        Parameters:
        systemType - Type of the system form theme.
        Returns:
        A wrapper for the system form theme.