Uses of Class
org.teamapps.dto.UiConfiguration
-
-
Uses of UiConfiguration in org.teamapps.dto
Fields in org.teamapps.dto declared as UiConfiguration Modifier and Type Field Description protected UiConfigurationUiRootPanel.SetConfigCommand. configMethods in org.teamapps.dto that return UiConfiguration Modifier and Type Method Description UiConfigurationUiRootPanel.SetConfigCommand. getConfig()UiConfigurationUiConfiguration. setLocale(java.lang.String locale)UiConfigurationUiConfiguration. setOptimizedForTouch(boolean optimizedForTouch)UiConfigurationUiConfiguration. setThemeClassName(java.lang.String themeClassName)Constructors in org.teamapps.dto with parameters of type UiConfiguration Constructor Description SetConfigCommand(UiConfiguration config)
-