Class UiConfiguration

java.lang.Object
org.teamapps.dto.UiConfiguration
All Implemented Interfaces:
UiObject

public class UiConfiguration extends Object implements UiObject
THIS IS GENERATED CODE! PLEASE DO NOT MODIFY - ALL YOUR WORK WOULD BE LOST!
  • Field Details

    • locale

      protected String locale
    • themeClassName

      protected String themeClassName
    • optimizedForTouch

      protected boolean optimizedForTouch
  • Constructor Details

    • UiConfiguration

      public UiConfiguration()
  • Method Details