Class SystemFormTheme

java.lang.Object
de.xima.fc.logic.form_theme.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 Details

    • SystemFormTheme

      public SystemFormTheme()
  • Method Details

    • 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.