Uses of Enum Class
org.teamapps.ux.session.StylingTheme
Packages that use StylingTheme
-
Uses of StylingTheme in org.teamapps.ux.session
Subclasses with type arguments of type StylingTheme in org.teamapps.ux.sessionMethods in org.teamapps.ux.session that return StylingThemeModifier and TypeMethodDescriptionSessionConfiguration.getTheme()static StylingThemeReturns the enum constant of this class with the specified name.static StylingTheme[]StylingTheme.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.teamapps.ux.session with parameters of type StylingThemeModifier and TypeMethodDescriptionstatic SessionConfigurationSessionConfiguration.create(com.ibm.icu.util.ULocale locale, ZoneId timeZone, StylingTheme theme, boolean optimizedForTouch) voidSessionConfiguration.setTheme(StylingTheme theme)