Class AngularUiConfiguration


  • public class AngularUiConfiguration
    extends Object
    This class represents the configuration of the Mvc UI.
    Since:
    9.2
    Author:
    A.Pragt
    • Constructor Detail

      • AngularUiConfiguration

        public AngularUiConfiguration()
    • Method Detail

      • addTheme

        public void addTheme​(AngularThemeConfiguration theme)
        Adds a theme to the configuration.
        Parameters:
        theme - Theme configuration, not null.