Uses of Enum
com.vaadin.swingkit.core.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 type with the specified name.static SwingVaadinConsts.UserAgent[]SwingVaadinConsts.UserAgent.values()Returns an array containing the constants of this enum type, in the order they are declared.