Uses of Enum Class
com.vaadin.swingkit.core.SwingVaadinConsts.UserAgent
Packages that use SwingVaadinConsts.UserAgent
-
Uses of SwingVaadinConsts.UserAgent in com.vaadin.swingkit.core
Methods in com.vaadin.swingkit.core that return SwingVaadinConsts.UserAgentModifier and TypeMethodDescriptionstatic SwingVaadinConsts.UserAgentSwingVaadinConsts.UserAgent.getFromName(String name) static SwingVaadinConsts.UserAgentReturns the enum constant of this class with the specified name.static SwingVaadinConsts.UserAgent[]SwingVaadinConsts.UserAgent.values()Returns an array containing the constants of this enum class, in the order they are declared.